T139 Server returns history to client request
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
<label for="historyTo">To</label>
|
||||
<input type="datetime" name="dateTo" id="historyTo"/>
|
||||
</div>
|
||||
<button>Search</button>
|
||||
<button id="btn-searchHistory">Search</button>
|
||||
</div>
|
||||
<div>
|
||||
<table id="historyTable" class="simpleTable">
|
||||
@@ -208,6 +208,6 @@
|
||||
<script type="text/javascript" src="/js/modal.js"></script>
|
||||
<script type="text/javascript" src="/js/uianimation.js"></script>
|
||||
<script type="text/javascript" src="/js/datatransfer.js"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/historyloader.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user