Changeset 731833 in indico
- Timestamp:
- 09/22/09 18:02:27 (4 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, new-webex, prov-dual-interface, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
- Children:
- 667995
- Parents:
- e8e91e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/AdminCollaboration.tpl
rfd0c10 r731833 16 16 <% end %> 17 17 18 <a id="index_<%=indexName%>" onclick="indexSelectedObs('<%=indexName%>', false)" <%=additionalStyle%> >18 <a id="index_<%=indexName%>" onclick="indexSelectedObs('<%=indexName%>', false)" class="CAIndexUnselected" <%=additionalStyle%> > 19 19 <%= indexName[0].upper() + indexName[1:] %> 20 20 </a> … … 549 549 IndicoUI.executeOnLoad(function(){ 550 550 buildIndexTooltips(); 551 indexSelectedObs('<%=InitialIndex%>', true);552 551 confIdObs(); 553 552 viewByObs('<%=InitialViewBy %>', true);
Note: See TracChangeset
for help on using the changeset viewer.
