1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00

Fix Columns disappearing

This commit is contained in:
Afterster 2015-02-12 07:01:36 +01:00
parent c714c1b6f9
commit 7b348c213e
3 changed files with 5 additions and 3 deletions

View file

@ -18,9 +18,7 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
$(document).ready(function() {
InitTableData();
});
InitTableData();
function InitTableData()
{