Explorar o código

gen video queue

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
8e43dc2335
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/static/script_msg.js

+ 1 - 1
api/static/script_msg.js

@@ -44,7 +44,7 @@ function openavatarModel() {
   avatarModal.show();
 }
 
-$('input[type=file]').on('change', prepareUpload);
+$('.img_uploader').on('change', prepareUpload);
 
 // Grab the files and set them to our variable
 function prepareUpload(event) {