[Lada-commits] [PATCH 6 of 6] Added lada.css to index.html

Wald Commits scm-commit at wald.intevation.org
Fri Mar 6 12:54:53 CET 2015


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1425642932 -3600
# Node ID 4c5085396fe3782730c01c599d1368c675e99ccf
# Parent  df2881415b57a8156241b701a31d277d59af1afa
Added lada.css to index.html

diff -r df2881415b57 -r 4c5085396fe3 index.html
--- a/index.html	Fri Mar 06 12:44:55 2015 +0100
+++ b/index.html	Fri Mar 06 12:55:32 2015 +0100
@@ -13,6 +13,7 @@
     <title>Lada</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all-gray.css">
+    <link rel="stylesheet" type="text/css" href="resources/css/lada.css">
     <!-- <x-compile> -->
     <!-- <x-bootstrap> -->
     <script type="text/javascript" src="extjs/ext-all-debug.js"></script>


More information about the Lada-commits mailing list