Sha256: db1ab78dcfab96b41f82c27e9f2eab3f2b61bdf04ec3a03f60e3fe9158788728

Contents?: true

Size: 275 Bytes

Versions: 32

Compression:

Stored size: 275 Bytes

Contents

Locomotive.Views.Translations ||= {}

class Locomotive.Views.Translations.NewView extends Locomotive.Views.Translations.FormView

  save: (event) ->
    @save_in_ajax event,
      on_success: (response, xhr) ->
        window.location.href = xhr.getResponseHeader('location')

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
locomotive_cms-2.5.7 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.6 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.6.rc2 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.6.rc1 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.5 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.4 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.3 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.2 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.1 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.0 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.0.rc3 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.0.rc2 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.5.0.rc1 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.4.1 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.4.0 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.3.1 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.3.0 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.2.3 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.2.2 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee
locomotive_cms-2.2.1 app/assets/javascripts/locomotive/views/translations/new_view.js.coffee