diff options
author | Dylan William Hardison <dylan@hardison.net> | 2014-10-14 07:13:34 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2014-10-14 07:13:34 +0200 |
commit | b348b6a10cabddf1b579ebaca0d799def2900e52 (patch) | |
tree | 691094e3cc90740abe63ae40e4e75e8e12ded6d6 /extensions/MyDashboard/template/en | |
parent | 41e58e2f043162806bfb9fd3723a5391c9599de2 (diff) | |
download | bugzilla-b348b6a10cabddf1b579ebaca0d799def2900e52.tar.gz bugzilla-b348b6a10cabddf1b579ebaca0d799def2900e52.tar.xz |
Bug 1074586 - New Feature: Bugs of Interest
I just want to walk around in circles
walk around in circles
Diffstat (limited to 'extensions/MyDashboard/template/en')
-rw-r--r-- | extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl index 16f363f49..350c8d0aa 100644 --- a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl +++ b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl @@ -107,8 +107,8 @@ <span id="query_count_refresh" class="bz_default_hidden"> <span class="items_found" id="query_bugs_found">0 [% terms.bugs %] found</span> | <a class="refresh" href="javascript:void(0);" id="query_refresh">Refresh</a> - | <a class="markvisited" href="javascript:void(0);" id="query_markvisited">Mark Visited</a> - <span class="markvisited bz_default_hidden" id="query_markvisited_text">Mark Visited</span> + <span id="bar_markread">|</span> <a class="markread" href="javascript:void(0);" id="query_markread">none</a> + <span class="markread bz_default_hidden" id="query_markread_text">none</span> | <a class="buglist" href="javascript:void(0);" id="query_buglist">Buglist</a> </span> <div id="query_pagination_top"></div> |