mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5045 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -55,7 +55,7 @@ which wants to update the list of available company footers dynamically.
|
||||
xmlns:alf="http://www.alfresco.org"
|
||||
elementFormDefault="qualified">
|
||||
<xs:simpleType name="company_footer_choices">
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:restriction base="xs:normalizedString">
|
||||
<!-- call into CompanyFooterBean to retrieve all company footers -->
|
||||
<c:forEach items="${pr:getCompanyFooterChoices(pageContext)}" var="companyFooter">
|
||||
<jsp:element name="xs:enumeration">
|
||||
|
Reference in New Issue
Block a user