Skip to content

Commit

Permalink
Merge pull request #2667 from Phpvarious/patch-24
Browse files Browse the repository at this point in the history
Update plan.js
  • Loading branch information
Sekiro-kost authored Jun 4, 2024
2 parents d265c15 + 1934dce commit defbd48
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 defbd48

Please sign in to comment.