aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
diff options
context:
space:
mode:
authorTom Christie2012-10-09 14:12:38 +0100
committerTom Christie2012-10-09 14:12:38 +0100
commitce21fa1dc6dd8c941b71d9219360b3e9083051d4 (patch)
tree96232caaaf65c5e156db056a926f962acf3c1176 /docs/template.html
parent94401b43d2a1be81304ddcd91e3a97e7d2a42c4c (diff)
downloaddjango-rest-framework-ce21fa1dc6dd8c941b71d9219360b3e9083051d4.tar.bz2
Tweak static files with docs
Diffstat (limited to 'docs/template.html')
-rw-r--r--docs/template.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/template.html b/docs/template.html
index d94bef4a..b8e8b0bb 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -84,6 +84,7 @@
</li>
</ul>
<ul class="nav pull-right">
+ <!-- TODO
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Version: 2.0.0 <b class="caret"></b></a>
<ul class="dropdown-menu">
@@ -91,6 +92,7 @@
<li><a href="#">2.0.0</a></li>
</ul>
</li>
+ -->
</ul>
</div><!--/.nav-collapse -->
</div>