From 832f75d2c44d7ddd02ae4f0a1d3c5fff60a6101d Mon Sep 17 00:00:00 2001 From: Carl Bennett Date: Sat, 26 Jun 2021 19:55:00 -0500 Subject: [PATCH] Move svg to static directory --- src/static/a/svg/chevron-right-white.svg | 1 + src/static/a/svg/chevron-right.svg | 1 + src/templates/Document/Edit.phtml | 2 +- src/templates/header.inc.phtml | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 src/static/a/svg/chevron-right-white.svg create mode 100644 src/static/a/svg/chevron-right.svg diff --git a/src/static/a/svg/chevron-right-white.svg b/src/static/a/svg/chevron-right-white.svg new file mode 100644 index 00000000..3377ab32 --- /dev/null +++ b/src/static/a/svg/chevron-right-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/static/a/svg/chevron-right.svg b/src/static/a/svg/chevron-right.svg new file mode 100644 index 00000000..258de414 --- /dev/null +++ b/src/static/a/svg/chevron-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/templates/Document/Edit.phtml b/src/templates/Document/Edit.phtml index 9fa7a3e7..494927fd 100644 --- a/src/templates/Document/Edit.phtml +++ b/src/templates/Document/Edit.phtml @@ -36,7 +36,7 @@ require('./header.inc.phtml'); ?>

The document was successfully edited!

- Return to Document + Return to Document
diff --git a/src/templates/header.inc.phtml b/src/templates/header.inc.phtml index 112981a2..1831410f 100644 --- a/src/templates/header.inc.phtml +++ b/src/templates/header.inc.phtml @@ -60,7 +60,7 @@ $_campaign_vultr = ( '' : '' );*/ ?>