/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 config.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:
214
214
        ),
215
215
        "rpm" => array(
216
216
            "axis_units" => _("rpm"),
217
 
            "axis_name" => _("Round per Minute"),
 
217
            "axis_name" => _("RPM"),
218
218
            "axis_mode" => "STD",
219
219
            "axis_range" => false
220
220
        ),