Active_Admin Löschen funktioniert nicht - Uncaught TypeError: Cannot read property 'mozilla' undefined

Ich kürzlich aktualisiert, um die neueste version von active admin und jetzt ist mein löschen-Schaltflächen funktionieren nicht. Ich bin mit der standard-Seiten, die generiert werden, mit Modifikationen aus. Ich bin immer diese Fehlermeldung auf dem browser-debugging-Konsole:

Uncaught TypeError: Cannot read property 'mozilla' undefined active_admin.js:9612
(anonyme Funktion) active_admin.js:9612
(anonyme Funktion) active_admin.js:10118

Hier ist meine application.js Datei.

//This is a manifest file that'll be compiled into including all the files listed below.
//Add new JavaScript/Coffee code in separate files in this directory and they'll     automatically
//be included in the compiled file accessible from http://example.com/assets/application.js
//It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
//the compiled file.
//
//= require jquery
//= require underscore

Verwende ich jquery durch meine Website, damit ich sicher bin, dass es aufgenommen wird.

Habe ich laufen Schienen erzeugen active_admin:Vermögen viele Male. Ich habe versucht, dies zu beheben, für über 10 Stunden jetzt und ich bin ratlos. Jegliche Hilfe würde sehr geschätzt werden.

InformationsquelleAutor Tim | 2013-03-28
Schreibe einen Kommentar