mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Open link to venue in a new window
This commit is contained in:
parent
bc7f52a3c1
commit
93b7d17e23
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
= conference.date_range_string
|
||||
.center-text
|
||||
%i
|
||||
%a= link_to conference.venue.name, conference.venue.website
|
||||
%a= link_to conference.venue.name, conference.venue.website, :target => "_new"
|
||||
,
|
||||
%a= link_to conference.venue.address, "http://maps.google.com/maps?q=#{conference.venue.address}", :target => "_new"
|
||||
.row-fluid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue