summaryrefslogtreecommitdiffstats
path: root/src/index.html
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-07-01 13:28:37 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 09:42:15 +0100
commit218d0148b1336793aec2bdb5a157f1d3a671807b (patch)
tree353420caeece37a2c0af857a2b569637da593d08 /src/index.html
parent6ccf7d59c5b7accf5ac6040860c087b3c90207f4 (diff)
RESTRUCT Update layout to remove homescreen styles
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/index.html b/src/index.html
index 2821653..f717c10 100644
--- a/src/index.html
+++ b/src/index.html
@@ -7,14 +7,7 @@
</head>
<body>
<div id="AppContainer" class="parent">
- <script id="item-template" type="x-tmpl-mustache">
- <a href="#" class="item" app-id="{{ id }}" onclick="window.launch(this);">
- <img class="icon" src="{{ icon }}" onload="SVGInject(this);">
- <div class="name">
- {{ name }}
- </div>
- </a>
- </script>
+ HVAC
</div>
<div class="log" id="log">