We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1454c commit 91c0b46Copy full SHA for 91c0b46
src/bundle/Resources/public/js/scripts/filters.action.btns.js
@@ -64,7 +64,7 @@
64
}
65
66
const dateTimeRangeSingleNode = dateInputNode.closest('.ibexa-date-time-range-single');
67
-
+
68
if (dateTimeRangeSingleNode) {
69
const dateTimeRangeSingleInstance = ibexa.helpers.objectInstances.getInstance(dateTimeRangeSingleNode);
70
0 commit comments