diff service/reasoning/index.html @ 245:d7f59d661073

reasoning page layout Ignore-this: 77b0980e434d4796b06b8e0e9a4688cd
author drewp@bigasterisk.com
date Tue, 02 Feb 2016 22:41:42 -0800
parents 3f355dd1687c
children 5290df01d911
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">