Only run avatar chooser Js on pages that need it [failure unrelated]
Created by: cirosantilli
Before this PR, that code was run on all pages, making our app slower =(
Now it uses the dispatch system to run only when needed! Yay.
$ ->
is evil.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: cirosantilli
Before this PR, that code was run on all pages, making our app slower =(
Now it uses the dispatch system to run only when needed! Yay.
$ ->
is evil.