projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b68585
)
Customer Transaction Inquiry, Supplier Inquiry: fixed icons for closed transactions.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 8 Nov 2015 19:34:45 +0000
(20:34 +0100)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 8 Nov 2015 19:34:45 +0000
(20:34 +0100)
includes/types.inc
patch
|
blob
|
history
diff --git
a/includes/types.inc
b/includes/types.inc
index b3d4c71aa3bb19b8b180403bce388854baf9e709..f07b83b3cd56cebf84d314f3ab0480932af3faed 100644
(file)
--- a/
includes/types.inc
+++ b/
includes/types.inc
@@
-267,4
+267,5
@@
defined('ICON_VIEW') || define('ICON_VIEW', 'view.gif');
defined('ICON_SUBMIT') || define('ICON_SUBMIT', 'ok.gif');
defined('ICON_ESCAPE') || define('ICON_ESCAPE', 'escape.png');
defined('ICON_ALLOC') || define('ICON_ALLOC', 'alloc.png');
+defined('ICON_CLOSED') || define('ICON_CLOSED', 'closed.png');