GNOME Bugzilla – Bug 682412
Fix modal dialog styling for network secret prompts
Last modified: 2012-09-03 06:39:16 UTC
We missed this one.
Created attachment 222085 [details] [review] Fix modal dialog styling for network secret prompts
Review of attachment 222085 [details] [review]: ::: js/ui/networkAgent.js @@ +136,3 @@ secret.valid = true; + secretTable.add(label, { row: row, col: 0, Did you mean to change "pos" to "row"? I don't see that variable defined...
Created attachment 222094 [details] [review] Fix modal dialog styling for network secret prompts Indeed I did. Whoops.
Created attachment 222095 [details] [review] network: Fix icon_size parameter We forgot to update this to NOTIFICATION_ICON_SIZE And while I was testing, I found this.
Review of attachment 222094 [details] [review]: Looks fine now.
Review of attachment 222095 [details] [review]: Ok.
Attachment 222094 [details] pushed as 47ce72e - Fix modal dialog styling for network secret prompts Attachment 222095 [details] pushed as 7126239 - network: Fix icon_size parameter
*** Bug 682466 has been marked as a duplicate of this bug. ***
*** Bug 683240 has been marked as a duplicate of this bug. ***