Skip to content
GitLab
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
5ddb9b3b
Commit
5ddb9b3b
authored
Jul 10, 2017
by
Leigh B Stoller
Browse files
Minor fix.
parent
25a8b4d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/template/cluster-status-templates.html
View file @
5ddb9b3b
...
...
@@ -44,7 +44,7 @@
<%
}
%>
<
td
><%-
value
.
free
%>
<%
if
(
_
.
has
(
value
,
"
free_reserved
"
)
&&
value
.
free
!=
value
.
free_reserved
)
{
%>
value
.
free
>
value
.
free_reserved
)
{
%>
(
<%-
value
.
free_reserved
%>
)
<%
}
%>
<
/td
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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