From 5b25f5c1f223643246750f74538fe1e95aea4382 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 27 Aug 2014 10:34:21 -0400 Subject: Bug 1021902 - UI to view a user's review history r=glob --- .../UserProfile/template/en/default/pages/user_profile.html.tmpl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'extensions/UserProfile/template/en/default') diff --git a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl index ba2c4ab57..cc10d1706 100644 --- a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl +++ b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl @@ -132,6 +132,11 @@ [% target.review_request_count FILTER html %] [% "" IF user.id %] + [% IF user.id %] + + (Review History) + + [% END %]   -- cgit v1.2.3-24-g4f1b