mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 22:47:32 -06:00
Fix filament/printer selection loading page translation (#9530)
This commit is contained in:
parent
a37d648370
commit
81f1cd4532
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ var TargetPage=null;
|
||||||
|
|
||||||
function OnInit()
|
function OnInit()
|
||||||
{
|
{
|
||||||
|
TranslatePage();
|
||||||
|
|
||||||
TargetPage=GetQueryString("target");
|
TargetPage=GetQueryString("target");
|
||||||
|
|
||||||
//setTimeout("JumpToTarget()",20*1000);
|
//setTimeout("JumpToTarget()",20*1000);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue