mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
Add missing files
This commit is contained in:
parent
9eaa75a572
commit
d17adc0f9d
6 changed files with 54 additions and 26 deletions
|
@ -11,10 +11,3 @@
|
|||
<a href="" class="btn btn-primary" ng-click="build()">Build</a>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var editor = ace.edit("editor");
|
||||
|
||||
editor.setValue('');
|
||||
editor.setTheme("ace/theme/clouds");
|
||||
editor.getSession().setMode("ace/mode/batchfile");
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue