mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
Add update to phones
This commit is contained in:
parent
298bba0c39
commit
fb58802240
7 changed files with 598 additions and 8 deletions
|
@ -198,7 +198,7 @@
|
|||
'<div class="row phone-limits-group">'+
|
||||
'<div class="col-xs-4">'+
|
||||
'<label>Période</label><br/>'+
|
||||
'<select name="limits[' + random_id + '][startpoint]" class="form-control" id="adapter-select" required>'+
|
||||
'<select name="limits[' + random_id + '][startpoint]" class="form-control" required>'+
|
||||
'<option value="" disabled selected>Période sur laquelle appliquer la limite</option>'+
|
||||
'<option value="today">Par jour</option>'+
|
||||
'<option value="-24 hours">24 heures glissantes</option>'+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue