Merge pull request #282 from taigaio/issue/2009/user-avatar-taskboard
User avatar templateUrl fix typostable
commit
ddfcc741ee
|
@ -450,7 +450,7 @@ TaskboardUserDirective = ($log) ->
|
|||
|
||||
return {
|
||||
link: link,
|
||||
template: "taskboard/taskboard-user.html",
|
||||
templateUrl: "taskboard/taskboard-user.html",
|
||||
scope: {
|
||||
"usersById": "=users",
|
||||
"project": "=",
|
||||
|
|
Loading…
Reference in New Issue