Commit e37ba66078d110f2ed68d7778a49ba530f44e538
1 parent
8b4b368f
add find icon in icon set
add get_DB_date, get_DB_Datetime, get_DB_time with default value
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
web/widgets/icons_set.anubis
| @@ -13,6 +13,7 @@ public define String icn16_check = "icons/16x16/check.png". | @@ -13,6 +13,7 @@ public define String icn16_check = "icons/16x16/check.png". | ||
| 13 | public define String icn16_clock = "icons/16x16/clock.png". | 13 | public define String icn16_clock = "icons/16x16/clock.png". |
| 14 | public define String icn16_cross = "icons/16x16/cross.png". | 14 | public define String icn16_cross = "icons/16x16/cross.png". |
| 15 | public define String icn16_email = "icons/16x16/email.png". | 15 | public define String icn16_email = "icons/16x16/email.png". |
| 16 | +public define String icn16_find = "icons/16x16/find.png". | ||
| 16 | public define String icn16_forward = "icons/16x16/forward.png". | 17 | public define String icn16_forward = "icons/16x16/forward.png". |
| 17 | public define String icn16_home = "icons/16x16/home.png". | 18 | public define String icn16_home = "icons/16x16/home.png". |
| 18 | public define String icn16_key = "icons/16x16/key.png". | 19 | public define String icn16_key = "icons/16x16/key.png". |