Commit 9b7f05d2 by Thibault Grandjean

change btn class

parent 8b9bd260
Pipeline #1938 passed with stage
in 1 minute 30 seconds
......@@ -64,6 +64,7 @@ function display_member_infos(divId, memberData) {
if (parentId != null && childId != null) {
$("#createPair").prop("disabled", false);
$("#createPair").addClass("btn--primary")
}
}
......
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