Revision c3b3043d ui/templates/home.html

b/ui/templates/home.html
5 5
	<!-- include the Tools -->
6 6
	<script src="static/jquery.tools.min.js"></script>
7 7
    <script src="static/jQueryRotate.js"></script>
8
    <script src="static/jquery.tablesorter.min.js"></script>
9
    
8 10
	<link rel="stylesheet" type="text/css" href="static/main.css"/>	
9 11
    <link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css' />
10 12

  
......
62 64
                $('ul.css-tabs li a:not(.current)').animate({top:'9px'},{queue:false,duration:150});
63 65
		    });
64 66
		});
67
		
65 68
        $(function() {
66 69
	        $("ul.css-tabs").tabs("div.css-panes div.pane", {	
67 70
		        onBeforeClick: function(event, i) {

Also available in: Unified diff