mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
v1.1.1
This commit is contained in:
@@ -152,7 +152,10 @@ function ChangeSelection(){
|
||||
|
||||
function SaveToConfig(){
|
||||
SaveROIToConfig(ROIInfo, "[Digits]", basepath);
|
||||
location.reload();
|
||||
// location.reload();
|
||||
// parent.window.location.reload(true);
|
||||
// window.location = location.href + '?session=' + Math.floor((Math.random() * 1000000) + 1);
|
||||
UpdatePage();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user