Add 'refuser' and 'classer sans suite' buttons
This commit is contained in:
parent
0120ce2a32
commit
09236f32aa
7 changed files with 104 additions and 11 deletions
|
@ -42,6 +42,7 @@ function application_init(){
|
|||
}
|
||||
|
||||
function tooltip_init() {
|
||||
$('.action_button[data-toggle="tooltip"]').tooltip({delay: { "show": 100, "hide": 100 }});
|
||||
$('[data-toggle="tooltip"]').tooltip({delay: { "show": 800, "hide": 100 }});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue