Changeset 687
- Timestamp:
- 01/22/07 15:11:01 (6 years ago)
- Files:
-
- 1 modified
-
trunk/popups/insert_image.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/popups/insert_image.js
r686 r687 96 96 { 97 97 var value = param[field]; 98 alert(field + "=" + value);99 98 switch (field) 100 99 {
