From 129593b51d8051bd54686796bc5679e339f5ce8d Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sun, 22 Jul 2018 15:42:11 +0200 Subject: [PATCH] old --- tpl/saimod_webcraft_updates_commits.tpl | 11 ----------- tpl/saimod_webcraft_updates_project.tpl | 5 ----- tpl/saimod_webcraft_updates_projects.tpl | 10 ---------- tpl/saimod_webcraft_updates_update.tpl | 6 ------ 4 files changed, 32 deletions(-) delete mode 100644 tpl/saimod_webcraft_updates_commits.tpl delete mode 100644 tpl/saimod_webcraft_updates_project.tpl delete mode 100644 tpl/saimod_webcraft_updates_projects.tpl delete mode 100644 tpl/saimod_webcraft_updates_update.tpl diff --git a/tpl/saimod_webcraft_updates_commits.tpl b/tpl/saimod_webcraft_updates_commits.tpl deleted file mode 100644 index 918d5d4..0000000 --- a/tpl/saimod_webcraft_updates_commits.tpl +++ /dev/null @@ -1,11 +0,0 @@ -
-

Commits of Project ${project}

- - - - - - - - ${commit} -
timeauthorlogcommit
\ No newline at end of file diff --git a/tpl/saimod_webcraft_updates_project.tpl b/tpl/saimod_webcraft_updates_project.tpl deleted file mode 100644 index 8650778..0000000 --- a/tpl/saimod_webcraft_updates_project.tpl +++ /dev/null @@ -1,5 +0,0 @@ - - ${time} - ${path} - ${git} - \ No newline at end of file diff --git a/tpl/saimod_webcraft_updates_projects.tpl b/tpl/saimod_webcraft_updates_projects.tpl deleted file mode 100644 index 2be8307..0000000 --- a/tpl/saimod_webcraft_updates_projects.tpl +++ /dev/null @@ -1,10 +0,0 @@ -
-

Projects of Update ${update}

- - - - - - - ${project} -
timepathgit
\ No newline at end of file diff --git a/tpl/saimod_webcraft_updates_update.tpl b/tpl/saimod_webcraft_updates_update.tpl deleted file mode 100644 index a28b789..0000000 --- a/tpl/saimod_webcraft_updates_update.tpl +++ /dev/null @@ -1,6 +0,0 @@ - - ${time} - ${commit} - ${commit_last} - ${complete} - \ No newline at end of file