mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-15 09:46:06 +01:00
Forgot console.log
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
$(function(){
|
||||
var URI = $('[data-media-url]').data('media-url'), thisDropzone,
|
||||
modalError = function(args){
|
||||
console.log(args);
|
||||
if (args.data.status == 'error'){
|
||||
|
||||
if (args.mode == 'addBack'){
|
||||
|
||||
Reference in New Issue
Block a user