[odrs-web/oscp] Allow moderators to search for specific keywords
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] Allow moderators to search for specific keywords
- Date: Wed, 29 Apr 2020 18:00:12 +0000 (UTC)
commit 13c5ca8497278d0179084e27d1b31ee02e1ada89
Author: Richard Hughes <richard hughsie com>
Date: Wed Apr 29 18:59:12 2020 +0100
Allow moderators to search for specific keywords
app_data/odrs/templates/default.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/odrs/templates/default.html b/app_data/odrs/templates/default.html
index ca9fbd3..19e46db 100644
--- a/app_data/odrs/templates/default.html
+++ b/app_data/odrs/templates/default.html
@@ -41,8 +41,8 @@
<li><a href="{{url_for('.admin_taboo_show_all')}}">Taboos</a></li>
<li><a href="{{url_for('.admin_component_show_all')}}">Components</a></li>
<li><a href="{{url_for('.admin_graph_month')}}">Usage</a></li>
- <li><a href="{{url_for('.admin_search')}}">Search</a></li>
{% endif %}
+ <li><a href="{{url_for('.admin_search')}}">Search</a></li>
<li><a href="{{url_for('.odrs_moderator_show',
moderator_id=g.user.moderator_id)}}">Profile</a></li>
{% endif %}
</ul>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]