Add tips of the day. Update donation link.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<md-toast role="alert" aria-relevant="all">
|
||||
<span class="md-toast-text" flex>{{ctrl.toastMessage}}</span>
|
||||
<md-button ng-click="ctrl.goToUrl(ctrl.url)">
|
||||
{{ctrl.buttonText}}
|
||||
</md-button>
|
||||
</md-toast>
|
||||
Reference in New Issue
Block a user