Hide notification action button
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
<div uib-collapse="notification.isCollapsed">
|
<div uib-collapse="notification.isCollapsed">
|
||||||
<br/>
|
<br/>
|
||||||
{{ notification.message }}<br/>
|
{{ notification.message }}<br/>
|
||||||
<br/>
|
<!-- <br/> -->
|
||||||
<button class="btn btn-primary" ng-show="notification.action" ng-click="notifications.action(notification)"><i class="fa fa-arrow-right"></i> Goto View</button>
|
<!-- <button class="btn btn-primary" ng-show="notification.action" ng-click="notifications.action(notification)"><i class="fa fa-arrow-right"></i> Goto View</button> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user