summaryrefslogtreecommitdiff
path: root/views/feature_table.haml
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-05-23 13:38:25 +0200
committermr <mr@mrautenberg.de>2011-05-23 13:38:25 +0200
commit1b38f31db88255d90947ad5b4d2b088988ce8bbd (patch)
treeb9e710986fd7e9cf00636c5a46a4fdfd4a99c037 /views/feature_table.haml
parent6f161255e47a2198624ae1bc7149b45a07a32bc9 (diff)
parentcfa443a8e93bd6f0e574c7c96f4cb0895a17c6f4 (diff)
Merge branch 'release/2.0.0'v2.0.0
Diffstat (limited to 'views/feature_table.haml')
-rw-r--r--views/feature_table.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/feature_table.haml b/views/feature_table.haml
index 4fa927c..a8a153f 100644
--- a/views/feature_table.haml
+++ b/views/feature_table.haml
@@ -4,7 +4,7 @@
%th
activating
(
- %a{:href => "http://www.daylight.com/dayhtml/doc/theory/theory.smarts.html"} SMARTS
+ %a{:href => "http://www.daylight.com/dayhtml/doc/theory/theory.smarts.html", :rel => "external"} SMARTS
)
%th p value
- if features[:activating]
@@ -17,7 +17,7 @@
%th
deactivating
(
- %a{:href => "http://www.daylight.com/dayhtml/doc/theory/theory.smarts.html"} SMARTS
+ %a{:href => "http://www.daylight.com/dayhtml/doc/theory/theory.smarts.html", :rel => "external"} SMARTS
)
%th p value
- if features[:deactivating]