From 953b246ccf4b19b36f9135798dd4606a570a12c4 Mon Sep 17 00:00:00 2001 From: Saulo de Tarso Date: Tue, 25 Mar 2014 10:29:25 -0300 Subject: [PATCH] =?UTF-8?q?Informa=C3=A7=C3=B5es=20pessoais?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/main.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/js/main.js b/js/main.js index ffe87e5..7717426 100644 --- a/js/main.js +++ b/js/main.js @@ -1,4 +1,4 @@ -/* +/* * This file contains all JavaScript that makes the app work. * * Most of the drag and drop functionality was adapted from a great tutorial @@ -131,6 +131,9 @@ people = [ { full_name: 'Saulo de Tarso Ribeiro Costa', first_name: 'Saulo' + course: 'Curso Cooperativo', + birthday: '28/08/1994', + about: 'I like playing poker.' }, { full_name: 'Victor Gabriel Maraccini',