Skip to content

Commit

Permalink
open canvas page in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
suneliot committed Apr 4, 2011
1 parent 932a3e8 commit 93ab2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/home/canvas.html.erb
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script>top.location.href="http://getfrankd.com" target=_blank</script>
<script>top.location.href="http://getfrankd.com"; target="_blank"</script>
<title>getFrankd</title>
<%= stylesheet_link_tag "style" %>
<%= stylesheet_link_tag "modalbox" %>
Expand Down

0 comments on commit 93ab2c9

Please sign in to comment.