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
101af503
Commit
101af503
authored
Feb 15, 2017
by
Leigh B Stoller
Browse files
Missing pieces of recent commit.
parent
faa8df2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/server-ajax.php
View file @
101af503
...
...
@@ -327,8 +327,12 @@ $routing = array("myprofiles" =>
"Do_ListReservations"
,
"GetReservation"
=>
"Do_GetReservation"
,
"Approve"
=>
"Do_Approve"
,
"Delete"
=>
"Do_Delete"
)),
"Do_Delete"
,
"ReservationInfo"
=>
"Do_ReservationInfo"
)),
"news"
=>
array
(
"file"
=>
"news.ajax"
,
"guest"
=>
true
,
...
...
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