From 6e8e126666e2233222c0073dd75f409ed20c9e27 Mon Sep 17 00:00:00 2001 From: Arlen Johnson Date: Sun, 24 Oct 2021 10:11:03 -0400 Subject: [PATCH] Remove legacy comment --- app/templates/element/javascript.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/app/templates/element/javascript.php b/app/templates/element/javascript.php index de2eb58e3..fb6c62f95 100644 --- a/app/templates/element/javascript.php +++ b/app/templates/element/javascript.php @@ -192,10 +192,7 @@ e.stopPropagation(); }); } - }); - - // Ensure that other links on table rows don't propigate - + }); // Add loading animation when a form is submitted, when any item with a "spin" class is clicked, // or on any button or anchor tag lacking the .nospin class. @@ -219,4 +216,4 @@ -Flash->render() ?> \ No newline at end of file +Flash->render() ?>