%if(@Global.csrf){%>
<%}%> <% include('/include/csslibs.html', {libs: libs!}){} %>
<% if(isDialog! != null){ %>
${i18n("sys_message_yxjl_tip")}
<%}%> <% if(@StringUtils.isNotBlank(identCheck) && isDialog! != null){ %>
<%}else if(@StringUtils.isBlank(identCheck) && isDialog! != null){%>
<%}%> <% if(isDialog! != null){ %>
<%}%>
${typeName}
<% if(isDialog! == null){ %>
<% if(@SpringSecurity.hasRole(ident + ":Add")){ %>
${i18n("sys_btn_add_tip")}
<% } %> <% if(@SpringSecurity.hasRole(ident + ":Update")){ %>
${i18n("sys_btn_edit_tip")}
<% } %> <% if(@SpringSecurity.hasRole(ident + ":Delete")){ %>
${i18n("sys_btn_del_tip")}
<% } %>
<% } %> <% if(@SpringSecurity.hasRole(ident + ":Expand")){ %>
<% } %> <% if(@SpringSecurity.hasRole(ident + ":Collapse")){ %>
<% } %> <% if(@SpringSecurity.hasRole(ident + ":Refresh")){ %>
<% } %>
<%if(isLeftChild){%>
<%}%>
<% include('/include/jslibs.html', {libs: libs!}){} %>