[virtualcommons-svn] commit/vcweb: RoleeSinha: fixing display
Status: Beta
Brought to you by:
alllee
From: <com...@bi...> - 2013-05-04 00:03:28
|
1 new commit in vcweb: https://bitbucket.org/virtualcommons/vcweb/commits/1da19f351061/ Changeset: 1da19f351061 User: RoleeSinha Date: 2013-05-04 02:03:03 Summary: fixing display Affected #: 1 file diff -r 59321471ce28ac43f945013b4dbb4fc8ab7d945a -r 1da19f35106192e14cac4156ecfa2a6febfe664e vcweb/lighterprints/templates/lighterprints/mobile/index.html --- a/vcweb/lighterprints/templates/lighterprints/mobile/index.html +++ b/vcweb/lighterprints/templates/lighterprints/mobile/index.html @@ -232,7 +232,7 @@ </ul></div><div class='tab-pane active' id='unlocked-challenges'> - <ul id="challengesList" data-role="listview" data-inset="true" data-theme="d" data-bind='template: { name: challenges-template, foreach: unlockedChallenges()}'> + <ul id="challengesList" data-role="listview" data-inset="true" data-theme="d" data-bind='template: { name: challenges-template, foreach: activities}'></ul></div></div> Repository URL: https://bitbucket.org/virtualcommons/vcweb/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |