diff --git a/js/pmd/history.js b/js/pmd/history.js index 538404bfdc..406c8be7b6 100644 --- a/js/pmd/history.js +++ b/js/pmd/history.js @@ -10,7 +10,7 @@ var history_array = []; // Global array to store history objects var select_field = []; // Global array to store informaation for columns which are used in select clause var g_index; -var vqb_editor; +var vqb_editor = null; /** * function for panel, hides and shows toggle_container