Add current user to process text modules.
This commit is contained in:
parent
70bd720caf
commit
5e397f84a7
1 changed files with 1 additions and 0 deletions
|
@ -475,6 +475,7 @@ class Sidebar extends App.Controller
|
|||
@textModule.reload(
|
||||
ticket:
|
||||
customer: user
|
||||
user: App.Session.get()
|
||||
)
|
||||
|
||||
new App.WidgetUser(
|
||||
|
|
Loading…
Reference in a new issue