First commit

This commit is contained in:
MaddoScientisto 2026-04-07 18:02:17 +02:00
commit cc69770608
1468 changed files with 265316 additions and 128 deletions

View file

@ -0,0 +1,2 @@
<%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %><jsp:useBean id="res" class="java.lang.String" type="java.lang.String" scope="request"/><jsp:useBean id="msg" class="java.lang.String" type="java.lang.String" scope="request"/>
<acx:if wherecondition='<%=res.isEmpty()%>'><img src="../_V3/_img/Icons/48x48/shadow/warning.gif" width="16" height="16" alt="<%=msg%>" title="<%=msg%>" /></acx:if><acx:else><img src="../_V3/_img/Icons/48x48/shadow/check.gif" width="16" height="16" alt="Partita Iva OK" title="Partita Iva OK" /></acx:else>