- <!DOCTYPE HTML> - <html lang="nl"> - <head> --
- <meta charset="utf-8">
- <title>QUnit test</title>
- <link rel="stylesheet" href="//code.jquery.com/qunit/qunit-1.19.0.css">
- <style>
- html,body { padding: 0; margin: 0 }
- #qunit-header { display: none; }
- #qunit-tests a { display: none; }
- #qunit-testrunner-toolbar { display: none; }
- #qunit-userAgent { display: none; }
- </style>
-
- - </head> - <body> --
- <div id="qunit"></div> - <div id="qunit-fixture"></div> - <script src="//code.jquery.com/qunit/qunit-1.19.0.js"></script> --
- <script>
- var actions = {
-
- - "" : --
- }; - </script> --
- <script>
- QUnit.config.reorder = false;
- QUnit.done(function() {
- document.testRunner.style.height = document.body.offsetHeight + "px";
- });
- QUnit.module("[Action] ");
-
- - QUnit.test( - "", - - ); -- -
- </script> --
- </body> - </html> --
- <!DOCTYPE HTML> - <html lang="nl"> - <head> --
- <meta charset="utf-8">
- <title>QUnit test</title>
- <link rel="stylesheet" href="//code.jquery.com/qunit/qunit-1.19.0.css">
- <style>
- html,body { padding: 0; margin: 0 }
- #qunit-header { display: none; }
- #qunit-tests a { display: none; }
- #qunit-testrunner-toolbar { display: none; }
- #qunit-userAgent { display: none; }
- </style>
-
- - </head> - <body> --
- <div id="qunit"></div> - <div id="qunit-fixture"></div> - <script src="//code.jquery.com/qunit/qunit-1.19.0.js"></script> --
- <script>
- var commands = {
-
- - "" : --
- }; - </script> --
- <script>
- QUnit.config.reorder = false;
- QUnit.done(function() {
- document.testRunner.style.height = document.body.offsetHeight + "px";
- });
- QUnit.module("[Command] ");
-
- - QUnit.test( - "", - - ); -- -
- </script> --
- </body> - </html> --
- --
- --
- --
- --
This is the management dashboard for your SimplyEdit website. Here you can manage who can - edit your site and who can manage users and restore backups.
-This dashboard will also help you install SimplyEdit and show if there are any problems with - your installation.
-If the Check screen shows 100% green, but you still can't - save your changes in the SimplyEdit editor, it may be that your webserver is configured to deny all - PUT requests. Please contact your system administrator to remedy that.
-If you still have problems, you can always join us at - https://riot.im/app/#/room/#SimplyEdit:matrix.org and ask for help there.
-