Changeset 399 for gssim_ui


Ignore:
Timestamp:
08/17/12 20:22:12 (13 years ago)
Author:
mcichenski
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GSSimStudio.java

    r398 r399  
    215215                                 
    216216                                if (jobDescription != null) 
    217                                         jobDescription = jobDescription.replace(jdInputLocation, inputLocation + "/" + uniqueFolderName;); 
     217                                        jobDescription = jobDescription.replace(jdInputLocation, inputLocation + "/" + uniqueFolderName); 
    218218                        } 
    219219                         
Note: See TracChangeset for help on using the changeset viewer.