Sha256: 90dd66ba0ba48aeeb71bbafe109028546558a20e87e32fd72863fe8ea371dffc
Contents?: true
Size: 425 Bytes
Versions: 1
Compression:
Stored size: 425 Bytes
Contents
<script> var bugzilla_url_tip = "<div class='tp1'>The URL of the Bugzilla installation.</div>"; </script> <table width="100%"> <tr> <td width="25%" class="setting-name">Bugzilla URL</td> <td><%= tip(:txt => 'bugzilla_url_tip') %></td> <td width="75%"><%= text_or_input(@edit, :name => "DamageControl::Tracker::Bugzilla[url]", :value => bugzilla.url) %></td> </tr> </table> <img src="/images/bugzilla.png"/>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
damagecontrol-0.5.0 | app/views/project/_bugzilla.rhtml |