Include comparisons published for me
{{$root.getMsg("pdfc.loadingcomparisons")}}
{{$root.getMsg("pdfc.nocomparisons")}}
{{(sortgroup.display != undefined && pdfcModel.comparisons.length>1)?sortgroup.display:""}}
{{(comp.metaData.title==undefined || comp.metaData.title.length==0)?$root.getMsg('pdfc.metadata.title.unknown'):comp.metaData.title}}
{{comp.publishingLabel}}
{{comp.publishingLabel}}
{{comp.publishingLabel}}
{{comp.firstDocumentName != undefined ? comp.firstDocumentName : $root.getMsg("pdfc.nodocument")}}
vs
{{comp.secondDocumentName != undefined ? comp.secondDocumentName : $root.getMsg("pdfc.nodocument")}}
{{$root.getMsg('pdfc.enum.state.'+comp.state)}}
()
{{formatDate(comp.metaData.modified)}}
{{formatDate(comp.metaData.created)}}
{{comp.configuration == undefined ? $root.getMsg('pdfc.config.userdefined') : comp.configuration}}
{{formatSize(comp.size)}}
{{comp.configuration == undefined ? $root.getMsg('pdfc.config.userdefined') : comp.configuration}}
{{formatSize(comp.size)}}
{{$root.getMsg("pdfc.noresults")}}