Show and Update Weight without plates added

Shows the bar weight on page load. Added a script that updates the plates weights if no plate visuals exist.
This commit is contained in:
2018-10-30 12:50:20 -04:00
parent 74285d5fb2
commit 9a2a546021
3 changed files with 17 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
<div class="b-platevisual">
<div class="b-platevisual__container">
<div class="b-platevisual__weightfinalcontainer">
<p class="b-platevisual__weightfinal"><span class="input-element input-final">0</span> LBS</p>
<p class="b-platevisual__weightfinal"><span class="input-element input-final">45</span> LBS</p>
</div>
<div class="b-platevisual__weight">
<img src="images/BarBell.svg" class="b-platevisual__barbell">