[Fix #1102] Add more information to the avis confidentiality warning
This commit is contained in:
parent
51bf2ef374
commit
6191640262
4 changed files with 24 additions and 5 deletions
3
app/assets/javascripts/new_design/avis.js
Normal file
3
app/assets/javascripts/new_design/avis.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
TPS.toggleCondidentielExplanation = function(event) {
|
||||
$(".confidentiel-explanation").toggle();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue