Bug 33417: Create standard toolbar component
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 5 Apr 2023 12:02:22 +0000 (12:02 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 14 Jun 2023 12:22:03 +0000 (09:22 -0300)
commit09666ecf4e2eeabfc13ddc4d0b43311e35dbe0b5
tree4e23bfb4af6c52aed57d35d4fb802e7353f93f79
parent78431a983d6dabc5c5d2be655f8f959bdb79aaed
Bug 33417: Create standard toolbar component

This commit introduces a standard Toolbar component that can be used
throughout ERM

Test plan:
1) Apply patch
2) Navigate to Agreements and click the "Add agreement" button - this
   should work as normal
3) Navigate to Licenses and repeat
4) Navigate to Local packages and repeat
5) Navigate to local titles - there should be two buttons, one to add and
   one to import. These should work as normal

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/Toolbar.vue [new file with mode: 0644]