top-navbar.html
This commit is contained in:
parent
e35f753487
commit
6e30df96ce
@ -150,6 +150,23 @@
|
||||
</ul>
|
||||
</li>
|
||||
<!-- end: BRANCH SWITCHER -->
|
||||
|
||||
<!-- student mobile app link -->
|
||||
|
||||
<li ui-sref-active="active" ng-if="getLoginDash == 'student'">
|
||||
<a href="https://play.google.com/store/apps/details?id=io.ionic.starter73982824" target="_blank">
|
||||
<div class="item-content">
|
||||
<div class="item-media">
|
||||
<img src="images/playstoreapp.png" alt="img" style="margin-top: -6px;
|
||||
width: 146px;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<!-- end: student mobile app link -->
|
||||
|
||||
<!-- start: USER OPTIONS DROPDOWN -->
|
||||
<li class="dropdown current-user" dropdown on-toggle="toggled(open)">
|
||||
<a href class="dropdown-toggle" dropdown-toggle>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user