Not the question view

This commit is contained in:
Mira Weller
2026-07-14 20:44:49 +02:00
parent 0cbb08bc26
commit b699fa8990
@@ -1,6 +1,5 @@
/*global $, gettext*/
$(function () {
// Question view
if (!$(".form-order-change").length) {
return;
}