add code editor js fix 2
This commit is contained in:
parent
20f7a38d32
commit
ceb8040260
@ -287,7 +287,7 @@
|
||||
<th:block th:case="actions">
|
||||
<div class="mb-3">
|
||||
<label for="script_editor" class="form-label" th:text="#{inlaction}"></label>
|
||||
<div class="form-control" id="script_editor"></div>
|
||||
<div class="form-control" id="script_editor" style="height: 50vh;"></div>
|
||||
<!-- <textarea id="action_body_text" name="action_body_text" rows="3"></textarea> -->
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
|
Loading…
x
Reference in New Issue
Block a user