- 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:
Geert Hauwaerts
2011-03-19 01:43:13 +00:00
parent 6ce38e5229
commit 0e9023d009
6 changed files with 501 additions and 7 deletions
+1
View File
@@ -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)