1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-20 12:52:58 +00:00

Improve mailbox management for navigation

This commit is contained in:
Loïc Blot (@U-Exp)
2014-09-16 20:54:47 +02:00
parent d456178c18
commit 0a7e6f09f8
3 changed files with 27 additions and 19 deletions
+4 -1
View File
@@ -6,7 +6,10 @@
<div id="app">
<div id="app-navigation">
<?php print_unescaped($this->inc('part.navigation')); ?>
<?php print_unescaped($this->inc('part.settings')); ?>
<?php /*print_unescaped($this->inc('part.settings'));*/ ?>
</div>
<div id="app-mailbox-content">
</div>
<div id="app-content">