From 7a993324342d5542dcb40902eed097f7eaac3f1b Mon Sep 17 00:00:00 2001 From: Javan Makhmali Date: Wed, 3 Oct 2018 12:46:05 -0400 Subject: WIP: Image gallery support --- .../action_text/attachment_galleries/_attachment_gallery.html.erb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/views/action_text/attachment_galleries/_attachment_gallery.html.erb (limited to 'app/views/action_text') diff --git a/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb b/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb new file mode 100644 index 0000000000..6bc8674dc5 --- /dev/null +++ b/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb @@ -0,0 +1,3 @@ + -- cgit v1.2.3