Events improved & refactored. Dashboard pollished
This commit is contained in:
parent
3ac9c3ad7f
commit
00dc34e192
11 changed files with 139 additions and 126 deletions
|
@ -21,8 +21,8 @@
|
|||
.dashboard_block
|
||||
.row
|
||||
.span4.right
|
||||
%div.borders.ipadded
|
||||
%h1
|
||||
%div.lborder.ipadded
|
||||
%h3
|
||||
= pluralize current_user.projects.count, "project", "projects"
|
||||
- if current_user.can_create_project?
|
||||
%hr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue