Эх сурвалжийг харах

Merge branch 'develop' into form-js

Sangfroid 8 сар өмнө
parent
commit
8c8f627f15

+ 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";