Sha256: 703420c6c2777d38bede1c77aca3d8e32b5e1fb6a3fabb54f7ff791ffefab828

Contents?: true

Size: 192 Bytes

Versions: 2

Compression:

Stored size: 192 Bytes

Contents

<% if defined?(@error_message) %>
  $('#shell-history').append('<div class="output"><%= @error_message %></div>');
<% end %>
$('#shell-cli').html('<%= j render('lunar_shell/shells/cli') %>');

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lunar_shell-0.4.1 app/views/lunar_shell/satellites/su/create.js.erb
lunar_shell-0.3.0 app/views/lunar_shell/satellites/su/create.js.erb