Changeset d3adf1 in indico


Ignore:
Timestamp:
03/24/11 11:45:12 (2 years ago)
Author:
Pedro Ferreira <jose.pedro.ferreira@…>
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:
9afeb6
Parents:
c31158
Message:

[FIX] Webcast setup failing

  • Merge problem probably connected with change of template syntax;
File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/WebcastSetup.tpl

    r9ac2af7 rd3adf1  
    2626  </table> 
    2727  </form> 
    28       </td> 
    29     </tr> 
    30     </table> 
    31  
    32     <br /><br /> 
    33  
    34     <table width="80%" align="center" border="0" style="border-left: 1px solid #777777"> 
    35     <tr> 
    36       <td class="groupTitle">Webcast Service URL</td> 
    37     </tr> 
    38     <tr> 
    39       <td bgcolor="white" width="100%" valign="top" class="blacktext" style="padding-top: 10px;"> 
    40         <form action="<%= saveWebcastServiceURL %>" method="POST"> 
    41           <input name="webcastServiceURL" value="<%= webcastServiceURL %>"/> 
    42           <input type="submit" name="submit" value="Save"> 
    43           <span>Used for forthcoming webcast display in event public pages.</span> 
    44         </form> 
    4528      </td> 
    4629    </tr> 
Note: See TracChangeset for help on using the changeset viewer.