mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-09-02 04:08:07 +02: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