Skip to content

Conversation

@bgsPortal
Copy link

In order to give the developer a fast feedback the file manager actually works i suggest to add the following autoload snippet:

<script>
  document.addEventListener("DOMContentLoaded", function() {

    document.getElementById('fm').value = window.open('/file-manager/fm-button', '_self');
  });
</script>

… the file manager

In order to give the developer a fast feedback the file manager actually works i suggest to add the following autoload snippet:

<script>
  document.addEventListener("DOMContentLoaded", function() {

    document.getElementById('fm').value = window.open('/file-manager/fm-button', '_self');
  });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant