Add reference comment

This commit is contained in:
jazzdragon
2019-04-27 17:01:07 -07:00
parent 35de9077da
commit f6c0071554

View File

@@ -11,6 +11,7 @@ angular.module("admin.enterprises", [
'admin.dropdown',
'ngSanitize']
)
# For more options: https://github.com/textAngular/textAngular/blob/master/src/textAngularSetup.js
.config [
'$provide', ($provide) ->
$provide.decorator 'taTranslations', [