summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/templates
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-01-09 11:39:53 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-09 11:45:03 +0100
commita2de273943570171b59a571591a013da459fcda0 (patch)
tree2df133ca3db98d84ee7e19ae5f0c79e05e36313c /apps/twofactor_backupcodes/templates
parent8593edd66d31e5121b3f770853dcc9256c0bc42a (diff)
downloadnextcloud-server-a2de273943570171b59a571591a013da459fcda0.tar.gz
nextcloud-server-a2de273943570171b59a571591a013da459fcda0.zip
Use the scoped css on the personal page
Saves loading the style file when we visit the security page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/twofactor_backupcodes/templates')
-rw-r--r--apps/twofactor_backupcodes/templates/personal.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/twofactor_backupcodes/templates/personal.php b/apps/twofactor_backupcodes/templates/personal.php
index 4c887aff915..c57a589a26a 100644
--- a/apps/twofactor_backupcodes/templates/personal.php
+++ b/apps/twofactor_backupcodes/templates/personal.php
@@ -1,7 +1,6 @@
<?php
script('twofactor_backupcodes', 'settings');
-style('twofactor_backupcodes', 'style');
?>