doc: Update development guide with the line for the favicon

FEA: ItEr76S03Community
This commit is contained in:
Manuel Rego Casasnovas 2012-05-11 10:55:43 +02:00
parent 358f55e146
commit 324ed05a69

View file

@ -593,6 +593,7 @@ content:
<?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit" ?> <?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit" ?>
<?init class="org.zkoss.zk.ui.util.Composition" arg0="/common/layout/template.zul"?> <?init class="org.zkoss.zk.ui.util.Composition" arg0="/common/layout/template.zul"?>
<?link rel="shortcut icon" href="/common/img/favicon.ico" type="image/x-icon"?>
<?link rel="stylesheet" type="text/css" href="/common/css/libreplan.css"?> <?link rel="stylesheet" type="text/css" href="/common/css/libreplan.css"?>
<?link rel="stylesheet" type="text/css" href="/common/css/libreplan_zk.css"?> <?link rel="stylesheet" type="text/css" href="/common/css/libreplan_zk.css"?>