Commit 871a310f authored by Sven Franck's avatar Sven Franck

updated html pages and app config before switching to dynamic pages

parent 511afdb1
......@@ -18,7 +18,7 @@
<!-- global header -->
<div id="account" data-role="page" data-theme="slapos-white">
<div id="person" data-role="page" data-theme="slapos-white" data-module="person">
<div class="ui-content">
<div class="span_1"></div>
<div class="span_1">
......
......@@ -120,7 +120,7 @@
"icon": "user"
},
"middle": {
"href": "account.html",
"href": "#id;type=person/person;id=20121115-586BC0F",
"href_title": null,
"href_i18n": null,
"title": "Account Info",
......@@ -140,7 +140,7 @@
"icon": "file-text-alt"
},
"middle": {
"href": "invoices.html",
"href": "#id;type=invoices/",
"href_title": null,
"href_i18n": null,
"title": "Invoices",
......@@ -160,7 +160,7 @@
"icon": "hdd"
},
"middle": {
"href": "servers.html",
"href": "#id;type=servers/",
"href_title": null,
"href_i18n": null,
"title": "Servers",
......@@ -180,7 +180,7 @@
"icon": "cogs"
},
"middle": {
"href": "services.html",
"href": "#id;type=services/",
"href_title": null,
"href_i18n": null,
"title": "Services",
......@@ -200,7 +200,7 @@
"icon": "sitemap"
},
"middle": {
"href": "networks.html",
"href": "#id;type=networks/",
"href_title": null,
"href_i18n": null,
"title": "Networks",
......@@ -224,7 +224,7 @@
"icon": "bar-chart"
},
"middle": {
"href": "monitoring.html",
"href": "#id;type=monitoring/",
"href_title": null,
"href_i18n": null,
"title": "Monitoring",
......
This diff is collapsed.
......@@ -18,7 +18,7 @@
<!-- global header -->
<div id="dashboard" data-role="page" data-theme="slapos-white">
<div id="dashboard" data-role="page" data-theme="slapos-white" data-module="dashboard">
<div class="ui-content">
<!-- nothing to see here -->
</div>
......
......@@ -18,7 +18,7 @@
<!-- global header -->
<div id="invoices" data-role="page" data-theme="slapos-white">
<div id="invoices" data-role="page" data-theme="slapos-white" data-module="invoices">
<div class="ui-content">
<div class="span_2">
<table class="gadget" data-gadget-type="listbox" data-gadget-id="invoices_01">
......
......@@ -18,7 +18,7 @@
<!-- global header -->
<div id="networks" data-role="page" data-theme="slapos-white">
<div id="networks" data-role="page" data-theme="slapos-white" data-module="networks">
<div class="ui-content">
<div class="span_1"></div>
<div class="span_1">
......
......@@ -18,7 +18,7 @@
<!-- global header -->
<div id="servers" data-role="page" data-theme="slapos-white">
<div id="servers" data-role="page" data-theme="slapos-white" data-module="servers">
<div class="ui-content">
<div class="span_1"></div>
<div class="span_1">
......
......@@ -18,7 +18,7 @@
<!-- global header -->
<div id="services" data-role="page" data-theme="slapos-white">
<div id="services" data-role="page" data-theme="slapos-white" data-module="services">
<div class="ui-content">
<div class="span_1"></div>
<div class="span_1">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment