Skip to content

Commit

Permalink
[FIX] web: load translations for login/db manager screens
Browse files Browse the repository at this point in the history
This was broken by mistake at rev. d6c6f31
partially undoing the introduction of this feature at
rev. 49c0ed6 (probably due to the
confusing name of that manifest option)
  • Loading branch information
odony committed Jan 29, 2015
1 parent b3f3daf commit a4c3670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/web/__openerp__.py
Expand Up @@ -95,4 +95,5 @@
"static/test/list-editable.js",
"static/test/mutex.js"
],
'bootstrap': True, # load translations for login screen
}

0 comments on commit a4c3670

Please sign in to comment.