From a8bbab236330ac4f9c50f535c35a902945860b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Fri, 24 May 2024 14:20:22 +0200 Subject: [PATCH] MOBILE-4600 data: Add navigation buttons to collapsible-footer --- .../index/addon-mod-data-index.html | 38 ++++++++++--------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/src/addons/mod/data/components/index/addon-mod-data-index.html b/src/addons/mod/data/components/index/addon-mod-data-index.html index ebf61e0a1..d71ce8244 100644 --- a/src/addons/mod/data/components/index/addon-mod-data-index.html +++ b/src/addons/mod/data/components/index/addon-mod-data-index.html @@ -80,22 +80,7 @@ - - - - - - - - - {{ 'core.next' | translate }} - - - - + @@ -104,9 +89,28 @@ +
+ + + + + + + + + {{ 'core.next' | translate }} + + + + + + +
-