summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-04-20 08:48:21 +0200
committerGitHub <noreply@github.com>2020-04-20 08:48:21 +0200
commitc32d77bba66d634dae9b7f076c592fd32899c3d4 (patch)
tree598269cc5a692d7ec7f299a41000ecd14a574987 /templates
parent0369423152a47291e67798533b7e2f3a427c8c9a (diff)
Update main.php
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php9
1 files changed, 1 insertions, 8 deletions
diff --git a/templates/main.php b/templates/main.php
index 1a1698ab..b4bfbdc1 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -1,13 +1,6 @@
<?php
-if (!\OCP\Util::isIe()) {
- script('contacts', 'contacts');
- style('contacts', 'contacts');
+if (\OCP\Util::isIe()) {
?>
-
-<input type="hidden" id="initial-state-contacts-locales" value="<?php p(base64_encode($_['locales'])); ?>">
-<input type="hidden" id="initial-state-contacts-defaultProfile" value="<?php p(base64_encode($_['defaultProfile'])); ?>">
-
-<?php } else { ?>
<div id="app-content">
<div class="emptycontent">
<div class="icon-contacts-dark"></div>