[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Review History" generate_api_token = 1 style_urls = [ "extensions/Review/web/styles/review_history.css" ] javascript_urls = [ 'js/yui3/yui/yui-min.js', 'extensions/Review/web/js/review_history.js', 'extensions/Review/web/js/moment.min.js', 'js/util.js', 'js/field.js' ] %]
[% INCLUDE global/userselect.html.tmpl id => "requestee" name => "requestee" value => requestee.login classes => ["bz_userfield"] %]
Loading...
[% PROCESS global/footer.html.tmpl %]