mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-06 13:59:08 +02:00
mobile theme fixes and enhancements
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user