changeset 1050:ae0461a50d03

reasoning page layout Ignore-this: 77b0980e434d4796b06b8e0e9a4688cd darcs-hash:c2c1b25934fe476d452509c221c6466ba2c27fec
author drewp <drewp@bigasterisk.com>
date Tue, 02 Feb 2016 22:41:42 -0800
parents 96f0a8b345aa
children cfc9c9f48824
files service/reasoning/index.html
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/service/reasoning/index.html	Tue Feb 02 22:41:18 2016 -0800
+++ b/service/reasoning/index.html	Tue Feb 02 22:41:42 2016 -0800
@@ -2,9 +2,7 @@
 <html>
   <head>
     <title>reasoning</title>
-    <script src="/lib/polymer/1.0.9/webcomponentsjs/webcomponents.min.js"></script>
-    <link rel="import" href="/lib/polymer/1.0.9/iron-collapse/iron-collapse.html"
-    <link rel="import" href="https://bigasterisk.com/supdebug/bang/service-rows/main.html">
+    <script src="/lib/polymer/1.0.9/webcomponentsjs/webcomponents.js"></script>
     <style type="text/css" media="all">
      /* <![CDATA[ */
      body {
@@ -34,12 +32,14 @@
      }
      /* ]]> */
     </style>
+    <link rel="import" href="/supdebug/bang/service-rows/main.html">
 
   </head>
   <body layout vertical fit>
-
+    <h1>reasoning service</h1>
     <div style="flex: 0 0 auto">
-      <service-rows nameSubstrs="reasoning"></service-rows>
+      <h2>Service</h2>
+      <service-rows name-substrs="reasoning"></service-rows>
     </div>
     
     <div class="pane">