Changeset a7be1a17914010579dd11191ba7dca4c5ba2ba21 in indico
- Timestamp:
- 01/11/12 16:41:58 (4 months ago)
- Children:
- a749c25d5fae9ffc0b991d488d9abc5c0aabb7de
- Parents:
- 51997f2da3d92b564e74d3074bab990b6fb77a0e
- git-author:
- Alberto Resco Perez <alberto.resco.perez@…> (01/11/12 16:41:58)
- git-committer:
- Pedro Ferreira <jose.pedro.ferreira@…> (02/02/12 15:18:24)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/EventModifMainData.tpl
rd9e5b0 ra7be1a 49 49 <span id="inPlaceEditTitle">${title }</span> 50 50 </td> 51 <td rowspan="${numRows}" style="vertical-align: bottom;">52 <form action=${ dataModificationURL } method="post">53 <input type="submit" class="btn" value="modify"/>54 </form>55 </td>56 51 </tr> 57 52 <tr> … … 170 165 </tr> 171 166 167 <tr> 168 <td></td> 169 <td style="vertical-align: bottom;text-align:right"> 170 <form action=${ dataModificationURL } method="post"> 171 <input type="submit" class="btn" value="${_('Edit all')}"/> 172 </form> 173 </td> 174 </tr> 172 175 173 176 <tr>
Note: See TracChangeset
for help on using the changeset viewer.
