Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…eLL-Apps into MUI_dev
  • Loading branch information
SabaBaig committed Dec 8, 2015
2 parents d0cbc1c + 6e83237 commit 218b9fa
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion app/CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<html><body><pre>


Bell Apps 0.11.81
----------------------
- Languages corrected on Add Resource page
- Issue#134: Revisit: Dashboard and Login page adjusted according to all screen sizes
- Issue#103: Members page is providing MUI support with new keys in languages docs
- Updated Version number and ChangeLog

Bell Apps 0.11.80
----------------------
- Issue#101: At nation: on publication page find a way to show "send to" communities
Expand Down
2 changes: 1 addition & 1 deletion app/MyApp/app/views/Dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ $(function() {
} else {
config = that.updateConfigsOfCommunity(1)
}
console.log("value of countDoubleupdate inside update version : " + config.countDoubleUpdate);
//console.log("value of countDoubleupdate inside update version : " + config.countDoubleUpdate);
var nationInfo = that.getNationInfo();
var nationName = nationInfo["nationName"];
var nationURL = nationInfo["nationURL"];
Expand Down
2 changes: 1 addition & 1 deletion init_docs/ConfigurationsDoc-Community.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"code":"communitybell",
"type":"community",
"nationUrl":"openbell.ole.org:5984",
"version":"0.11.80",
"version":"0.11.81",
"notes":"Community Bell",
"availableLanguages":["English","العربية",
"اردو"
Expand Down
2 changes: 1 addition & 1 deletion init_docs/ConfigurationsDoc-Nation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"code":"nationbell",
"type":"nation",
"nationUrl":"earthbell.ole.org:5989",
"version":"0.11.80",
"version":"0.11.81",
"notes":"Nation Bell",
"availableLanguages":["English","العربية",
"اردو"
Expand Down

0 comments on commit 218b9fa

Please sign in to comment.