Show
Ignore:
Timestamp:
02/28/10 00:52:44 (3 years ago)
Author:
blogic
Message:

adds cbi_create_instance to allow creating instances of template references

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci2/cbi2/widgets/section.c

    r5686 r5692  
    99    { "id", PROP_REQUIRED }, 
    1010    { "src", PROP_OPTIONAL }, 
    11     { "package", PROP_OPTIONAL }, 
    1211    { "ref", PROP_OPTIONAL }, 
    1312};