From 8d1b1d491beb6a4d1ce642eed451e713a701aff3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2012 12:19:29 -0500 Subject: annotate profile.js with userprofile object values --- frontend/static/js/profile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend') diff --git a/frontend/static/js/profile.js b/frontend/static/js/profile.js index d545e8b..cf20985 100644 --- a/frontend/static/js/profile.js +++ b/frontend/static/js/profile.js @@ -242,11 +242,11 @@ var Settings = }, init: function () { - if (userProfile[6]) + if (userProfile[6]) // bio { Settings.bio = userProfile[6] } - if (userProfile[7]) + if (userProfile[7]) // settings { var lines = userProfile[7].split("\n") for (i in lines) -- cgit v1.2.3-70-g09d2