diff options
author | francis <francis> | 2008-02-22 11:59:28 +0000 |
---|---|---|
committer | francis <francis> | 2008-02-22 11:59:28 +0000 |
commit | 0f251e26368963f8051f9df0c90649808e94006d (patch) | |
tree | 3e7b87a167611e60893f71402f031c6db97ede2e | |
parent | cf198aa0836cf906afa25ad98154be6df660cff3 (diff) |
Remove sidebar placeholder text.
-rw-r--r-- | app/views/request/show.rhtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index d4e6ddb22..46dadce89 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -64,9 +64,10 @@ </div> <div id="request_sidebar"> - <h2>Juicy stuff will be here</h2> + <!--<h2>Juicy stuff will be here</h2> <p>For now it is just padding to make the messages on the left narrower, so I can see what the formatting is like. + --> <!--<h2>Blog posts about this request</h2> <p>... <h2>Wikipedia articles</h2> |