From 09f3e9869a27adc8c07c305a2aa5107690aa1d04 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Wed, 19 Oct 2011 18:11:09 -0200 Subject: Fixed inconsistent required/optional attributes. The dialogs and details pages have been modified to use the * symbol to mark required fields. The automount map and the DNS zone dialogs have been modified to update the required fields according to the input type. Ticket #1696, #1973 --- install/ui/details.js | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'install/ui/details.js') diff --git a/install/ui/details.js b/install/ui/details.js index 1e4a9eb5f..5c03de0a3 100644 --- a/install/ui/details.js +++ b/install/ui/details.js @@ -234,44 +234,29 @@ IPA.details_table_section = function(spec) { var tr = $('').appendTo(table); var td = $('', { - 'class': 'section-cell-label' + 'class': 'section-cell-label', + title: field.label }).appendTo(tr); $('