From 875dd4e0b5773f2f52841d2effdfdd110b852aa0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 8 Dec 2019 21:04:34 +0100 Subject: confirm undo of checkins after 15 minutes --- templates/_checked_in.html.ep | 4 ++-- templates/layouts/default.html.ep | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep index 7ebc318..0d71c93 100644 --- a/templates/_checked_in.html.ep +++ b/templates/_checked_in.html.ep @@ -225,7 +225,7 @@ % } % else { - + undo Checkin Rückgängig % } @@ -292,7 +292,7 @@

- + undo Checkin Rückgängig
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 66ab4e7..51ffc46 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -10,7 +10,7 @@ % while (my ($key, $value) = each %{stash('twitter') // {}}) { % } - % my $av = 'v30'; # asset version + % my $av = 'v31'; # asset version -- cgit v1.2.3