Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
  • Loading branch information
Gramps and Calinou authored Jun 19, 2023
1 parent d28daa6 commit 496dda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/asset_edit.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ $preview_field_names = [
<button type="submit" class="btn btn-success col-md-1">Accept</button>

<div class="form-group col-md-11">
<div class="input-group col-md-12" style="min-height:34px">
<div class="input-group col-md-12" style="min-height: 34px">

<?php if($data['asset_id'] == -1) { ?>
<label class="control-label col-md-2" for="support_level">Support level:</label>
Expand Down

0 comments on commit 496dda7

Please sign in to comment.