diff options
author | mistic100 <mistic@piwigo.org> | 2014-05-17 22:04:36 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-05-17 22:04:36 +0000 |
commit | 914b6d96d2cae67507ef848a7a229fd5319d7968 (patch) | |
tree | 97d0c9f0741ddb6ddee8cfbb20717b6b0fd9b75e /admin/themes/default/fontello/config.json | |
parent | ce8a29810abe6f7fdf82043b32ca87ba0f14220c (diff) |
feature 3080 : simpler date inputs (one input + fontello + picker selects)
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/fontello/config.json')
-rw-r--r-- | admin/themes/default/fontello/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/themes/default/fontello/config.json b/admin/themes/default/fontello/config.json index 1387aa0d6..7f600323c 100644 --- a/admin/themes/default/fontello/config.json +++ b/admin/themes/default/fontello/config.json @@ -145,6 +145,12 @@ "src": "fontawesome" }, { + "uid": "531bc468eecbb8867d822f1c11f1e039", + "css": "calendar", + "code": 59416, + "src": "fontawesome" + }, + { "uid": "0d20938846444af8deb1920dc85a29fb", "css": "logout", "code": 59419, |