Fix editing of ignet node configs; needed to specify the proper post action.
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 8 Oct 2011 18:28:31 +0000 (18:28 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 8 Oct 2011 18:28:31 +0000 (18:28 +0000)
webcit/static/t/aide/ignetconf/edit_node.html

index ac58879c6cb9d5e85d8ae4cce81cf8cbb5c39a18..363608f049b7c01371a5d2d712f984cccd884623 100644 (file)
@@ -7,7 +7,7 @@
 </div>
 
 <div id="content" class="service">
-<form method="POST" action="edit_node">
+<form method="POST" action="aide_ignetconf_edit_node">
 <input type="hidden" name="nonce" value="<?NONCE>">
 <input type="hidden" name="template" value="aide_display_ignetconf">
 <input type="hidden" name="index" value='<?BSTR("index")>'>