-rw-r--r-- | frontend/beta/properties/beta.properties.json | 5 | ||||
-rw-r--r-- | frontend/gamma/properties/gamma.properties.json | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/frontend/beta/properties/beta.properties.json b/frontend/beta/properties/beta.properties.json index 476becd..810215b 100644 --- a/frontend/beta/properties/beta.properties.json +++ b/frontend/beta/properties/beta.properties.json | |||
@@ -180,8 +180,11 @@ | |||
180 | "yui-extensions/core.css", | 180 | "yui-extensions/core.css", |
181 | "yui-extensions/basic-dialog.css", | 181 | "yui-extensions/basic-dialog.css", |
182 | "yui-extensions/button.css", | 182 | "yui-extensions/button.css", |
183 | "clipperz/clipperz.css", | 183 | "clipperz/clipperz.css", |
184 | "clipperz/compact.css", | 184 | "clipperz/compact.css", |
185 | "clipperz/ytheme-clipperz.css" | 185 | "clipperz/ytheme-clipperz.css" |
186 | ] | 186 | ], |
187 | |||
188 | "html.template": "index_template.html" | ||
189 | |||
187 | } | 190 | } |
diff --git a/frontend/gamma/properties/gamma.properties.json b/frontend/gamma/properties/gamma.properties.json index 0a513e8..c847812 100644 --- a/frontend/gamma/properties/gamma.properties.json +++ b/frontend/gamma/properties/gamma.properties.json | |||
@@ -185,7 +185,7 @@ | |||
185 | "main.js" | 185 | "main.js" |
186 | ], | 186 | ], |
187 | 187 | ||
188 | "css": [ | 188 | "css": [ |
189 | "web.css" | 189 | "web.css" |
190 | ] | 190 | ] |
191 | } \ No newline at end of file | 191 | } |