Sha256: 87c3f6dc4c5790f84d8cefb921b59b28d6a2914f545c70f9885ad407b61b7f8d

Contents?: true

Size: 176 Bytes

Versions: 2

Compression:

Stored size: 176 Bytes

Contents

$(document).ajaxComplete ->
  $('.su_form').submit (e) ->
    $('#shell-history').append "<div class=\"input\"></div>"
    $('.input').last().append $('.su_form label').text()

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lunar_shell-0.4.1 app/assets/javascripts/lunar_shell/satellites/su.coffee
lunar_shell-0.3.0 app/assets/javascripts/lunar_shell/satellites/su.coffee