V agendě Fakturace bylo rozchozeno filtrování podle žadatele.

Odkaz na nápovědu v toolbaru.
Zvýšen session timeout na 480 minut.
refs #182
This commit is contained in:
2015-01-20 10:31:30 +01:00
parent 8e33bb8ef7
commit ba99079a85
8 changed files with 44 additions and 3 deletions
@@ -358,3 +358,6 @@ WorkgroupFormCannotAddUser=Uživatele nelze přidat
WorkgroupFormCannotAddWorkgroup=Komisi nelze přidat
WorkgroupFormOrderLimit=Limit nákupů
WorkgroupIsInWorkgroup=Komisi nelze smazat, protože je členem některého střediska
GoogleDriveUrl=Odkaz na Google Drive
Help=Pomoc
+4
View File
@@ -187,6 +187,10 @@
<url-pattern>/*</url-pattern>
</filter-mapping>
<session-config>
<session-timeout>480</session-timeout>
</session-config>
<welcome-file-list>
<welcome-file>index.zul</welcome-file>
<welcome-file>index.zhtml</welcome-file>