@@ -369,7 +369,7 @@
<include refid="menuColumns"/>
FROM uims_menu a
<where>
- a.status=1 and a.SHOW_STATE=1 and is_tenant =1
+ a.status=1 and is_tenant =1
</where>
order by a.seq
</select>