https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15794
--- Comment #10 from M. Tompsett <[email protected]> --- I would recommend posting just the non-emoji picker parts, and then having people do the following on a kohadevbox: cd ~ git clone https://github.com/OneSignal/emoji-picker.git cd emoji-picker/lib mkdir ~/kohaclone/koha-tmpl/opac-tmpl/lib/emoji-picker cp -r -v . ~/kohaclone/koha-tmpl/opac-tmpl/lib/emoji-picker cd ~/kohaclone git add `find ~/kohaclone/koha-tmpl/opac-tmpl/lib/emoji-picker` git commit -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
