aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/app_nav.tpl
blob: 0d6e6689286ca7826b8bea4fb94e18a80b42e1b0 (plain) (blame)
1
<a class="dropdown-item{{if $app.active}} active{{/if}}" href="{{$app.url}}">{{if $icon}}<i class="generic-icons-nav fa fa-fw fa-{{$icon}}"></i>{{else}}<img src="{{$app.photo}}" width="16" height="16" style="margin-right:9px;"/>{{/if}}{{$app.name}}</a>