Hide notification action button
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
<div uib-collapse="notification.isCollapsed">
|
||||
<br/>
|
||||
{{ notification.message }}<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>
|
||||
<!-- <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> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user