[luci] [LuCI] 2 Maps in one luci tab?

Manuel Munz freifunk at somakoma.de
Fri Nov 29 10:17:38 CET 2013


On 29.11.2013 09:04, Le Tran Dat wrote:
> Hi all,
> 
> I wonder if I could create 2 maps inside a luci tab?
> 
> for example:
> 
> m1 = Map("first")
> ..
> return m1
> 
> m2 = Map("second")
> ..
> return m2
> 
> Thanks
> 

Hi,

you need to use "return m1, m2" then.

Regards, Manuel


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.subsignal.org/pipermail/luci/attachments/20131129/fb4413ca/attachment.pgp>


More information about the luci mailing list