Skip to content

Commit

Permalink
Adding original URL to the post-submission page. Closes robbyrussell#1
Browse files Browse the repository at this point in the history
  • Loading branch information
robbyrussell committed Apr 30, 2009
1 parent c82afe6 commit 9d8f1f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions app/views/links/show.rhtml
Expand Up @@ -11,6 +11,9 @@
<div id="x_copied" style="display:none;">
<p>Your RubyURL is ready for pasting!</p>
</div>

<p id="original_url_info">Original URL: <span id="original_url"><%= @link.website_url -%></span></p>

<p><%= link_to 'Create another rubyurl', '/' -%> &#8617;</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion public/stylesheets/master.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d8f1f3

Please sign in to comment.