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