فهرست منبع

Merge branch 'develop' into form-js

Sangfroid 8 ماه پیش
والد
کامیت
8c8f627f15
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/Service/OptionsManager.php

+ 0 - 1
src/Service/OptionsManager.php

@@ -24,7 +24,6 @@ class OptionsManager
 
     public function vue(): string
     {
-        dump(View::TABLEAU);
         if ($this->options->getView() === View::TABLEAU)
         {
             return "tableaux";