[10.0.25.dev] nettoyage
This commit is contained in:
parent
7bea8e03e7
commit
758313376d
@ -197,7 +197,6 @@ var pageHomePage = $("#pageHomePage");
|
||||
pageHomePage.on("change",function() {
|
||||
if (this.checked) {
|
||||
$("input[name=pageHomePage]").attr("disabled",true);
|
||||
console.log("checlked");
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user