burotelhello-world-walkthroughipv6new-webexv0.97-seriesv0.98-seriesv0.98.2v0.98.3v0.98b1v0.98b2v0.99v1.0v1.1
|
Last change
on this file since c18126 was
c18126,
checked in by Pedro Ferreira <jose.pedro.ferreira@…>, 3 years ago
|
|
[FTR] Vidyo plugin version 1.0
- also added suds to Indico dependencies
|
-
Property mode set to
100644
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | |
|---|
| 2 | <div class="collaborationAdvancedTabTitleLine"> |
|---|
| 3 | <div class="collaborationAdvancedTabTitle">Information displayed in event page</div> |
|---|
| 4 | </div> |
|---|
| 5 | |
|---|
| 6 | <div class="collaborationAdvancedTabCheckboxDiv" style="margin-top:10px"> |
|---|
| 7 | <input type="checkbox" id="displayPin" class="centeredCheckBox" name="displayPin" value="yes"></input> |
|---|
| 8 | <label for="displayPin" class="normal"><%= _("Display the Public room's PIN") %></label> |
|---|
| 9 | <img id="displayPinHelpImg" src="<%= systemIcon('help')%>" style="margin-left:5px; vertical-align:middle;" /> |
|---|
| 10 | </div> |
|---|
| 11 | |
|---|
| 12 | <div class="collaborationAdvancedTabCheckboxDiv" style="margin-bottom:10px"> |
|---|
| 13 | <input type="checkbox" id="displayURL" class="centeredCheckBox" name="displayURL" value="yes" /> |
|---|
| 14 | <label for="displayURL" class="normal"><%= _("Display auto-join URL in event page") %></label> |
|---|
| 15 | <img id="displayURLHelpImg" src="<%= systemIcon('help')%>" style="margin-left:5px; vertical-align:middle;" /> |
|---|
| 16 | </div> |
|---|
| 17 | |
|---|
| 18 | <div class="collaborationAdvancedTabTitleLine"> |
|---|
| 19 | <div class="collaborationAdvancedTabTitle">Other options</div> |
|---|
| 20 | </div> |
|---|
| 21 | <div style="margin-top:10px"> |
|---|
| 22 | <% includeTpl('ConfModifCollaborationDefaultAdvancedTab') %> |
|---|
| 23 | </div> |
|---|
Note: See
TracBrowser
for help on using the repository browser.