From c73c6acbf280c99fd4178577cc99a55a6e2e11cf Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 14 Oct 2017 20:26:43 +0200 Subject: A new Font Awesome icon was added to the admin template. This icon is used later for the coming search function in the administration area. --- template/admin/rsrc/font/font-awesome-fontello.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'template/admin/rsrc/font/font-awesome-fontello.json') diff --git a/template/admin/rsrc/font/font-awesome-fontello.json b/template/admin/rsrc/font/font-awesome-fontello.json index 8dd8631..515e8a7 100644 --- a/template/admin/rsrc/font/font-awesome-fontello.json +++ b/template/admin/rsrc/font/font-awesome-fontello.json @@ -185,6 +185,12 @@ "css": "exclamation-triangle", "code": 61553, "src": "fontawesome" + }, + { + "uid": "9dd9e835aebe1060ba7190ad2b2ed951", + "css": "search", + "code": 61442, + "src": "fontawesome" } ] } \ No newline at end of file -- cgit v1.2.3