Commit eab9fccb by Yvon

fix display of column Points (Avancé) by setting data to shift_type

parent 251a1df6
Pipeline #3144 failed with stage
in 1 minute 28 seconds
......@@ -125,7 +125,7 @@ function display_makeups_members() {
}
},
{
data: null,
data: "shift_type",
title: "<div class='title_center' title=\"Information d'interprétation délicate réservée aux utilisateurs avancés.\">Points (avancé)</div>",
className: "dt-body-center",
width: "5%",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment