<%# cc-by-sa Andreas Pittrich in behalf of the german pirate party (Piratenpartei) www.piratenpartei.de $Id$ -%> <%+cbi/valueheader%> <% if self:cfgvalue(section) ~= false then %> <% if self.latfield and self.lonfield then %> /> /> <% end %> /> /> /> <% end %> <% if self.popup then %> onclick=" popup=window.open('/luci-static/resources/OSMLatLon.htm', '<%=cbid%>.window', 'innerWidth=<%=self.width%>, innerHeight=<%=self.height%>, location=no, menubar=no, scrollbars=no, status=no, toolbar=no'); popup.focus(); " />
<% else %> onclick=" document.getElementById('<%=cbid..".hideosm"%>').style.display='inline'; document.getElementById('<%=cbid..".displayosm"%>').style.display='none'; for(var i = 0; Math.min(i, window.frames.length)!=window.frames.lengths; i++){ if(frames[i].name=='<%=cbid..".iframe"%>'){ document.getElementById('<%=cbid..".iframediv"%>').style.display='block'; frames[i].location.href='/luci-static/resources/OSMLatLon.htm'; } } " /> onclick=" document.getElementById('<%=cbid..".displayosm"%>').style.display='inline'; document.getElementById('<%=cbid..".hideosm"%>').style.display='none'; document.getElementById('<%=cbid..".iframediv"%>').style.display='none'; " />
" style="display:none"> <%end%> <%+cbi/valuefooter%>