server/apps/files/templates
Vincent Petry e2549fa660 Improve right sidebar tabs behavior
Tab heads are not rendered if only one tab.

The tab contents is updated on-demand. This means that if a tab is not
visible it is not rendered at first. If the tab was already rendered
through switching, its model will not get updated until the next time it
becomes visible. This will prevent needless rerendering of invisible tab
contents, especially considering that some tabs might need extra ajax
requests.
2015-08-14 16:51:04 +02:00
..
admin.php Always display max upload size in admin panel 2015-02-13 11:39:30 +01:00
appnavigation.php remove unneeded span around Settings text, fixes cursor 2015-06-17 14:37:58 +02:00
fileexists.html show readonly message in file conflict dialog, make it always selected 2014-12-11 16:32:27 +01:00
index.php Search results have to explicitly be added to the content area of the app 2015-06-09 12:39:40 +02:00
list.php Added empty content message for empty read-only folders 2015-04-21 14:31:13 +02:00
simplelist.php use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
test.png Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00