Clean up beginning of requesting a profile edit
commitd180a4469e13a629a7beb441d43d3f25cbd1e89e
authorSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 17:39:40 +0000 (6 10:39 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 17:39:40 +0000 (6 10:39 -0700)
tree7ba2b9679e934197b74f3a0cf43fb28c7c4e101b
parent2cb680042cc932cc84aee3193eb5687a8745f394
Clean up beginning of requesting a profile edit

The UI sends an edit request message with the ESSID and BSSID in the
selected row.  Main sends an edit message with a profile.  The profile
may be a known profile from the configuration or a new, blank profile
for scanned, but unconfigured, APs.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/__init__.py
wifiradar/gui/g2/__init__.py