summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-11-06 13:28:22 +0100
committergebele <gebele@in-silico.ch>2014-11-06 13:28:22 +0100
commit907e21a9f2e8607ef9102103ddd5fb1d5586786d (patch)
tree2379c168ce34cfdf5269e5ab00c52d2cbf557bc0 /views
parent97e09f6c12dc4a9cc4d8d445362bc26615f86d14 (diff)
visualized smarts
Diffstat (limited to 'views')
-rw-r--r--views/significant_fragments.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/significant_fragments.haml b/views/significant_fragments.haml
index 40a79e1..3004c89 100644
--- a/views/significant_fragments.haml
+++ b/views/significant_fragments.haml
@@ -25,7 +25,7 @@
%td
/ fragments[1] = smarts
= fragments[1]
- %img{:src => "http://smartsview.de/smartsview/auto/png/1/none/#{CGI.escape(fragments[1])}", :class => "smarts"}
+ %img{:src => "http://smartsview.de/smartsview/auto/png/2/none/#{CGI.escape(fragments[1])}", :class => "smarts"}
%td
/fragments[2] = pValue
= fragments[2]
@@ -42,6 +42,7 @@
- if fragments[0] == @value_map.index("active")
%tr
%td
+ %img{:src => "http://smartsview.de/smartsview/auto/png/2/none/#{CGI.escape(fragments[1])}", :class => "smarts"}
= fragments[1]
%td
= fragments[2]