Use user object as default store in file manager

This commit is contained in:
yflory
2016-12-20 17:27:45 +01:00
parent 4aed585574
commit c359c27997
7 changed files with 68 additions and 32 deletions

View File

@@ -40,7 +40,7 @@
</tbody>
</table>-->
<iframe src="/file/#iframe" id="fileManagerIframe" style="display: none;"></iframe>
<iframe src="/file/#iframe" id="fileManagerIframe"></iframe>
<div id="buttons" class="buttons">
<a id="create-pad" class="button create" href="/pad/" data-localization="button_newpad"></a>

View File

@@ -39,6 +39,7 @@
}
.cryptpad-lag {
box-sizing: content-box;
vertical-align: top;
height: 16px;
width: 16px;