From: Manuel Penschuck Date: Thu, 19 Dec 2013 20:05:39 +0000 (+0100) Subject: Empty Plot fixed X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=79c13c30e1dfbfd2cbfa0b620fa67cdc5a0c137c;p=daqtools.git Empty Plot fixed --- diff --git a/web/cts_gui b/web/cts_gui index 3763dc1..03069dd 100755 --- a/web/cts_gui +++ b/web/cts_gui @@ -125,8 +125,8 @@ EOFHELP system "mkdir -p $sharedDir"; system "chmod 777 $sharedDir"; system( "ln -s $sharedDir $htdocsDumpDir || mkdir -p $htdocsDumpDir"); - system( "cp htdocs/layout/empty_plot.png $htdocsDumpDir/plot.png" ); - system( "cp htdocs/layout/empty_plot.png $htdocsDumpDir/plotshort.png" ); + system( "cp htdocs/cts/empty_plot.png $htdocsDumpDir/plot.png" ); + system( "cp htdocs/cts/empty_plot.png $htdocsDumpDir/plotshort.png" ); # Start Monitor (either directly or indirectly via XTERM)"