- Timestamp:
- 10/03/08 12:51:20 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/rhaco/trunk/resources/templates/default/application.js
r20570 r20575 48 48 } else { 49 49 notice('status updated!'); 50 status_countup(); 50 51 status_load(response['status']); 51 52 } … … 68 69 } 69 70 71 function status_countup(){ 72 var count = parseInt($('#status_count').text()); 73 $('#status_count').text(count + 1); 74 } 75 70 76 function notice(message){ 71 77 $('#notice').html($('<p>').html(message).text()).fadeIn();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)