Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ESIPFed/Geoweaver
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Mar 10, 2024
2 parents 68e1f98 + f5e6fc4 commit 25e9cb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/static/js/gw.process.sidepanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ GW.process.sidepanel = {
GW.process.sidepanel.current_process_name
);

GW.process.sidepanel.dockmode == "bottom";
GW.process.sidepanel.renderDock();
})


Expand Down Expand Up @@ -557,4 +559,4 @@ GW.process.sidepanel = {
},


}
}

0 comments on commit 25e9cb3

Please sign in to comment.