Set of Port Name (description) fixed to assume OK dialog response

This commit is contained in:
Oliver Gorwits
2013-11-02 18:09:55 +00:00
parent 667715dd30
commit d0cd743006
3 changed files with 7 additions and 3 deletions

View File

@@ -146,6 +146,7 @@ $(document).ready(function() {
}
else {
// no confirm for port descr change
nd_save_ok = true;
port_control(cell); // save
}