From 5b197b8130efed7953f42cde0cbd2217b7fb0dbe Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Thu, 30 May 2024 23:36:42 +0200 Subject: Improved: Button to export OMPL of a category (#6519) * Update update.phtml * fixed * Update app/views/helpers/category/update.phtml Co-authored-by: Alexandre Alapetite * Update update.phtml * do it for feed too * Update update.phtml * Minor whitespace --------- Co-authored-by: Alexandre Alapetite --- app/views/helpers/category/update.phtml | 15 +++++++++++++++ app/views/helpers/feed/update.phtml | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/views/helpers/category/update.phtml b/app/views/helpers/category/update.phtml index 7c0105b5f..a922d4dca 100644 --- a/app/views/helpers/category/update.phtml +++ b/app/views/helpers/category/update.phtml @@ -222,7 +222,9 @@ + +
category->isDefault()): ?>

@@ -243,5 +245,18 @@

+ +
+ +
+ +
+ + + +

+
+
+
diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 125e28253..43ed78b44 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -765,7 +765,7 @@ - +

@@ -791,7 +791,7 @@
- +

-- cgit v1.2.3