Skip to content

Commit

Permalink
Remove rendering of Letzte Modernisierung
Browse files Browse the repository at this point in the history
Customer issue email 2021-04-06
  • Loading branch information
conqp committed Apr 6, 2021
1 parent 70cf414 commit 015c305
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions wordpress-wbs/immobrowse/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@
</div>
<div id="state" class="col-xs-6"></div>
</div>
<div class="row row-centered">
<div class="col-xs-6 ib-price-caption">
Letzte Modernisierung
</div>
<div id="lastModernization" class="col-xs-6"></div>
</div>
</div>
</div>
<div class="row row-centered ib-expose-data-row">
Expand Down
1 change: 0 additions & 1 deletion wordpress-wbs/immobrowse/print.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ immobrowse.wbsWuppertal.print.getElements = function () {
container: jQuery('#stateContainer'),
value: jQuery('#state')
},
lastModernization: jQuery('#lastModernization'),
energyCertificate: {
type: jQuery('#energyCertificateType'),
consumption: {
Expand Down

0 comments on commit 015c305

Please sign in to comment.