hide menu export buton

This commit is contained in:
Aung Myo
2018-06-01 11:18:40 +06:30
parent bc9ac00cfe
commit ac5fc6a717

View File

@@ -32,8 +32,6 @@
</div> </div>
<%= link_to t("views.btn.new"),new_settings_menu_path,:class => 'btn btn-primary btn-lg float-right waves-effect"' %> <%= link_to t("views.btn.new"),new_settings_menu_path,:class => 'btn btn-primary btn-lg float-right waves-effect"' %>
<%= link_to "Export", settings_menus_path(format: "xlsx"),:class => 'btn btn-info btn-lg waves-effect float-right m-r-10' %>
</div> </div>
<div class="card"> <div class="card">
<table class="table table-striped"> <table class="table table-striped">