- Timestamp:
- 12/28/10 12:24:38 (1 year ago)
- Files:
-
- js/ajax_common.js (modified) (1 diff)
- js/bookmarks.js (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
js/ajax_common.js
r324 r331 100 100 101 101 if ( message.length < 2 ) { 102 alert( l_post_something);102 alert(L_JS_POST_SOMETHING); 103 103 return; 104 104 }
