summaryrefslogtreecommitdiffstats
path: root/install/static/policy.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/policy.js')
-rw-r--r--install/static/policy.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/install/static/policy.js b/install/static/policy.js
index f0fa0cd9..24333a5d 100644
--- a/install/static/policy.js
+++ b/install/static/policy.js
@@ -179,8 +179,7 @@ function ipa_records_facet(spec){
var delete_dialog = $('<div/>', {
- title: IPA.messages.button.delete,
- 'class': 'search-dialog-delete'
+ title: IPA.messages.button.delete
});
var to_delete_table =
$('<table class="search-table" >'+