Sha256: 5509bff851205ba04d8e94f6779a4d66650f76e5a2abe4f5331dfa4b08fdea6b
Contents?: true
Size: 512 Bytes
Versions: 27
Compression:
Stored size: 512 Bytes
Contents
<h1><%=h @conf.html_title %> [<%%=h navi_preference %>]</h1> <P> <%%= mobile_navi %> </P> <P>|<%% each_conf_genre do |genre|%><%% each_conf_key( genre ) do |key|%><A HREF="<%%=h @conf.update%>?conf=<%%=key%>"><%%=h conf_label( key )%></A>|<%% end %>|<%% end %></P> <FORM METHOD="POST" ACTION="<%=h @conf.update %>"> <INPUT TYPE="HIDDEN" NAME="conf" VALUE="<%=h @key%>"> <H2><%%=conf_label( <%=@key.dump%> )%></H2> <%%=conf_proc( <%=@key.dump%> )%> <INPUT TYPE="SUBMIT" NAME="saveconf" VALUE="OK"> </FORM> <HR>
Version data entries
27 entries across 27 versions & 1 rubygems