Sha256: cfef451ff9b63decc6ac6d7f683486c1814525f2ed6ac6e4385d9df9d00ee4a5

Contents?: true

Size: 214 Bytes

Versions: 2

Compression:

Stored size: 214 Bytes

Contents

<% if defined?(@error_message) %>
  $('#shell-history').append('<div class="history-io history-io-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.5.2 app/views/lunar_shell/satellites/su/create.js.erb
lunar_shell-0.5.0 app/views/lunar_shell/satellites/su/create.js.erb