Commands fixed.

This commit is contained in:
Paulo Veiga
2011-07-30 18:55:32 -03:00
parent b5987d1b89
commit 6a4a0f68fc
17 changed files with 471 additions and 392 deletions

View File

@@ -16,8 +16,7 @@
* limitations under the License.
*/
mindplot.commands.RemoveIconFromTopicCommand = new Class(
{
mindplot.commands.RemoveIconFromTopicCommand = new Class({
Extends:mindplot.Command,
initialize: function(topicId, iconModel)
{