From 42f965d147cd00ae43232667b5ce10a3d8f563b1 Mon Sep 17 00:00:00 2001 From: Azareal Date: Mon, 23 Mar 2020 15:31:17 +1000 Subject: [PATCH] save bytes in inputs --- public/global.js | 4 ++-- templates/account_own_edit_mfa_setup.html | 4 ++-- templates/account_own_edit_password.html | 6 +++--- templates/account_own_edit_privacy.html | 6 +++--- templates/convos.html | 2 +- templates/create_convo.html | 2 +- templates/footer.html | 2 +- templates/guilds_create_guild.html | 4 ++-- templates/ip_search.html | 6 +++--- templates/login.html | 4 ++-- templates/login_mfa_verify.html | 2 +- templates/panel_analytics_active_memory.html | 2 +- templates/panel_analytics_performance.html | 2 +- templates/panel_analytics_referrers.html | 2 +- templates/panel_analytics_time_range.html | 2 +- templates/panel_analytics_time_range_month.html | 2 +- templates/panel_forum_edit.html | 6 +++--- templates/panel_forums.html | 4 ++-- templates/panel_group_edit.html | 4 ++-- templates/panel_group_edit_promotions.html | 10 +++++----- templates/panel_groups.html | 4 ++-- templates/panel_pages.html | 4 ++-- templates/panel_pages_edit.html | 4 ++-- templates/panel_setting.html | 2 +- templates/panel_themes_menus_item_edit.html | 14 +++++++------- templates/panel_themes_menus_items.html | 14 +++++++------- templates/panel_themes_widgets.html | 6 +++--- templates/panel_themes_widgets_widget.html | 4 ++-- templates/panel_user_edit.html | 12 ++++++------ templates/panel_word_filters.html | 4 ++-- templates/password_reset.html | 2 +- templates/password_reset_token.html | 10 +++++----- templates/profile.html | 8 ++++---- templates/register.html | 10 +++++----- templates/topic_alt_inner.html | 6 +++--- templates/topic_alt_posts.html | 2 +- templates/topic_alt_quick_reply.html | 10 +++++----- templates/topic_c_poll_input.html | 6 +++--- templates/topic_poll.html | 2 +- templates/topics.html | 2 +- templates/topics_quick_topic.html | 8 ++++---- templates/widget_search_and_filter.html | 4 ++-- themes/nox/overrides/login.html | 4 ++-- themes/shadow/overrides/login.html | 4 ++-- 44 files changed, 111 insertions(+), 111 deletions(-) diff --git a/public/global.js b/public/global.js index e9486f8d..e95973ec 100644 --- a/public/global.js +++ b/public/global.js @@ -631,7 +631,7 @@ function mainInit(){ ev.preventDefault(); let bp = $(this).closest('.editable_parent'); let block = bp.find('.editable_block').eq(0); - block.html(""); + block.html(""); $(".submit_edit").click(function(ev) { ev.preventDefault(); @@ -680,7 +680,7 @@ function mainInit(){ this.innerHTML = ""; } else if(fieldType=="hidden") {} - else this.innerHTML = ""; + else this.innerHTML = ""; }); // Remove any handlers already attached to the submitter diff --git a/templates/account_own_edit_mfa_setup.html b/templates/account_own_edit_mfa_setup.html index 78d6e8e6..b5bac8bf 100644 --- a/templates/account_own_edit_mfa_setup.html +++ b/templates/account_own_edit_mfa_setup.html @@ -7,14 +7,14 @@
- +
-
{{/** TODO: Make this a password? **/}} +
{{/** TODO: Make this a password? **/}}
diff --git a/templates/account_own_edit_password.html b/templates/account_own_edit_password.html index 06a5dab3..0f413a98 100644 --- a/templates/account_own_edit_password.html +++ b/templates/account_own_edit_password.html @@ -9,15 +9,15 @@
diff --git a/templates/account_own_edit_privacy.html b/templates/account_own_edit_privacy.html index 941c31da..43dc9c2c 100644 --- a/templates/account_own_edit_privacy.html +++ b/templates/account_own_edit_privacy.html @@ -3,9 +3,9 @@
- - + +