Skip to content

Commit 06a120d

Browse files
authored
Merge branch 'develop' into 4789-import-labels
2 parents e0ae078 + bfc6b0f commit 06a120d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

seed/static/seed/js/controllers/organization_settings_controller.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,17 +644,24 @@ angular.module('SEED.controller.organization_settings', []).controller('organiza
644644
$scope.audit_template_report_types = [
645645
'ASHRAE Level 2 Report',
646646
'Atlanta Report',
647+
'Baltimore Energy Audit Report',
647648
'Berkeley Report',
648649
'BRICR Phase 0/1',
649650
'Brisbane Energy Audit Report',
650651
'DC BEPS Energy Audit Report',
651652
'DC BEPS RCx Report',
652653
'Demo City Report',
653654
'Denver Energy Audit Report',
655+
'EE-RLF Template',
654656
'Energy Trust of Oregon Report',
657+
'Los Angeles Report',
655658
'Minneapolis Energy Evaluation Report',
659+
'New York City Energy Efficiency Report',
660+
'Office of Recapitalization Energy Audit Report',
656661
'Open Efficiency Report',
657662
'San Francisco Report',
663+
'St. Louis RCx Report',
664+
'St. Louis Report',
658665
'WA Commerce Clean Buildings - Form D Report',
659666
'WA Commerce Grants Report'
660667
];

0 commit comments

Comments
 (0)