Skip to content

Commit

Permalink
Remove unused UI form for IPH electricity purchases
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaulgilman committed Dec 9, 2024
1 parent 4fb3278 commit 9b0321c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 213 deletions.
1 change: 0 additions & 1 deletion deploy/runtime/startup.lk
Original file line number Diff line number Diff line change
Expand Up @@ -1979,7 +1979,6 @@ setmodules(['mspt_iph', 'utilityrate5', 'singleowner_heat']);
setup_MSPT_IPH_pages();
setup_lifetime_page(DEGRADATION_AC_SINGLE_YEAR);
addpage( [['MSPT IPH Capital Costs' ]],{ 'sidebar'='Installation Costs', 'help'='cc_tower' } );
//addpage([['Electricity Purchases Heat Model','Operating Costs']], {'sidebar' = 'Operating Costs', 'help'='oc_operating'} );
addpage([['Operating Costs IPH']], {'sidebar' = 'Operating Costs', 'help'='oc_operating'} );
addpage( [[ 'Utility Rate - Flat',
{ 'name'='Utility Rate - Description', 'caption'='Description and Applicability', 'collapsible'=true, 'collapsible_var'='ur_desc_is_shown', 'collapsed_by_default'=true },
Expand Down
212 changes: 0 additions & 212 deletions deploy/runtime/ui/Electricity Purchases Heat Model.json

This file was deleted.

0 comments on commit 9b0321c

Please sign in to comment.