eduroam-prg-og-1-30-190.net.univ-paris-diderot.fr 2026-1-12:15:4:15
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
"shortName": "Mo"
|
||||
},
|
||||
"syncInterval": 200,
|
||||
"minSyncInterval": 50,
|
||||
"maxSyncInterval": 1000,
|
||||
"enableJs": true,
|
||||
"viewFieldDisplayNullAsEmpty": false,
|
||||
"enableSyntaxHighlighting": true,
|
||||
@@ -65,9 +63,36 @@
|
||||
"value": "null"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "inKantation",
|
||||
"icon": "",
|
||||
"style": "primary",
|
||||
"class": "",
|
||||
"cssStyle": "",
|
||||
"backgroundImage": "",
|
||||
"tooltip": "Incrémenter le Kanteur",
|
||||
"id": "inkantation",
|
||||
"hidden": false,
|
||||
"actions": [
|
||||
{
|
||||
"type": "updateMetadata",
|
||||
"bindTarget": "kanteur",
|
||||
"evaluate": true,
|
||||
"value": "parseInt(x) + 1"
|
||||
},
|
||||
{
|
||||
"type": "updateMetadata",
|
||||
"bindTarget": "date_last_inkantation",
|
||||
"evaluate": true,
|
||||
"value": "moment(Date.now()).format('YYYY/MM/DD')"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"excludedFolders": [
|
||||
"templates"
|
||||
]
|
||||
],
|
||||
"minSyncInterval": 50,
|
||||
"maxSyncInterval": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user