Browse Source

list ressources

andre 2 years ago
parent
commit
1fdf3717ba
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/UI/Client/Ressource/Pages/Ressources.php

+ 2 - 0
app/UI/Client/Ressource/Pages/Ressources.php

@@ -186,6 +186,8 @@ class Ressources extends DataTable implements ClientArea
             );
             );
             return ['error' => $error->getMessage()];
             return ['error' => $error->getMessage()];
         }
         }
+
+        $api->logout();
         /**
         /**
          * format model to array
          * format model to array
          */
          */