Theme Developer toasts drag-n-drop in Manage Fields
Posted on December 9th, 2009
My Manage Fields page within Drupal Content Management lost drag and drop-ability, which turned out to because of this javascript error:
‘$(‘.indentation’, testCell).get(1)’ [undefined] is not an object.
Turning off the Theme Developer module fixed it!

Discussion Area - Leave a Comment