- Timestamp:
- 05/19/08 23:47:49 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs/branches/complex-obs/src/web/org/openmrs/web/WebConstants.java
r4239 r4265 60 60 public static final String HTML_THUMNAIL_VIEW = "HTML_THUMNAIL_VIEW"; 61 61 public static final String HYPERLINK_VIEW = "HYPERLINK_VIEW"; 62 public static final String DOWNLOAD_VIEW = "DOWNLOAD_VIEW"; 62 63 63 64 }