Changeset 8272ae in indico for indico/MaKaC/webinterface/tpls/ConfModAbstractPropToRej.tpl
- Timestamp:
- 03/02/11 14:03:36 (2 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
- Children:
- bcaaf6
- Parents:
- f16f89
- git-author:
- Alexis Castilla Hernandez <alexis.castilla.hernandez@…> (01/17/11 17:41:38)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (03/02/11 14:03:36)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/ConfModAbstractPropToRej.tpl
rf16f89 r8272ae 55 55 var newDiv = Html.div({style:{marginLeft:'10px'}}); 56 56 57 newDiv.append(Html.span(null,"<%=q %>"));57 newDiv.append(Html.span(null,"<%=q.getText()%>")); 58 58 newDiv.append(Html.br()); 59 59
Note: See TracChangeset
for help on using the changeset viewer.
