Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
41cb006d
Commit
41cb006d
authored
Feb 28, 2014
by
Leigh B Stoller
Browse files
Minor tweak.
parent
f858cf7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/status.php
View file @
41cb006d
...
@@ -294,7 +294,9 @@ if ($parsed_xml &&
...
@@ -294,7 +294,9 @@ if ($parsed_xml &&
echo
"<div class='panel panel-default'>
\n
"
;
echo
"<div class='panel panel-default'>
\n
"
;
echo
"<div class='panel-heading'>
echo
"<div class='panel-heading'>
<a data-toggle='collapse' data-target='#instructions_collapse'
<a data-toggle='collapse' data-target='#instructions_collapse'
href='#'>Usage Instructions</a>
href='#'>Usage Instructions
<span class='glyphicon glyphicon-chevron-right pull-right'>
</span></a>
</div>
\n
"
;
</div>
\n
"
;
echo
"<div class='panel-collapse collapse' id='instructions_collapse'>
\n
"
;
echo
"<div class='panel-collapse collapse' id='instructions_collapse'>
\n
"
;
echo
"<div class='panel-body' id='instructions_text'>
\n
"
;
echo
"<div class='panel-body' id='instructions_text'>
\n
"
;
...
...
Write
Preview
Supports
Markdown
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