1 |
joko |
1.1 |
============================================================== |
2 |
|
|
patch "actions-in-listview" |
3 |
|
|
============================================================== |
4 |
|
|
|
5 |
|
|
About/Aim: |
6 |
|
|
Add "actions" (links, buttons) to each entry in "Adress Book Listing" (Browse). |
7 |
|
|
These actions are "edit" and "delete" for now. |
8 |
|
|
|
9 |
|
|
Original Horde File(s): |
10 |
|
|
- horde/turba/templates/search/row.inc |
11 |
|
|
- horde/turba/deleteobject.php |
12 |
|
|
|
13 |
|
|
Original File(s): |
14 |
|
|
- deleteobject.php.orig |
15 |
|
|
- row.inc.orig |
16 |
|
|
|
17 |
|
|
Modified File(s): |
18 |
|
|
- deleteobject.php.patched |
19 |
|
|
- row.inc.patched |
20 |
|
|
|
21 |
|
|
Patch File(s): |
22 |
|
|
- deleteobject.php.patch |
23 |
|
|
- row.inc.patch |
24 |
|
|
|
25 |
|
|
|