-
- Downloads
Fix: Temporary fix of the Globalize library being used before initialization.
There was an issue with the Globalize library being used before it was fully initialized. This issue is now solved by using synchronous AJAX get requests to fetch the configuration JSON metadata files, this solution is however not optimal and should be revisited in the future. (Redmine issue: #4321)
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Gruntfile.js 61 additions, 2 deletionsGruntfile.js
- lib/hawat/app.py 14 additions, 1 deletionlib/hawat/app.py
- lib/hawat/blueprints/design/templates/_layout.html 50 additions, 38 deletionslib/hawat/blueprints/design/templates/_layout.html
- yarn.lock 1 addition, 5 deletionsyarn.lock
Loading
Please register or sign in to comment