* Code for task #89915.

This commit is contained in:
tianshujie
2023-04-04 15:45:25 +08:00
parent 3f8ff00846
commit 0d77839340
4 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ if(isset($pageCSS)) css::internal($pageCSS);
</h4>
</div>
<div class='modal-body'>
<form action="<?php echo inlink('edit', 'module=' . $module->id .'&type=' .$type);?>" target='hiddenwin' method='post' class='mt-10px' id='dataform'>
<form action="<?php echo helper::createLink($app->rawModule, $app->rawMethod, 'module=' . $module->id .'&type=' .$type);?>" target='hiddenwin' method='post' class='mt-10px' id='dataform'>
<table class='table table-form'>
<?php if($showProduct):?>
<tr class="<?php if($hiddenProduct) echo 'hidden';?>">