mirror of
https://github.com/plausible/analytics.git
synced 2024-12-22 17:11:36 +03:00
Remove flatpickr
This commit is contained in:
parent
00d02faad0
commit
49e71c9f78
@ -11,9 +11,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-4 sm:mt-0">
|
<div class="mt-4 sm:mt-0">
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css">
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>
|
|
||||||
|
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<%= if @query.period == "month" do %>
|
<%= if @query.period == "month" do %>
|
||||||
<div class="flex rounded shadow bg-white mr-4 cursor-pointer">
|
<div class="flex rounded shadow bg-white mr-4 cursor-pointer">
|
||||||
|
Loading…
Reference in New Issue
Block a user