/dev/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/trunk

« back to all changes in this revision

Viewing changes to modules/source.php

  • Committer: Suren A. Chilingaryan
  • Date: 2013-01-25 01:09:31 UTC
  • Revision ID: csa@dside.dyndns.org-20130125010931-io09riy965hji37d
Prevent overgrowing of source popup due to hoardes of axes

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
            <td><div><span class="source_yrange">
171
171
                <input type="text" id="source_maxy_inp" maxlength="16" onchange="javascript:source_window.UpdateRange()"/>
172
172
            </span></div></td>
173
 
            <td><div><span class="source_yrange">
174
 
                <input type="checkbox" id="source_logy_inp" onchange="javascript:source_window.UpdateRange()"/>Log
175
 
            </span></div></td>
 
173
            <td><div><span class="source_ymode">
 
174
                <input type="checkbox" id="source_logy_inp" onchange="javascript:source_window.UpdateRange()"/>
 
175
            </span></div></td><td><div>Log</div></td>
176
176
        <?/*</tr><tr>
177
177
            <td colspan="2"><div id="source_yopts">
178
178
                <input type="text" id="source_y_units" maxlength="16" onchange="javascript:source_window.UpdateYUnits()"/>