From 65d885da00df8bf8206614b0d773116f95d845bc Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Sat, 16 Dec 2017 19:59:27 +0100 Subject: material: replace exit_to_app, redo and autorenew icons Signed-off-by: Kevin Decherf --- CHANGELOG.md | 4 ++++ .../views/themes/material/Entry/_card_actions.html.twig | 2 +- .../views/themes/material/Entry/_card_list.html.twig | 2 +- .../Resources/views/themes/material/Entry/entry.html.twig | 14 +++++++------- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59d7f2d2..1a7ef381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ - Fix empty title and domain_name when exception is thrown during fetch [#3442](https://github.com/wallabag/wallabag/pull/3442) +### Changes + +- material: replace exit_to_app, redo and autorenew icons [#3513](https://github.com/wallabag/wallabag/pull/3513) + ## [2.3.0](https://github.com/wallabag/wallabag/tree/2.3.0) (2017-12-11) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.3...2.3.0) diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig index 468338ac..827f09d9 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig @@ -7,7 +7,7 @@