diff service/arduinoNode/static/output-widgets.html @ 978:e9ed6159b5fa

handle compact/full uris better, but still not always right Ignore-this: 10d98f16a659f899528eb86411473b18 darcs-hash:20150417090015-312f9-dd07384187555a6909b9630c98e09ab5f9865f7c
author drewp <drewp@bigasterisk.com>
date Fri, 17 Apr 2015 02:00:15 -0700
parents 6754aa8aab38
children fc5fdcc3ed4a
line wrap: on
line diff
--- a/service/arduinoNode/static/output-widgets.html	Fri Apr 17 01:03:52 2015 -0700
+++ b/service/arduinoNode/static/output-widgets.html	Fri Apr 17 02:00:15 2015 -0700
@@ -3,7 +3,7 @@
 <polymer-element name="output-widget" attributes="subj pred">
   <template>
     <core-ajax id="output" url="../output" method="POST"></core-ajax>
-    Set this device's {{pred}} to
+    Set this device's {{pred | compactUri}} to
   </template>
   <script>
    function ntriple(s, p, o) {