Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen Lindner <mail@steffen-lindner.de>2015-09-02 16:03:41 +0300
committerSteffen Lindner <mail@steffen-lindner.de>2015-09-02 16:03:41 +0300
commit01adebc5b9db626e40cb81f918e74620273f8428 (patch)
treef650582d05b56d01a0115ed279f94c934bc99919 /templates/index.php
parenta88f6b616e350747f2cee317a0675fb94169c902 (diff)
Add jasmine view tests
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 7ba7be39f..d39e31304 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -143,7 +143,6 @@ script('mail', 'require_config');
<?php print_unescaped($this->inc('part.mail-account')); ?>
<?php print_unescaped($this->inc('part.mail-attachment')); ?>
-<?php print_unescaped($this->inc('part.mail-attachments')); ?>
<?php print_unescaped($this->inc('part.mail-composer')); ?>
<?php print_unescaped($this->inc('part.mail-folder')); ?>
<?php print_unescaped($this->inc('part.mail-message')); ?>