Remove broken API link 23/66623/1
authorParker Berberian <pberberian@iol.unh.edu>
Thu, 24 Jan 2019 15:33:09 +0000 (10:33 -0500)
committerParker 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

index f7fa7cd..02c67dc 100644 (file)
                             <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