Versions Compared

Key

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

...

The user-defined configuration file my_custom.js must be stored in the same directory like custom.js.

  • Sample

<p style="border-left:2px solid blue;padding-left:8px;">

Code Block

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

...