https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38014

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jonathan Druart <[email protected]> ---
Note that we also use vue-fontawesome from Vue apps:

example in koha-tmpl/intranet-tmpl/prog/js/vue/modules/erm.ts:

  5 import { library } from "@fortawesome/fontawesome-svg-core";
  6 import {
  7     faPlus,
  8     faMinus,
  9     faPencil,
 10     faTrash,
 11     faSpinner,
 12 } from "@fortawesome/free-solid-svg-icons";
 13 import { FontAwesomeIcon } from "@fortawesome/vue-fontawesome";

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to