]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Empty Plot fixed
authorManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Thu, 19 Dec 2013 20:05:39 +0000 (21:05 +0100)
committerManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Thu, 19 Dec 2013 20:05:39 +0000 (21:05 +0100)
web/cts_gui

index 3763dc1a3612bda939e7655109627c138fa53ed4..03069dddecd4a461ad6b6ab2782d9aeb15006f45 100755 (executable)
@@ -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)"