Commit f2ae8a56 authored by claes's avatar claes

*** empty log message ***

parent a65fd494
if [ "$pwra_db" == "" ]; then
source /etc/pwrp_profile
fi
pwrp()
{
source $pwra_db/pwra_env.sh $@
......
......@@ -49,3 +49,4 @@
070124 cs plc 'Create Object' added to the Plc Editor popupmenu.
070124 cs wtt Application build method for Application and PlcProcess objects.
070206 cs wb Bugfix in volumereferences in loadfiles. Casted attributes wasn't always checked.
070221 cs wtt Bugfix in input focus when value input was closed.
......@@ -29,4 +29,5 @@
070123 cs xtt Bugfix in remtrans table. If multicast object found, object was not displayed.
070125 cs ev Problem with double appearence of alarm when communication is bad fixed.
070130 cs web _opwin removed from homepage name. index.html set as defaultname.
070130 cs web Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB).
\ No newline at end of file
070130 cs web Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB).
070221 cs xtt Problems with national characters in alarmtext in operator window fixed.
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment