Skip to content

Commit

Permalink
LIMS-95: Change label to match others (#682)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Williams <[email protected]>
  • Loading branch information
ndg63276 and Mark Williams authored Oct 18, 2023
1 parent fc4295e commit 269cd3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions client/src/js/templates/shipment/containerplateimage.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ <h1 class="no_mobile">Container: <span class="NAME"><%-NAME%></span></h1>
<div class="left">
<div class="plate"></div>
<div class="flex">
<div class="flex_take_space"></div>
<div class="flex_take_space form">
<span class="label">Display</span>
</div>
<div class="la flex_dont_change">
Status Shows
<div>
<label>
<input type="radio" value="sample_status_current" name="sample_status" id="sample_status_current" checked="checked" />
Expand Down

0 comments on commit 269cd3d

Please sign in to comment.