mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
tests: Make the Mocha results area resizable
This commit is contained in:
parent
c4239b6059
commit
45ca82fd9f
6 changed files with 34 additions and 8 deletions
|
@ -8,8 +8,11 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="console"></div>
|
||||
<div id="mocha"></div>
|
||||
<div id="iframe-container"></div>
|
||||
<div id="split-view">
|
||||
<div id="mocha"></div>
|
||||
<div id="separator"></div>
|
||||
<div id="iframe-container"></div>
|
||||
</div>
|
||||
|
||||
<script src="../../static/js/require-kernel.js"></script>
|
||||
<script src="../../static/js/vendors/jquery.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue