From 8408bee90a0a78a77e7c5834e633a0387f9f434c Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 9 Sep 2020 17:37:58 -0400 Subject: Settings controller file renaming (#794) * Rename SettingsBackup to BackupController * Rename files to more closely match classes * Improve organization of script imports --- ext/bg/settings.html | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to 'ext/bg/settings.html') diff --git a/ext/bg/settings.html b/ext/bg/settings.html index ae89ca1f..b01fbf73 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -1165,39 +1165,40 @@ + + + + + + + + - - - - - - - - + + + + + + + - + - - - - + + - - - - - + -- cgit v1.2.3