From c1a9c06854ffd02b38a9d716dd9a100de367babc Mon Sep 17 00:00:00 2001 From: zero-24 Date: Wed, 11 Sep 2019 21:42:47 +0200 Subject: [PATCH] dont trigger the submit event twice --- .../com_banners/views/banners/tmpl/default_batch_footer.php | 2 +- .../views/categories/tmpl/default_batch_footer.php | 2 +- .../com_contact/views/contacts/tmpl/default_batch.php | 2 +- .../com_contact/views/contacts/tmpl/default_batch_footer.php | 2 +- .../com_content/views/articles/tmpl/default_batch_footer.php | 2 +- .../com_fields/views/fields/tmpl/default_batch_footer.php | 2 +- .../com_fields/views/groups/tmpl/default_batch_footer.php | 2 +- .../com_menus/views/items/tmpl/default_batch_footer.php | 2 +- .../com_modules/views/modules/tmpl/default_batch_footer.php | 2 +- .../com_newsfeeds/views/newsfeeds/tmpl/default_batch_footer.php | 2 +- .../com_redirect/views/links/tmpl/default_batch_footer.php | 2 +- .../com_tags/views/tags/tmpl/default_batch_footer.php | 2 +- .../com_users/views/users/tmpl/default_batch_footer.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/administrator/components/com_banners/views/banners/tmpl/default_batch_footer.php b/administrator/components/com_banners/views/banners/tmpl/default_batch_footer.php index 14884e6787d28..2895e99922a8a 100644 --- a/administrator/components/com_banners/views/banners/tmpl/default_batch_footer.php +++ b/administrator/components/com_banners/views/banners/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_categories/views/categories/tmpl/default_batch_footer.php b/administrator/components/com_categories/views/categories/tmpl/default_batch_footer.php index dbf75be88da6b..a4c53bf197982 100644 --- a/administrator/components/com_categories/views/categories/tmpl/default_batch_footer.php +++ b/administrator/components/com_categories/views/categories/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_contact/views/contacts/tmpl/default_batch.php b/administrator/components/com_contact/views/contacts/tmpl/default_batch.php index c0708d9a924db..c2ae49aabf7a2 100644 --- a/administrator/components/com_contact/views/contacts/tmpl/default_batch.php +++ b/administrator/components/com_contact/views/contacts/tmpl/default_batch.php @@ -57,7 +57,7 @@ - diff --git a/administrator/components/com_contact/views/contacts/tmpl/default_batch_footer.php b/administrator/components/com_contact/views/contacts/tmpl/default_batch_footer.php index da0dfc05208ce..f5b937d755691 100644 --- a/administrator/components/com_contact/views/contacts/tmpl/default_batch_footer.php +++ b/administrator/components/com_contact/views/contacts/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_content/views/articles/tmpl/default_batch_footer.php b/administrator/components/com_content/views/articles/tmpl/default_batch_footer.php index d44481e81d5e3..10b7c1b164d55 100644 --- a/administrator/components/com_content/views/articles/tmpl/default_batch_footer.php +++ b/administrator/components/com_content/views/articles/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_fields/views/fields/tmpl/default_batch_footer.php b/administrator/components/com_fields/views/fields/tmpl/default_batch_footer.php index 7cfcfeeb00295..c4a677de532c6 100644 --- a/administrator/components/com_fields/views/fields/tmpl/default_batch_footer.php +++ b/administrator/components/com_fields/views/fields/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_fields/views/groups/tmpl/default_batch_footer.php b/administrator/components/com_fields/views/groups/tmpl/default_batch_footer.php index ea87f989c016b..3874e18f65f16 100644 --- a/administrator/components/com_fields/views/groups/tmpl/default_batch_footer.php +++ b/administrator/components/com_fields/views/groups/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_menus/views/items/tmpl/default_batch_footer.php b/administrator/components/com_menus/views/items/tmpl/default_batch_footer.php index a778ac892d94c..37106089c0cca 100644 --- a/administrator/components/com_menus/views/items/tmpl/default_batch_footer.php +++ b/administrator/components/com_menus/views/items/tmpl/default_batch_footer.php @@ -15,7 +15,7 @@ 0 && $clientId == 1)): ?> - diff --git a/administrator/components/com_modules/views/modules/tmpl/default_batch_footer.php b/administrator/components/com_modules/views/modules/tmpl/default_batch_footer.php index 33c83723ed122..145531091c043 100644 --- a/administrator/components/com_modules/views/modules/tmpl/default_batch_footer.php +++ b/administrator/components/com_modules/views/modules/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch_footer.php b/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch_footer.php index 2a71bd8c71de1..756a4165acc4d 100644 --- a/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch_footer.php +++ b/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_redirect/views/links/tmpl/default_batch_footer.php b/administrator/components/com_redirect/views/links/tmpl/default_batch_footer.php index 8cc36bded8058..de028b977a043 100644 --- a/administrator/components/com_redirect/views/links/tmpl/default_batch_footer.php +++ b/administrator/components/com_redirect/views/links/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_tags/views/tags/tmpl/default_batch_footer.php b/administrator/components/com_tags/views/tags/tmpl/default_batch_footer.php index 6d51a9b83046c..c201d83a467f8 100644 --- a/administrator/components/com_tags/views/tags/tmpl/default_batch_footer.php +++ b/administrator/components/com_tags/views/tags/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ - diff --git a/administrator/components/com_users/views/users/tmpl/default_batch_footer.php b/administrator/components/com_users/views/users/tmpl/default_batch_footer.php index 429c820fb42d5..c89992d3e4ef3 100644 --- a/administrator/components/com_users/views/users/tmpl/default_batch_footer.php +++ b/administrator/components/com_users/views/users/tmpl/default_batch_footer.php @@ -12,6 +12,6 @@ -