Fix: Missing icon
This commit is contained in:
parent
85688d99c8
commit
4041d6be46
@ -322,6 +322,10 @@ div.mainmenu.accountancy {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/money.png' ?>);
|
||||
}
|
||||
|
||||
div.mainmenu.bank {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/bank.png' ?>);
|
||||
}
|
||||
|
||||
div.mainmenu.project {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/project.png' ?>);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user