Changeset 14842 for main/waeup.ikoba/trunk/src/waeup/ikoba/browser
- Timestamp:
- 8 Sep 2017, 11:43:29 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/browser/templates/staffsitelayout.pt
r13807 r14842 92 92 <div class="sidebar well"> 93 93 <div tal:condition="layout/getCustomerName"> 94 <div class="ikoba-sidebar-title" tal:content="layout/getCustomerName"> STUDENTNAME</div>94 <div class="ikoba-sidebar-title" tal:content="layout/getCustomerName">CUSTOMERNAME</div> 95 95 <ul class="nav"> 96 96 <tal:left content="structure provider:left_customermanage" />
Note: See TracChangeset for help on using the changeset viewer.