1
0
Fork 0

Show Mountpath in title of application

This commit is contained in:
Lucas Dohmen 2014-12-13 16:25:56 +01:00 committed by Michael Hackstein
parent e34448f2a2
commit e9153b0dbf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<a class="activeBread" href="#applications">Applications</a> <a class="activeBread" href="#applications">Applications</a>
&gt; &gt;
<a class="disabledBread"> <a class="disabledBread">
<%= attributes.name %> <%= attributes.mount %>
</a> </a>
</div> </div>
</div> </div>