Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
6a5bcee9
Commit
6a5bcee9
authored
Feb 28, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweaks to the 'extend' modal
parent
7359204b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
12 deletions
+11
-12
www/aptui/status.php
www/aptui/status.php
+11
-12
No files found.
www/aptui/status.php
View file @
6a5bcee9
...
...
@@ -400,9 +400,11 @@ echo "<!-- This is a modal -->
<div class='modal-body'>
<button type='button' class='close' data-dismiss='modal'
aria-hidden='true'>×</button>
<div class='clearfix'></div>
<div class='row'>
<div class='col-lg-7 col-md-7'
style='padding-right:20px; border-right: 1px solid #ccc;'>
<h4>Extend for 24 hours</h4>
If you want to extend this experiment so that it does
not self-terminate at the time shown, just tell us why
and we will extend it for another 24 hours.
...
...
@@ -422,18 +424,15 @@ echo "<!-- This is a modal -->
type='submit' name='request'>Request Extension</button>
</form>
</div>
<div class='col-lg-5 col-md-5 invisible'>
To extend your experiment for more then another 24 hours,
you need an extension code. If you do not have a code then
you need not worry about it.
<form id='extend_form' role='form'>
<input id='extend_code' name='extend_code'
class='align-center'
placeholder='Extension code' autofocus type='text' />
<br>
<button class='btn btn-primary btn-sm align-center' id='extend'
type='submit' name='extend'>Extend</button>
</form>
<div class='col-lg-5 col-md-5'>
<h4>Extend for longer</h4>
If you want to be able to use resources for more than 24
hours, you will need to <a href='signup.php'>sign up</a>
for an account, or
<a data-toggle='modal' data-dismiss='modal'
href='#quickvm_login_modal'
data-target='#quickvm_login_modal'>log in</a> if you
already have an acount at aptlab.net or emulab.net</a>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment