File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545 <td>
4646 <?php } ?>
4747 <?php if (\AE97 \Panel \Authentication::checkPermission ('hjt.edit ' )) { ?>
48- <a style="width:60px" class="btn btn-xs btn-default" href="edit/<?php echo $ val ['id ' ]; ?> "}">Edit</a>
48+ <a style="width:60px" class="btn btn-xs btn-default" href="/hjt/ edit/<?php echo $ val ['id ' ]; ?> "}">Edit</a>
4949 <?php } ?>
5050 <?php if (\AE97 \Panel \Authentication::checkPermission ('hjt.delete ' )) { ?>
51- <a style="width:60px" class="btn btn-xs btn-default" href="delete/<?php echo $ val ['id ' ]; ?> "}">Delete</a>
51+ <a style="width:60px" class="btn btn-xs btn-default" href="/hjt/ delete/<?php echo $ val ['id ' ]; ?> "}">Delete</a>
5252 <?php } ?>
5353 <?php if ((\AE97 \Panel \Authentication::checkPermission ('hjt.edit ' )) || (\AE97 \Panel \Authentication::checkPermission ('hjt.delete ' ))) { ?>
5454 </td>
You can’t perform that action at this time.
0 commit comments