mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-08 07:36:26 +02:00
Ajout du système de discussion et fixe des quelques bugs
This commit is contained in:
parent
8b73010cab
commit
4f9bb3e256
12 changed files with 699 additions and 6 deletions
|
@ -73,7 +73,7 @@
|
|||
{
|
||||
jQuery('.form-datetime').datetimepicker(
|
||||
{
|
||||
format: 'yyyy-mm-dd hh:ii',
|
||||
format: 'yyyy-mm-dd hh:ii:ss',
|
||||
autoclose: true,
|
||||
minuteStep: 1,
|
||||
language: 'fr'
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
{
|
||||
jQuery('.form-datetime').datetimepicker(
|
||||
{
|
||||
format: 'yyyy-mm-dd hh:ii',
|
||||
format: 'yyyy-mm-dd hh:ii:ss',
|
||||
autoclose: true,
|
||||
minuteStep: 1,
|
||||
language: 'fr'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue