Code Review
/
pharos-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
93ac1cd
)
Remove broken API link
23/66623/1
author
Parker Berberian
<pberberian@iol.unh.edu>
Thu, 24 Jan 2019 15:33:09 +0000
(10:33 -0500)
committer
Parker Berberian
<pberberian@iol.unh.edu>
Thu, 24 Jan 2019 15:33:09 +0000
(10:33 -0500)
We moved away from the DRF for a lot of the more complex api
interactions in 2.0, so the API link on the sidebar
was broken.
Change-Id: Id63d8d52d514f447bf282f40199f6ecc7322922b
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/templates/base.html
patch
|
blob
|
history
diff --git
a/dashboard/src/templates/base.html
b/dashboard/src/templates/base.html
index
f7fa7cd
..
02c67dc
100644
(file)
--- a/
dashboard/src/templates/base.html
+++ b/
dashboard/src/templates/base.html
@@
-157,11
+157,6
@@
<a href="{% url 'booking:stats' %}"><i
class="fa fa-fw"></i>Booking Statistics</a>
</li>
- <li>
- <a href="{% url 'api-root' %}"><i
- class="fa fa-fw"></i>API
- </a>
- </li>
<li>
<a href="{% url 'account:my-account' %}"><i
class="fa fa-fw"></i>Account