Skip to content
Snippets Groups Projects
Commit 4376f6ea authored by Cyril Vazquez's avatar Cyril Vazquez
Browse files

No commit message

No commit message
parent c40403fe
Branches
Tags
No related merge requests found
......@@ -225,8 +225,7 @@ function validate_difflist_type() {
var difflist_type_label = $('difflist_type_label').value;
var allow_entities = 'N';
console.log($('allow_entities').checked);
if($('allow_entities').checked)
allow_entities = 'Y';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment