Changeset 48a9df in indico
- Timestamp:
- 05/11/10 11:19:58 (3 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
- Children:
- 0a4b4c
- Parents:
- 281d39
- git-author:
- Leszek Syroka <leszek.marek.syroka@…> (04/20/10 10:14:39)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (05/11/10 11:19:58)
- File:
-
- 1 edited
-
indico/MaKaC/webinterface/rh/categoryDisplay.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/rh/categoryDisplay.py
rbdd862 r48a9df 392 392 c.setComments(confData.get("comments","")) 393 393 c.setKeywords( confData["keywords"] ) 394 c.setChairmanText( confData.get("chairText", "") ) 394 395 if "shortURLTag" in confData.keys(): 395 396 tag = confData["shortURLTag"].strip()
Note: See TracChangeset
for help on using the changeset viewer.
