summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/entity.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/src/freeipa/entity.js')
-rw-r--r--install/ui/src/freeipa/entity.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/src/freeipa/entity.js b/install/ui/src/freeipa/entity.js
index 427d300e3..0d0564d1d 100644
--- a/install/ui/src/freeipa/entity.js
+++ b/install/ui/src/freeipa/entity.js
@@ -662,4 +662,4 @@ registry.builder.post_ops.push(
exp.entity_post_ops.deleter_dialog);
return exp;
-}); \ No newline at end of file
+});