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 19:12:47 +0100
commit954db2a44b1eab1c973bd94382f5abc5829f7b1e (patch)
tree353420caeece37a2c0af857a2b569637da593d08 /src/index.html
parentd15f8cb06f8d45e9bdaf28cf861f2f14d23ef968 (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">