Merge branch 'master' into 'master'

Fix users not loading during policy creation

Closes product-iots#280

See merge request entgra/carbon-device-mgt!388
feature/appm-store/pbac
Dharmakeerthi Lasantha 5 years ago
commit 369a6def21

@ -20,6 +20,6 @@
$(document).ready(function () { $(document).ready(function () {
$("select.select2").select2(); $("select#corrective-policy-input").select2();
}); });
Loading…
Cancel
Save