From: Winfried Kappeler Date: Sat, 4 Jan 2025 18:18:56 +0000 (+0100) Subject: V 0.1.2 view/change X-Git-Url: https://gitweb.hamatoma.de/?a=commitdiff_plain;h=6f03d997ec6be87019c11c36ef09fe8413f5fdff;p=piman.git V 0.1.2 view/change - link on resources/views/change --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f393bc..8e935c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# V 0.1.2 view/change + +- link on resources/views/change + # V 0.1.1 missing link Export.php - missing link Export.php diff --git a/resources/views/change b/resources/views/change new file mode 120000 index 0000000..2655317 --- /dev/null +++ b/resources/views/change @@ -0,0 +1 @@ +../../vendor/hamatoma/laraknife/resources/views/change/ \ No newline at end of file diff --git a/resources/views/task b/resources/views/task deleted file mode 120000 index 281f3d4..0000000 --- a/resources/views/task +++ /dev/null @@ -1 +0,0 @@ -../../vendor/hamatoma/laraknife/resources/views/task/ \ No newline at end of file diff --git a/routes/web.php b/routes/web.php index e5d45d2..1699bd9 100644 --- a/routes/web.php +++ b/routes/web.php @@ -39,4 +39,3 @@ AddressController::routes(); MandatorController::routes(); AccountController::routes(); TransactionController::routes(); -