mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
remove call to console.log
This commit is contained in:
@@ -757,7 +757,6 @@ $(function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
var update = function () {
|
var update = function () {
|
||||||
console.log("update!");
|
|
||||||
var all_same;
|
var all_same;
|
||||||
var checkboxes = $checkboxes.toArray();
|
var checkboxes = $checkboxes.toArray();
|
||||||
var i = checkboxes.length;
|
var i = checkboxes.length;
|
||||||
|
|||||||
Reference in New Issue
Block a user