2011-09-28 Sergio Martin <sergio.martin@artica.es>

* include/javascript/jquery.pandora.controls.js: Moved part
	of the solution of last commit to the enterprise



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
zarzuelo 2011-09-28 09:54:32 +00:00
parent cfa0c77c12
commit 5332637739
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.controls.js: Moved part
of the solution of last commit to the enterprise
2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.controls.js: Fixed module

View File

@ -130,7 +130,6 @@
"json"
);
});
$(this).trigger("change");
});
};