mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-04 02:09:23 +02:00
Fix Columns disappearing
This commit is contained in:
parent
c714c1b6f9
commit
7b348c213e
3 changed files with 5 additions and 3 deletions
|
@ -18,9 +18,7 @@
|
|||
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
//
|
||||
|
||||
$(document).ready(function() {
|
||||
InitTableData();
|
||||
});
|
||||
InitTableData();
|
||||
|
||||
function InitTableData()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue