Really properly initialize static member before adding stuff to it

Kill them console log errors 'til they're dead.

Change-Id: I7329f4c869f46a9ef664af8ab49cb2504abdf972
This commit is contained in:
Trevor Parscal 2012-10-26 15:10:01 -07:00
parent cd0b28d407
commit 21ea11c161

View file

@ -22,7 +22,7 @@ ve.Action = function VeAction( surface ) {
/* Static Members */
ve.FormatAction.static = {
ve.Action.static = {
/**
* List of allowed methods for this action.
*