mobile theme fixes and enhancements

This commit is contained in:
SJ
2013-08-20 14:47:55 +02:00
parent 3f246a0781
commit 6c86abcc14
9 changed files with 221 additions and 49 deletions

View File

@ -148,6 +148,10 @@ var Piler =
Piler.fill_current_messages_array();
Piler.spinner('stop');
$('#resultsheader').show();
/*$("table").resizableColumns({
store: store
});*/
})
.fail(function( a, b )// jqXHR, textStatus, errorThrown
{