Changeset 1492
- Timestamp:
- 11/28/08 10:19:00 (6 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/j2merosa/org.javarosa.formmanager/src/org/javarosa/formmanager/activity/DisplayFormsHttpActivity.java
r1486 r1492 125 125 126 126 public void destroy() { 127 parent.exitShell();127 //parent.exitShell(); 128 128 129 129 }
