Add color to ratings
This commit is contained in:
parent
c4ebe12408
commit
058b512b7d
4 changed files with 13 additions and 5 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<title><%= _("Vote") %></title>
|
||||
<script src="/chartkick.js"></script>
|
||||
<script src="/Chart.bundle.js"></script>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<% if current_user %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue