Commit e25fdb1

mo <mo.khan@gmail.com>
2018-12-08 02:42:07
remove count.
1 parent 76f32ac
Changed files (1)
app
views
app/views/my/audits/index.html.erb
@@ -1,7 +1,7 @@
 <div class="container">
   <div class="row">
     <div class="col">
-      <h1><%= t('.title') %> <%= @audits.count %></h1>
+      <h1><%= t('.title') %></h1>
       <table class="table">
         <thead>
           <th><%= t('.action') %></th>