[virtualcommons-svn] commit/vcweb: RoleeSinha: fixing ui
Status: Beta
Brought to you by:
alllee
From: <com...@bi...> - 2013-05-07 01:08:59
|
1 new commit in vcweb: https://bitbucket.org/virtualcommons/vcweb/commits/4d59bcc353e4/ Changeset: 4d59bcc353e4 User: RoleeSinha Date: 2013-05-07 03:08:38 Summary: fixing ui Affected #: 1 file diff -r 148723e79fa3dd3b74808b4f49db77bd74dda1d3 -r 4d59bcc353e4a419a3cddb62307b884c2cf844de vcweb/lighterprints/static/js/lighterprints/mobile/controller.js --- a/vcweb/lighterprints/static/js/lighterprints/mobile/controller.js +++ b/vcweb/lighterprints/static/js/lighterprints/mobile/controller.js @@ -48,7 +48,6 @@ var formData = { participant_group_id: model.participantGroupId(), activity_id:id }; - var formData = $('#challengeForm' + id).serialize(); $.post('/lighterprints/api/do-activity', formData, function(data){ if (data.success) { console.debug(data); 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. |