added hourly and money budgets to activity, project and customer (#843)
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
{% import "macros/widgets.html.twig" as widgets %}
|
||||
<li class="dropdown user-menu">
|
||||
<a href="#" class="dropdown-toggle ddt-large" data-toggle="dropdown">
|
||||
<i class="{{ 'user'|icon }} fa-2x"></i>
|
||||
<i class="{{ 'avatar'|icon }} fa-2x"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
{% if app.user is not null %}
|
||||
|
||||
Reference in New Issue
Block a user