You've already forked baupm-core
removed welcome part
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<div class="content">
|
||||
<h1>Hello</h1>
|
||||
</div>
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
<div id="admin-index">
|
||||
<%= render :partial => 'no_data' if @no_configuration_data %>
|
||||
<%= render :partial => 'welcome' %>
|
||||
<%= render :partial => 'menu' %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user