summaryrefslogtreecommitdiff
path: root/app/Models/Themes.php
diff options
context:
space:
mode:
authorGravatar Julien-Pierre Avérous <github@sourcemac.com> 2020-02-13 19:22:35 +0200
committerGravatar GitHub <noreply@github.com> 2020-02-13 18:22:35 +0100
commitd30ac40772ec1b4706922afd8acab8448af39a9e (patch)
tree6b7cec8455a542875959a09f7bdcc7a2af285fa1 /app/Models/Themes.php
parent4ddd1821bb0fc1186937551d59100294b8833727 (diff)
Enhance content path feature (#2778)
- Add a maintenance section to be able to clear cache and force reload a feed. - Add an icon next to path field to show a pop-up with the result of the content path. Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Marien Fressinaud <dev@marienfressinaud.fr>
Diffstat (limited to 'app/Models/Themes.php')
-rw-r--r--app/Models/Themes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/Themes.php b/app/Models/Themes.php
index 235269e39..c58959527 100644
--- a/app/Models/Themes.php
+++ b/app/Models/Themes.php
@@ -86,6 +86,7 @@ class FreshRSS_Themes extends Minz_Model {
'key' => '⚿',
'label' => '🏷️',
'link' => '↗',
+ 'look' => '👁',
'login' => '🔒',
'logout' => '🔓',
'next' => '⏩',