Skip to content

Commit

Permalink
Update plan.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Phpvarious authored Jun 3, 2024
1 parent d265c15 commit 1934dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/js/plan.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ if (!jeeFrontEnd.plan) {
jeedomUtils.addOrUpdateUrl('plan_id', jeephp2js.planHeader_id, data.name + ' - ' + JEEDOM_PRODUCT_NAME)
jeeP.initEditOption(jeeFrontEnd.planEditOption.state)
jeedomUtils.initReportMode()
jeedomUtils.initTooltips()
window.scrollTo({top: 0, behavior: "smooth"})
jeeFrontEnd.plan.setGraphResizes()
jeeFrontEnd.modifyWithoutSave = false
Expand Down

0 comments on commit 1934dce

Please sign in to comment.