Changeset 63 for gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java
- Timestamp:
- 09/06/11 15:08:11 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GSSimStudio.java
r57 r63 330 330 331 331 GSSimStudioModel model = (GSSimStudioModel) VineFlexUtilClass.getUIModel(); 332 //avoid updating experiment list in archive when nothing changed 333 model.setExperimentListChanged(false); 332 334 333 335 Connection connection = null;
Note: See TracChangeset
for help on using the changeset viewer.