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
fbb0d1a9
Commit
fbb0d1a9
authored
Oct 02, 2014
by
Mike Hibler
Browse files
Hmm...something I missed when reversing the order of node history.
parent
09fcbb12
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/node_defs.php
View file @
fbb0d1a9
...
...
@@ -1696,8 +1696,8 @@ function ShowNodeHistory($node_id = null, $record = null,
echo
$table_html
;
echo
"</table>
\n
"
;
echo
"<center><a href='shownodehistory.php3?record=
$
max_history_
id
"
.
"&count=
$count
&
$node_opt
'>Next
$count
records</a></center>
\n
"
;
echo
"<center><a href='shownodehistory.php3?record=
$
h
id
"
.
"&
reverse=
$reverse
&
count=
$count
&
$node_opt
'>Next
$count
records</a></center>
\n
"
;
$ttime
=
$atime
+
$ftime
+
$rtime
+
$dtime
;
if
(
$ttime
)
{
...
...
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