From 0bd5328c19b076a23719b3860296e5507c773d34 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 5 Mar 2016 07:56:58 -0500 Subject: Added Ajax loading icon for submit buttons --- app/Template/export/subtasks.php | 2 +- app/Template/export/summary.php | 2 +- app/Template/export/tasks.php | 2 +- app/Template/export/transitions.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app/Template/export') diff --git a/app/Template/export/subtasks.php b/app/Template/export/subtasks.php index f2a00f84..a82cb3d1 100644 --- a/app/Template/export/subtasks.php +++ b/app/Template/export/subtasks.php @@ -19,6 +19,6 @@
- +
\ No newline at end of file diff --git a/app/Template/export/summary.php b/app/Template/export/summary.php index 0c2a96fb..60aa306f 100644 --- a/app/Template/export/summary.php +++ b/app/Template/export/summary.php @@ -19,6 +19,6 @@
- +
\ No newline at end of file diff --git a/app/Template/export/tasks.php b/app/Template/export/tasks.php index c27149d2..bed8ab90 100644 --- a/app/Template/export/tasks.php +++ b/app/Template/export/tasks.php @@ -19,6 +19,6 @@
- +
\ No newline at end of file diff --git a/app/Template/export/transitions.php b/app/Template/export/transitions.php index d935bde1..093930a3 100644 --- a/app/Template/export/transitions.php +++ b/app/Template/export/transitions.php @@ -19,6 +19,6 @@
- +
\ No newline at end of file -- cgit v1.2.3