Skip to content

Commit

Permalink
Release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
m.sadofyev committed Oct 19, 2016
1 parent 03ec526 commit 695bdb0
Show file tree
Hide file tree
Showing 4 changed files with 1,593 additions and 1,576 deletions.
2 changes: 1 addition & 1 deletion example/www/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ window.InfinniUI.config.configName = 'test';

window.InfinniUI.config.homePage = '/viewExample/homePage.json';

window.InfinniUI.config.lang = 'ru-RU';
window.InfinniUI.config.lang = 'en-US';

// when disableAutoHeightService = true, body will have full height and will scrollable
// window.InfinniUI.config.disableAutoHeightService = true;
Expand Down
Loading

0 comments on commit 695bdb0

Please sign in to comment.