diff --git a/assets/controllers/organization_controller.js b/assets/controllers/organization_controller.js index 7875ec5..225c662 100644 --- a/assets/controllers/organization_controller.js +++ b/assets/controllers/organization_controller.js @@ -73,13 +73,11 @@ export default class extends Controller { formatterParams: { height: "50px", width: "50px", - urlPrefix: "/", + urlPrefix: "", urlSuffix: "", }, width: 100, }, - // TODO: regarder quel style est mieux entre les "hozAlign" - // TODO: regarder quel style est mieux avec/sans headerFilter {title: "Nom", field: "name", headerFilter: "input", widthGrow: 2, vertAlign: "middle", headerHozAlign: "left"}, {title: "Email", field: "email", headerFilter: "input", widthGrow: 2, vertAlign: "middle", hozAlign: "center"}, {