Updated scroll-table.css to have dynamic max-height, cleaned up

warnings, removed order by name.
This commit is contained in:
Admin
2017-08-03 15:26:12 -05:00
parent 5ea14f9069
commit 60e8855aa7
25 changed files with 13 additions and 39 deletions

View File

@@ -1,7 +1,6 @@
package com.bwssystems.HABridge.plugins.exec;
import java.io.IOException;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;