mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
- Made tables sortable. For example storage, sort by disk utilization.
- To use add 'sortable' in the <table> class property. git-svn-id: http://www.observium.org/svn/observer/trunk@1931 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -66,6 +66,7 @@ if ($config['page_refresh']) { echo("<meta http-equiv='refresh' content='".$conf
|
||||
</head>
|
||||
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
|
||||
<script type="text/javascript" src="js/mktree.js"></script>
|
||||
<script type="text/javascript" src="js/sorttable.js"></script>
|
||||
<script type="text/javascript">
|
||||
<!-- Begin
|
||||
function popUp(URL)
|
||||
|
||||
Reference in New Issue
Block a user