mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 10:46:36 +00:00 
			
		
		
		
	Remove "Allow partial units in stock" product option / unify number input validation messages
This commit is contained in:
		| @@ -78,7 +78,7 @@ | ||||
| 			<div class="input-group-prepend"> | ||||
| 				<span class="input-group-text"><i class="fas fa-filter"></i> {{ $__t('Status') }}</span> | ||||
| 			</div> | ||||
| 			<select class="form-control" | ||||
| 			<select class="custom-control custom-select" | ||||
| 				id="status-filter"> | ||||
| 				<option value="all">{{ $__t('All') }}</option> | ||||
| 				<option value="duesoon">{{ $__t('Due soon') }}</option> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user