Sha256: 1933ef7990c2c7ebc8cb78e61bb06fbea7b1814b578033671f7a5757f2f3d8e1

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 app/assets/javascripts/lunar_shell/satellites/su.coffee
lunar_shell-0.5.0 app/assets/javascripts/lunar_shell/satellites/su.coffee