Use user object as default store in file manager
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
}
|
||||
|
||||
.cryptpad-lag {
|
||||
box-sizing: content-box;
|
||||
vertical-align: top;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
|
||||
Reference in New Issue
Block a user