Skip to content

Commit

Permalink
warning about electricity only for comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 9, 2023
1 parent 206550f commit 994fd0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/components/map/map_prompt.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
<el-row class="stage_prompt">
<el-col :span="24">
<el-row>
<el-col class="text"> Select buildings to compare </el-col>
<el-col class="text">
Select buildings to compare. <br /><br />
<el-row>NOTE: Only buildings with Electricity data are valid for comparison!</el-row>
</el-col>
</el-row>
<el-row>
<el-col>
Expand Down

0 comments on commit 994fd0c

Please sign in to comment.