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 ef28480 commit 0840a08Copy full SHA for 0840a08
1 file changed
src/Widgets/Concerns/CanManageEvents.php
@@ -34,7 +34,7 @@ protected function setUpForms(): void
34
if (static::canEdit()) {
35
$this->editEventForm->fill();
36
}
37
-
+
38
if (static::canView()) {
39
40
0 commit comments