* Fix bug #3278.
This commit is contained in:
@@ -16,6 +16,7 @@ $(function()
|
||||
$('.cycleConfig').removeClass('hidden');
|
||||
$('#switchDate').closest('.input-group-addon').addClass('hidden');
|
||||
$('#type').closest('tr').addClass('hidden');
|
||||
loadList('custom'); //Fix bug 3278.
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user