parent
47d9af4a8a
commit
3445595a3f
|
@ -21,7 +21,7 @@
|
|||
|
||||
taiga = @.taiga
|
||||
|
||||
module = angular.module("taigaPlugins")
|
||||
module = angular.module("taigaPlugins", ["ngRoute"])
|
||||
|
||||
template = _.template("""
|
||||
<p class="register-text">
|
||||
|
|
Loading…
Reference in New Issue