- Timestamp:
- 11/14/07 09:15:34 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Jipotter/trunk/lib/Jipotter/Plugin/Timelines/View.pm
r1400 r1433 14 14 div { attr { class => 'PostBox' }; 15 15 Jifty->web->form->start( submit_to => '/update' ); 16 16 17 render_param( $action => 'message' ); 18 17 19 form_submit( 18 label => 'Update', 19 onclick => { 20 submit => $action, 21 } 20 label => 'Update', onclick => { submit => $action, } 22 21 ); 22 23 render_param( $action => 'All' ); 24 render_param( $action => 'Twitter' ); 25 render_param( $action => 'Wassr' ); 26 render_param( $action => 'Frepa' ); 27 render_param( $action => 'Nowa' ); 28 23 29 Jifty->web->form->end; 24 30 }; … … 33 39 $entries->set_page_info( 34 40 current_page => $page, 35 per_page => 10 0,41 per_page => 10, 36 42 ); 37 43
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)