opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
136 stars 35 forks source link

Javascript refresh when adding global DNS records #88

Open mattpascoe opened 8 years ago

mattpascoe commented 8 years ago

When adding a new dns record to an existing host a javascript bit is added to the edit form so that it will refresh to the host when you hit save.

If you hit 'add dns record' from the top menu it is failing to refresh using the javascript and usually ends up in a 'host does not exist' page.

Fix the reference so it takes you to the new record that was just added.