reinsert updatePref javascript used by Save on Dashboard

This commit is contained in:
Jos Schellevis 2014-12-09 15:56:27 +00:00
parent e9071598d0
commit 16c094a8c4

View File

@ -333,7 +333,7 @@ function showSave(){
$('#updatepref').show();
}
/*function updatePref(){
function updatePref(){
var widgets = $('.widgetdiv');
var widgetSequence = '';
var firstprint = false;
@ -357,7 +357,7 @@ function showSave(){
$("#iform").submit();
return false;
}*/
}
//]]>