jqh %!s(int64=4) %!d(string=hai) anos
pai
achega
c7ea7582b8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Form/Field/Button.php

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

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