Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
 _sos_lang                = '';

If you want a user-defined language setting then look to the sample below.

Automatically Refresh

Possible values are true and false.
If true then the periodically update is on.

...

Code Block
 The language of the operationsGui is english, but some users want the operationsGui in russian.
 <br/>Create the file 'russianru.js' with the content
 <br/><tt>_sos_lang         = 'ru';</tt>
 <br/>and type 
 <br/><tt>http://[scheduler_host]:[scheduler_port]/index.html#russian<html#ru</tt>

</p>

FAQs

See JobScheduler_FAQ