Skip to content
Snippets Groups Projects
Commit ed7bc9e0 authored by Daniel Lorych's avatar Daniel Lorych :cookie:
Browse files

Update ConfiguratorResult to improve clarity

parent fee4cb2e
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
@foreach (var roofResult in Model.RoofResults) @foreach (var roofResult in Model.RoofResults)
{ {
<div class="input-border">
<h5>Results for roof:</h5> <h5>Results for roof:</h5>
<ul> <ul>
...@@ -70,4 +71,5 @@ ...@@ -70,4 +71,5 @@
} }
</table> </table>
</div>
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment