29 Jan
2018
29 Jan
'18
8:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15794 --- Comment #10 from M. Tompsett <mtompset@hotmail.com> --- 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.