jquery.makeCollapsible: Move functions out of the var statement
authorMatmaRex <matma.rex@gmail.com>
Sun, 10 Mar 2013 14:00:33 +0000 (15:00 +0100)
committerKrinkle <ttijhof@wikimedia.org>
Tue, 12 Mar 2013 12:02:33 +0000 (12:02 +0000)
commitd48157860e7db5ed884cf165b8b8416c3e93ffdd
tree751fce7fe537505d14a0331a07e08bae7ebf38ee
parent55183ad0b2a60a0d710cb9eeccad4f496bcc2b2f
jquery.makeCollapsible: Move functions out of the var statement

Converts function expressions into function declarations.
A 230-line var statement is too much for me to handle.

Change-Id: I22dc787229f2150dbad8de4e19a7fa034dcdca3d
resources/jquery/jquery.makeCollapsible.js