Difference between revisions of "Template:HTML/Temp/FormTitleAndMode"

(pushed from igem.org (added submitted_warning))
(Update for new team list dropdown)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
<div id="submitted_warning">
 
<div id="submitted_warning">
<div id="submitted_warning_inner">
+
<p>This form has been submitted.</p>
<p>This form has been submitted.</p>
+
<p>You can <a href="#" id="popwin_unsubmit">unsubmit the form</a> if you wish to make further edits.</p>
<p>You can <a href="#" id="popwin_unsubmit">unsubmit the form</a> if you wish to make further edits.</p>
+
<p><a href="#" id="popwin_dismiss">Click here to dismiss this message</a></p>
<p><a href="#" id="popwin_dismiss">Click here to dismiss this message</a></p>
+
</div>
+
 
</div>
 
</div>
  
Line 16: Line 14:
 
<h4 id="modes"></h4>
 
<h4 id="modes"></h4>
  
<div id="team_select_outer">
+
<select id="team_list_dropdown">
 +
<option id="no_team_selected" value="">Choose team...</option>
 +
</select>
 +
 
 +
<!--<div id="team_select_outer">
 
<a id="toggle_team_selector">(Choose Team)</a>
 
<a id="toggle_team_selector">(Choose Team)</a>
 
<div id="team_select_inner"></div>
 
<div id="team_select_inner"></div>
</div>
+
</div>-->
  
 
<div class="admins_only" id="admin_link">
 
<div class="admins_only" id="admin_link">
<p>Orange stuff is only visible to wiki superusers</p>
+
<p>Orange stuff is only visible to wiki superusers (<a href="#" id="hide_admin">hide orange stuff</a>)</p>
 
<p><b><a class="change_mode" data-mode="admin">Go to Admin Mode</a></b> / <a class="change_team" data-team="1581">Go to Team Example</a> / Go to Username: <input type="text" id="author_select" autocomplete="off"></p>
 
<p><b><a class="change_mode" data-mode="admin">Go to Admin Mode</a></b> / <a class="change_team" data-team="1581">Go to Team Example</a> / Go to Username: <input type="text" id="author_select" autocomplete="off"></p>
 
</div>
 
</div>

Latest revision as of 22:04, 9 September 2015

This form has been submitted.

You can unsubmit the form if you wish to make further edits.

Click here to dismiss this message

-- Please choose a team