From 76bd6763df24b0002a2f7a89de3fe8fcbb9d95e0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 7 May 2019 17:56:40 +0200 Subject: only show loading animation on links without custom animation --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 4f35183..fb77eec 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v14'; # asset version + % my $av = 'v15'; # asset version %= stylesheet "/static/${av}/css/materialize.min.css" -- cgit v1.2.3