parent
40e97fdc3a
commit
74cb0b8694
3 changed files with 2 additions and 0 deletions
BIN
libreplan-webapp/src/main/webapp/common/img/favicon.ico
Normal file
BIN
libreplan-webapp/src/main/webapp/common/img/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
|
@ -20,6 +20,7 @@
|
|||
-->
|
||||
<?page title="${i18n:_('LibrePlan: User access')}" ?>
|
||||
<?taglib uri="/WEB-INF/tld/i18n.tld" prefix="i18n"?>
|
||||
<?link rel="shortcut icon" href="/common/img/favicon.ico" type="image/x-icon"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/common/css/login.css"?>
|
||||
|
||||
<?xel-method prefix="project" name="version" class="org.libreplan.business.common.VersionInformation"
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
<?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit" ?>
|
||||
<?init class="org.zkoss.zk.ui.util.Composition" arg0="/common/layout/template.zul"?>
|
||||
<?taglib uri="/WEB-INF/tld/i18n.tld" prefix="i18n"?>
|
||||
<?link rel="shortcut icon" href="/common/img/favicon.ico" type="image/x-icon"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/planner/css/ganttzk.css"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/common/css/libreplan.css"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/common/css/libreplan_zk.css"?>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue