3,098 changes: 0 additions & 3,098 deletions geonode/static/yarn.lock

This file was deleted.

3 changes: 3 additions & 0 deletions geonode/templates/_permissions_form_js.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@
}
}
);
{% else %}
addSelectUsers('.user-select', []);
addSelectGroups('.group-select', []);
{% endif %}
});

Expand Down