diff options
| author | Tom Christie | 2012-10-09 14:12:38 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-09 14:12:38 +0100 |
| commit | ce21fa1dc6dd8c941b71d9219360b3e9083051d4 (patch) | |
| tree | 96232caaaf65c5e156db056a926f962acf3c1176 /docs/template.html | |
| parent | 94401b43d2a1be81304ddcd91e3a97e7d2a42c4c (diff) | |
| download | django-rest-framework-ce21fa1dc6dd8c941b71d9219360b3e9083051d4.tar.bz2 | |
Tweak static files with docs
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 2 |
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> |
