diff --git a/CHANGELOG.md b/CHANGELOG.md index 7abeee56e..fe7d9595d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ [#1963](https://github.com/nextcloud/cookbook/pull/1963) @seyfeb - Fix searching recipes by string. [#1965](https://github.com/nextcloud/cookbook/pull/1965) @seyfeb +- Replace eye icon with close icon for cancelling recipe edit + [#1971](https://github.com/nextcloud/cookbook/pull/1971) @seyfeb ### Maintenance - Add PHP lint checker to ensure valid (legacy) PHP syntax diff --git a/src/components/AppControls/AppControls.vue b/src/components/AppControls/AppControls.vue index 9d8435274..933354bdb 100644 --- a/src/components/AppControls/AppControls.vue +++ b/src/components/AppControls/AppControls.vue @@ -93,15 +93,15 @@ {{ t('cookbook', 'Filter') }} - + @@ -142,7 +142,7 @@ " :size="20" /> - +