Changeset 392 for gssim_ui/branches
- Timestamp:
- 08/14/12 10:42:57 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GSSimStudioConfig.java
r386 r392 139 139 ap.setValue(value); 140 140 applicationPropertyDAO.insert(ap, true); 141 model.setValue(value); 141 142 model.setError("Succesfully added: " + property + "=" + value); 142 143
Note: See TracChangeset
for help on using the changeset viewer.