Skip to content

Commit bd9153a

Browse files
committed
Add id field to client into tab, #5372
This solved 'You dont have the permission to view this record or this record does not exist!' when switchign tabs.
1 parent 169a480 commit bd9153a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/client/templates/client_edit_info.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<input type="hidden" name="id" value="{tmpl_var name='id'}">
12
<div class='page-header'>
23
<div>
34
<br />

0 commit comments

Comments
 (0)