From b2f70211f73a40d59adbd14e535aa32af80ffc04 Mon Sep 17 00:00:00 2001 From: Spazcool Date: Mon, 14 May 2018 20:54:04 +0800 Subject: [PATCH 1/5] ADD simple link to ticket app --- views/partials/itemImgInfo.ejs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/views/partials/itemImgInfo.ejs b/views/partials/itemImgInfo.ejs index 6a28ee2..112b974 100644 --- a/views/partials/itemImgInfo.ejs +++ b/views/partials/itemImgInfo.ejs @@ -32,6 +32,11 @@ <% } %> <%}%> +
+

Problems?

+

Not working? Something missing? Is it about to explode? Submit a ticket and we'll get to fixing it ASAP.

+ +

Details

<%- details %> From a8f98efd1d232f9bc7d39a19812fe69951e13428 Mon Sep 17 00:00:00 2001 From: Spazcool Date: Mon, 14 May 2018 21:06:06 +0800 Subject: [PATCH 2/5] TWEAK ticket url --- views/partials/itemImgInfo.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/partials/itemImgInfo.ejs b/views/partials/itemImgInfo.ejs index 112b974..2009fa0 100644 --- a/views/partials/itemImgInfo.ejs +++ b/views/partials/itemImgInfo.ejs @@ -35,7 +35,7 @@

Problems?

Not working? Something missing? Is it about to explode? Submit a ticket and we'll get to fixing it ASAP.

- +

Details

From ee3d9bd9669902cb422e684a4c6704b6d4923691 Mon Sep 17 00:00:00 2001 From: Spazcool Date: Tue, 15 May 2018 19:59:39 +0800 Subject: [PATCH 3/5] ADD query selector to ticket URL --- views/partials/itemImgInfo.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/partials/itemImgInfo.ejs b/views/partials/itemImgInfo.ejs index 2009fa0..6dc70d4 100644 --- a/views/partials/itemImgInfo.ejs +++ b/views/partials/itemImgInfo.ejs @@ -35,7 +35,7 @@

Problems?

Not working? Something missing? Is it about to explode? Submit a ticket and we'll get to fixing it ASAP.

- +

Details

From eee4fec52f2f766dcab487ac2ed3886c36737aa4 Mon Sep 17 00:00:00 2001 From: Spazcool Date: Thu, 17 May 2018 10:16:59 +0800 Subject: [PATCH 4/5] ADD ticket button and MODIFY its URL --- views/partials/itemImgInfo.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/partials/itemImgInfo.ejs b/views/partials/itemImgInfo.ejs index 6dc70d4..3eea195 100644 --- a/views/partials/itemImgInfo.ejs +++ b/views/partials/itemImgInfo.ejs @@ -35,7 +35,7 @@

Problems?

Not working? Something missing? Is it about to explode? Submit a ticket and we'll get to fixing it ASAP.

- +

Details

From 2ba6ee57eac3045bbed6eb3b0073fb1705fe2af6 Mon Sep 17 00:00:00 2001 From: Spazcool Date: Sat, 26 May 2018 14:02:14 +0800 Subject: [PATCH 5/5] CHANGE ticket submit button from link to get request form --- views/partials/itemImgInfo.ejs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/views/partials/itemImgInfo.ejs b/views/partials/itemImgInfo.ejs index 6dc70d4..3738019 100644 --- a/views/partials/itemImgInfo.ejs +++ b/views/partials/itemImgInfo.ejs @@ -35,7 +35,10 @@

Problems?

Not working? Something missing? Is it about to explode? Submit a ticket and we'll get to fixing it ASAP.

- +
+ + +

Details