libs/cbi: Fixed rendering of checkbox and radiobox-based widgets
[project/luci.git] / libs / cbi / luasrc / view / cbi / valueheader.htm
1 <% if valueheader then
2         include(valueheader)
3 else
4         include("cbi/full_valueheader")
5 end %>