mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
UI test/review
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="my-2 py-1">
|
||||
<hr class="my-2">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-xs-12">
|
||||
@@ -375,8 +375,6 @@
|
||||
'entity' => 'products'
|
||||
))
|
||||
|
||||
<button id="save-product-button-continue"
|
||||
class="btn btn-success mb-2">{{ $__t('Save & continue') }}</button>
|
||||
<button id="save-product-button"
|
||||
class="btn btn-info mb-2">{{ $__t('Save') }}</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user