Minor fix do disable dropdown menus

This commit is contained in:
Simone Mainardi 2016-02-27 14:12:40 +01:00
parent 4cd8a76d3d
commit 83aad39e1b

View file

@ -406,6 +406,7 @@ var populateInterfaceTopTalkersTable = function(){
if ($('#historical-interface-top-talkers-table').attr("loaded") == 1) {
enableAllDropdowns();
} else {
disableAllDropdowns();
$('#historical-interface-top-talkers-table').attr("loaded", 1);
$('#historical-interface-top-talkers-table').datatable({
title: "",]]