mirror of
https://github.com/pretix/pretix.git
synced 2026-08-17 11:56:27 +00:00
Not the question view
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/*global $, gettext*/
|
||||
$(function () {
|
||||
// Question view
|
||||
if (!$(".form-order-change").length) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user