Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components
Jonathan Druart f317247776
Bug 34214: Make 'icon' configurable for Toolbar options
Bug 33417 added a generic 'Toolbar' Vue component but always add a 'plus' icon. We should make it configurable.

Test plan:
Regenerate the Vue app: `yarn js:build`
Go to the ERM module and confirm that the toolbar has the '+' icon.

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: Alexander Blanchard <alexander.blanchard@ptfs-europe.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-07-07 12:12:45 -03:00
..
ERM Bug 34214: Make 'icon' configurable for Toolbar options 2023-07-07 12:12:45 -03:00
Breadcrumb.vue Bug 32806: Move Vue files for reusability 2023-02-27 11:11:58 -03:00
Breadcrumbs.vue Bug 33169: Build breadcrumbs and left-hand side menu from routes definition 2023-06-23 10:00:56 -03:00
ButtonSubmit.vue Bug 32925: Use a new state for this message 2023-02-27 11:14:10 -03:00
Dialog.vue Bug 32991: Don't remove all messages when confirm box is closed 2023-03-10 11:15:34 -03:00
Help.vue Bug 33346: Add missing class and id to link 2023-03-31 12:11:06 +02:00
KohaTable.vue Bug 33973: Restore sorting on Vue tables 2023-06-23 09:46:42 -03:00
LeftMenu.vue Bug 33169: Build breadcrumbs and left-hand side menu from routes definition 2023-06-23 10:00:56 -03:00
NavigationItem.vue Bug 33169: Add support for FA styles 2023-06-23 10:01:01 -03:00
Toolbar.vue Bug 34214: Make 'icon' configurable for Toolbar options 2023-07-07 12:12:45 -03:00