mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
reinsert updatePref javascript used by Save on Dashboard
This commit is contained in:
parent
e9071598d0
commit
16c094a8c4
@ -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;
|
||||
}*/
|
||||
}
|
||||
|
||||
|
||||
//]]>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user