Skip to content

Commit

Permalink
add: also warn users when viewing asset data that includes a DST tran…
Browse files Browse the repository at this point in the history
…sition

Signed-off-by: F.N. Claessen <felix@seita.nl>
  • Loading branch information
Flix6x committed Jul 19, 2023
1 parent 9571b64 commit abb0998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flexmeasures/ui/templates/crud/asset.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<div class="container-fluid">
<div class="row"><div class="alert alert-info" id="tzwarn" style="display:none;"></div></div>
<div class="row"><div class="alert alert-info" id="dstwarn" style="display:none;"></div></div>
<div class="row">
<div class="col-sm-2 on-top-md">
<div class="header-action-button">
Expand Down

0 comments on commit abb0998

Please sign in to comment.