[bugzilla-gnome-org-extensions] Add a "Your Reviews" link to Bug page



commit 9ea41a91bafd80ae625b0fa5f8bf03fb06f122bc
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Sun Oct 4 22:13:49 2009 -0400

    Add a "Your Reviews" link to Bug page
    
    Add a link at the bottom of the Bug page to have a way to get
    to the list of drafts without having to manually chop off query
    parameters from the URL.

 web/index.html.body |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/web/index.html.body b/web/index.html.body
index 14c69b2..964a640 100644
--- a/web/index.html.body
+++ b/web/index.html.body
@@ -26,6 +26,7 @@
     </tbody>
   </table>
   <a id="originalBugLink">Go to bug</a>
+  <a id="allReviewsLink">Your reviews</a>
 </div>
 <div id="overview" style="display: none;">
   <div id="patchIntro">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]