mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-26 19:47:18 +02:00
Add Load Fundraising Scheme button
This commit is contained in:
parent
6f131d7014
commit
486b914425
2 changed files with 11 additions and 0 deletions
|
@ -103,6 +103,10 @@
|
|||
Categories saved. Contacts will be updated shortly (when the next Scheduled
|
||||
Job run happens).
|
||||
</div>
|
||||
|
||||
<p><button ng-click="$ctrl.loadFundraisingScheme()" class="btn btn-danger" ><i class="crm-i fa-people-group"></i>
|
||||
{{ts('Load Fundraising Scheme starter')}}</button></p>
|
||||
|
||||
</form>
|
||||
|
||||
<form ng-show="$ctrl.view === 'edit'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue