szollosil 9 hónapja
szülő
commit
48643cf8b6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      custom/rollerstorage/card.php

+ 1 - 1
custom/rollerstorage/card.php

@@ -138,7 +138,7 @@ if (empty($reshook)) {
     $savaction = $action;
     $error = 0;
 
-    $backurlforlist = DOL_URL_ROOT . '/custom/rollerstorage/rollerstorageindex.php';
+    $backurlforlist = DOL_URL_ROOT . '/custom/rollerstorage/rollerstorageinventoryindex.php';
 
     if (empty($backtopage) || ($cancel && empty($id))) {
         if (empty($backtopage) || ($cancel && strpos($backtopage, '__ID__'))) {