Sha256: 89ce9ed99acccf2617baf92f4e2bd556c4d57863963d1239e52f05fa937aabe0
Contents?: true
Size: 227 Bytes
Versions: 17
Compression:
Stored size: 227 Bytes
Contents
pageflow.app.addInitializer(function() { pageflow.app.on('error', function(e) { alert(I18n.t(e.name, { scope: 'pageflow.editor.errors', defaultValue: I18n.t('pageflow.editor.errors.unknown') })); }); });
Version data entries
17 entries across 17 versions & 1 rubygems