integration/js/home.js
author Anthony Ly <anthonyly.com@gmail.com>
Fri, 17 May 2013 12:41:30 +0200
changeset 21 abd04f346dbe
parent 9 e3d551eda5a6
permissions -rw-r--r--
delete row on enter key press in modal
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9
e3d551eda5a6 ajout de common.js
Anthony Ly <anthonyly.com@gmail.com>
parents: 8
diff changeset
     1
$(function(){
6
547b3ddedf7f organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
547b3ddedf7f organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
9
e3d551eda5a6 ajout de common.js
Anthony Ly <anthonyly.com@gmail.com>
parents: 8
diff changeset
     4
});