Remove link from dashboard
This commit is contained in:
parent
42881553a8
commit
80e84c10ba
|
@ -527,7 +527,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="item element">
|
<div class="item element">
|
||||||
<h3><i class="icons-"></i><a href=""><%= t(:most_visited_page) %></a></h3>
|
<h3><i class="icons-"></i><%= t(:most_visited_page) %></h3>
|
||||||
<div class="detail noStatistics w-b h-a">
|
<div class="detail noStatistics w-b h-a">
|
||||||
<table class="table table-striped">
|
<table class="table table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
Reference in New Issue