Sorry, still working on a windows pc; can't provide a patch

js/asset_wizard.js (near line 304)

...
        'src': Drupal.assetWizard.history.pop,
...

has to be:

...
        'src': Drupal.assetWizard.history.pop(),
...

Else the wizard won't work for IE and Opera

CommentFileSizeAuthor
#2 asset_wizard-ie_fix-255510-0.patch618 byteseffulgentsia

Comments

effulgentsia’s picture

Status: Active » Needs review
StatusFileSize
new618 bytes

Here's a patch file for this.

wmostrey’s picture

Status: Needs review » Closed (fixed)

Asset 5.x-2 has been discontinued, please use 5.x-1.