From 1af8d04a69cb46bbebfb77a39e14e1c4978a7749 Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Wed, 5 Mar 2008 13:11:42 +0000 Subject: cleaned up generation for the first release git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@819 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dhcp-controller.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dhcp-controller.lua') diff --git a/dhcp-controller.lua b/dhcp-controller.lua index 5c7e6e4..cf9d307 100644 --- a/dhcp-controller.lua +++ b/dhcp-controller.lua @@ -112,6 +112,10 @@ editnet = function ( self ) if not self.clientdata.cmd then list_redir(self) + else + if self.clientdata.cmd == "back" then + list_redir(self) + end end local net = {} -- cgit v1.2.3