NIHVIVO-2280: Fixed account deletion

This commit is contained in:
manolobevia 2011-06-30 16:31:39 +00:00
parent 2751ba798b
commit 17012d8f01

View file

@ -1,12 +1,12 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
$(document).ready(function(){
// Change form actions in account main page
function changeAction(form, url) {
// Change form actions in account main page
function changeAction(form, url) {
form.action = url;
return true;
}
}
$(document).ready(function(){
//Accounts per page
//Hide is javascrip is enable