From 9b8a758b54ffa703067c23b36b9ca801e8cb8d90 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 14 May 2008 11:38:29 +0000 Subject: Rebuilding the config-view-file to be more easy to use (and a bit more good looking). git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@1117 ab2d0c66-481e-0410-8bed-d214d4d58bed --- shorewall-controller.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'shorewall-controller.lua') diff --git a/shorewall-controller.lua b/shorewall-controller.lua index 4b0eba0..def860e 100644 --- a/shorewall-controller.lua +++ b/shorewall-controller.lua @@ -524,10 +524,6 @@ function config(self) local status=self.model.getstatus() -- Add a [New] record to the options - table.insert(config.interfaces.option, newrecordtxt) - table.insert(config.zones.option, newrecordtxt) - table.insert(config.policy.option, newrecordtxt) - table.insert(config.rules.option, newrecordtxt) table.insert(config.params.option, newrecordtxt) -- Add button -- cgit v1.2.3