Skip to content

Commit

Permalink
Added cookie to admin dashboard, css to google statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorzociepka committed Jul 2, 2019
1 parent e3d6e52 commit 1d98f7a
Show file tree
Hide file tree
Showing 3 changed files with 1,969 additions and 1,823 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</div>
</a>
<div class="panel-collapse collapse in" id="@(usertype)" aria-expanded="true">
<ul>
<ul class="googleStatistics">
@foreach (var pos in item.Where(x => x.Key != "ga:userType"))
{
if (pos.Value != "0")
Expand Down
Loading

0 comments on commit 1d98f7a

Please sign in to comment.