Sha256: 1f0f53c0deada3ab1482a28ccae0d410533249c79da0c42e276683f6fd5abe60

Contents?: true

Size: 245 Bytes

Versions: 19

Compression:

Stored size: 245 Bytes

Contents

<h1>Welcome to Cable</h1>
<script>
$(function(){
  $("#main").removeClass("span-20");
  $("#main").addClass("span-24 last");
});
</script>
<div id="portal">
  <%= render_navigation(:level => 1, :context => :admin, :expand_all => :true) %>
</div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
cable-0.9.17 app/views/admin/index.html.erb
cable-0.9.16 app/views/admin/index.html.erb
cable-0.9.15 app/views/admin/index.html.erb
cable-0.9.14 app/views/admin/index.html.erb
cable-0.9.13 app/views/admin/index.html.erb
cable-0.9.12 app/views/admin/index.html.erb
cable-0.9.11 app/views/admin/index.html.erb
cable-0.9.10 app/views/admin/index.html.erb
cable-0.9.9 app/views/admin/index.html.erb
cable-0.9.8 app/views/admin/index.html.erb
cable-0.9.6 app/views/admin/index.html.erb
cable-0.9.5 app/views/admin/index.html.erb
cable-0.9.4 app/views/admin/index.html.erb
cable-0.9.3 app/views/admin/index.html.erb
cable-0.9.1 app/views/admin/index.html.erb
cable-0.9.0 app/views/admin/index.html.erb
cable-0.8.6 app/views/admin/index.html.erb
cable-0.8.5 app/views/admin/index.html.erb
cable-0.8.4 app/views/admin/index.html.erb