equal
deleted
inserted
replaced
27 actions['default'] = ('index', 'do_it') |
27 actions['default'] = ('index', 'do_it') |
28 actions['index'] = ('index', 'do_it') |
28 actions['index'] = ('index', 'do_it') |
29 actions['edit'] = ('edit', 'do_it') |
29 actions['edit'] = ('edit', 'do_it') |
30 actions['import'] = ('imp_xbel', 'do_it') |
30 actions['import'] = ('imp_xbel', 'do_it') |
31 actions['add'] = ('add', 'do_it') |
31 actions['add'] = ('add', 'do_it') |
32 actions['confirm'] = ('add', 'do_it') |
32 actions['keywords'] = ('editkw', 'do_it') |