jqh 4 жил өмнө
parent
commit
c7ea7582b8

+ 1 - 0
src/Form/Field/Button.php

@@ -28,6 +28,7 @@ $('{$this->getElementClassSelector()}').on('$event', function() {
     $callback
 });
 JS;
+
         return $this;
     }
 }