Changeset 1450
- Timestamp:
- 11/04/08 07:50:29 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/dev-brotecs-refactor/org.javarosa.polish.chatterbox/src/org/javarosa/formmanager/view/chatterbox/Chatterbox.java
r958 r1450 184 184 expanded ? ChatterboxWidget.VIEW_EXPANDED 185 185 : ChatterboxWidget.VIEW_COLLAPSED); 186 System.out.println("Brotecs:Chatterbox->putQuestion"); 186 187 putFrame(cw, questionIndex); 188 System.out.println("Brotecs:Chatterbox->putQuestion end"); 187 189 } 188 190 }
