3b7dd5b8208d4df11847742c5b5ed81c86d869b4
[project/luci.git] / core / src / view / cbi / valueheader.htm
1 <%
2 if self.tiny then
3         include("cbi/tiny_valueheader")
4 else
5         include("cbi/full_valueheader")
6 end
7 %>