mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-21 01:00:29 +09:00
minor commit
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
function toggleScheduler(isRunning){
|
||||
alert(!isRunning);
|
||||
|
||||
$.get('');
|
||||
}
|
||||
@@ -55,8 +55,8 @@
|
||||
|
||||
</div><!-- row fragment-->
|
||||
|
||||
<th:block layout:fragment="script">
|
||||
<script th:src="@{/js/manager.js}"></script>
|
||||
</th:block>
|
||||
<!-- <th:block layout:fragment="script"> -->
|
||||
<!-- <script th:src="@{/js/manager.js}"></script> -->
|
||||
<!-- </th:block> -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user