finished up form media

This commit is contained in:
vabene1111
2018-05-17 21:47:22 +02:00
parent 062d00c474
commit 6590bec117
5 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,3 @@
$(document).ready(function () {
$('#id_icon').emojioneArea();
$('.emojiwidget').emojioneArea();
});