소스 검색

backtopage fixes

szollosil 9 달 전
부모
커밋
48643cf8b6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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__'))) {