From: ShaoHe Feng <shaohef@linux.vnet.ibm.com>
We don not need a special "save" button for permission form.
All form in guest edit tab can share the same "save" button.
also, we will add a password form, it will also share this button.
Signed-off-by: ShaoHe Feng <shaohef@linux.vnet.ibm.com>
Signed-off-by: Simon Jin <simonjin@linux.vnet.ibm.com>
      
      Why are we using a save button for each tab in that dialog? That's
      definitely not a common user experience. One would expect that a
      "Save" button in that dialog would apply all changes done in the
      dialog, not on that tab alone. What if the user wants to change
      the VM name and permission (and the password, after the next
      patch)? They will need to open the "Edit Guest" dialog, changing
      the value they want to change, and then saving that value alone.