Fix #1153 -- Show preview of uploaded pictures in the backend

This commit is contained in:
Raphael Michel
2019-05-01 13:16:25 +02:00
parent 30b8c0f4b9
commit 6841a30d8f
4 changed files with 20 additions and 2 deletions

View File

@@ -226,7 +226,6 @@ var form_handlers = function (el) {
'shade.'));
$note.addClass("text-danger").removeClass("text-success").removeClass("text-warning");
}
console.log(c);
});
el.find("input[data-checkbox-dependency]").each(function () {
@@ -444,6 +443,7 @@ $(function () {
"use strict";
$("body").removeClass("nojs");
lightbox.init();
$("[data-formset]").formset(
{