Fixed some typoFixed some typoss
parent
39e0d4a5be
commit
b6bb52cb4c
|
|
@ -23,7 +23,7 @@
|
||||||
<c:if test="#{SciCmsPublicationMiscStepModel.canEdit}">
|
<c:if test="#{SciCmsPublicationMiscStepModel.canEdit}">
|
||||||
<div class="text-right">
|
<div class="text-right">
|
||||||
<a class="btn btn-secondary"
|
<a class="btn btn-secondary"
|
||||||
href="#{mvc.basePath}/#{ContentSectionModel.sectionName}/documents/#{CmsSelectedDocumentModel.itemPath}/@publication-misc/misc/edit/#{SciCmsPublicationMiscStepModel.selectedLocale}">
|
href="#{mvc.basePath}/#{ContentSectionModel.sectionName}/documents/#{CmsSelectedDocumentModel.itemPath}/@publication-misc/misc/edit/#{SciCmsPublicationMiscStepModel.}">
|
||||||
<bootstrap:svgIcon icon="pen" />
|
<bootstrap:svgIcon icon="pen" />
|
||||||
<span class="sr-only">#{SciPublicationsUiMessageBundle['editsteps.misc.edit']}</span>
|
<span class="sr-only">#{SciPublicationsUiMessageBundle['editsteps.misc.edit']}</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue