Add link to Phraseanet.github.com
This commit is contained in:
parent
dca8288566
commit
42dbb47094
3 changed files with 26 additions and 4 deletions
|
|
@ -167,6 +167,21 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<ul class="nav pull-right">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||
Phraseanet Libraries
|
||||
<b class="caret"></b>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li>
|
||||
<a href="http://phraseanet.github.com/" target="_blank">Phraseanet.github.com</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
{% include "ribbon.html" %}
|
||||
</div>
|
||||
|
|
@ -218,6 +233,7 @@
|
|||
|
||||
<!-- scripts concatenated and minified via build script -->
|
||||
<script src="{{ pathto('_static/js/plugins.js', 1) }}"></script>
|
||||
<script src="{{ pathto('_static/js/bootstrap.min.js', 1) }}"></script>
|
||||
<script src="{{ pathto('_static/js/script.js', 1) }}"></script>
|
||||
<!-- end scripts -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue