changeset 137:1952788e5299

ellipsis Ignore-this: 37a0ca097eecaf64de81153168063aee
author drewp@bigasterisk.com
date Sun, 13 Oct 2013 12:07:16 -0700
parents 2200d6530a5d
children cc04b6af0477
files service/environment/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/service/environment/index.html	Sun Oct 13 12:03:26 2013 -0700
+++ b/service/environment/index.html	Sun Oct 13 12:07:16 2013 -0700
@@ -49,7 +49,7 @@
       </h2>
       <div>
         These statements are all in the
-        <span data-bind="html: $root.createCurie(graphUri())"></span> graph.
+        <span data-bind="html: $root.createCurie(graphUri())">...</span> graph.
       </div>
       <div data-bind="foreach: {data: Object.keys($root.graph()), as: 'subj'}">
         <div class="subject">subj: <!-- ko template: 'node' --><!-- /ko -->