Changeset 7f45063 in github
- Timestamp:
- Dec 4, 2008 9:04:09 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 64c9b5b
- Parents:
- 2a41355
- File:
-
- 1 edited
-
program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/js/app.js
rf1f17fa r7f45063 2462 2462 this.ksearch_value = q; 2463 2463 2464 this.display_message( 'searching', 'loading', true);2464 this.display_message(this.get_label('searching'), 'loading', true); 2465 2465 this.http_post('autocomplete', '_search='+q); 2466 2466 };
Note: See TracChangeset
for help on using the changeset viewer.
