remove unused parameters
This commit is contained in:
parent
c26a49e21a
commit
00c838d780
1 changed files with 0 additions and 3 deletions
|
@ -46,10 +46,7 @@
|
|||
<la:hidden property="crudMode" />
|
||||
<c:if test="${crudMode==2 || crudMode==3 || crudMode==4}">
|
||||
<la:hidden property="id" />
|
||||
<la:hidden property="versionNo" />
|
||||
</c:if>
|
||||
<la:hidden property="createdBy" />
|
||||
<la:hidden property="createdTime" />
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="box">
|
||||
|
|
Loading…
Add table
Reference in a new issue