First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
11
www/admin/menu/_inc-sidebar-TEMPLATE.jsp
Normal file
11
www/admin/menu/_inc-sidebar-TEMPLATE.jsp
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!-- xxxxxx V.jsp V.jsp 05-10-2021 -->
|
||||
<%@page contentType="text/html; charset=UTF-8" %>
|
||||
<%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %>
|
||||
<%@ taglib uri="/WEB-INF/contab.tld" prefix="contab" %>
|
||||
<%@ page language="java" import="it.acxent.jsp.*" %>
|
||||
|
||||
<jsp:useBean id="utenteLogon" type="it.acxent.common.UsersI" class="it.acxent.common.Users" scope="session" >
|
||||
</jsp:useBean>
|
||||
<acx:if_logon_ok trueifnotsecure="true">
|
||||
|
||||
</acx:if_logon_ok>
|
||||
Loading…
Add table
Add a link
Reference in a new issue