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

Add Podcast feature

This commit is contained in:
Afterster 2015-12-20 23:19:23 +01:00
parent 58fa76fe3d
commit baaceca250
43 changed files with 2857 additions and 111 deletions

View file

@ -320,7 +320,7 @@ http://www.consulenza-web.com/2012/01/mediatable-jquery-plugin/
$.fn.mediaTable = function() {
var cfg = false;
var hasMenu = !$(this).hasClass('disablegv');
var hasMenu = (!$(this).hasClass('disablegv') && ($(this).attr('data-objecttype') !== undefined));
// Default configuration block
if ( !arguments.length || $.isPlainObject(arguments[0]) ) cfg = $.extend({},{