summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-03-18 12:36:39 +0100
committergebele <gebele@in-silico.ch>2013-03-18 12:36:39 +0100
commit8c893bcb65d0d460a26918a053e80d95828208f7 (patch)
tree1cec8ee0b4cd85c0d08d7d062e75d5f3e3630d59
parent3dd7fd382e6de383055c81d926de6133404a1c7a (diff)
rename links
-rw-r--r--TODO1
-rw-r--r--helper.rb2
-rw-r--r--views/layout.haml2
3 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index a4fad2e..6741b5c 100644
--- a/TODO
+++ b/TODO
@@ -6,3 +6,4 @@
- catch error if compound names unavailable
- external links
- add info hovers
+- display notice 'sth went wrong'
diff --git a/helper.rb b/helper.rb
index abcecd4..caa1923 100644
--- a/helper.rb
+++ b/helper.rb
@@ -16,7 +16,7 @@ helpers do
def hide_link(destination)
@link_id = 0 unless @link_id
@link_id += 1
- haml :js_link, :locals => {:name => "close", :destination => destination, :method => "hide"}, :layout => false
+ haml :js_link, :locals => {:name => "hide", :destination => destination, :method => "hide"}, :layout => false
end
def toggle_link(destination,name)
diff --git a/views/layout.haml b/views/layout.haml
index 1e4938d..6366ae6 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -12,7 +12,7 @@
%body
.logo
- %a{:href=> to('/predict')}
+ %a{:href=> "http://www.in-silico.ch/", :target=>"_blank"}
%img{:src=>"/images/ist_logo.png"}
%h1 Lazar Toxicity Predictions