From 8786a7e2d04469184b4975e47165916457c26e1c Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Tue, 31 Oct 2017 16:40:52 -0400 Subject: Confirmation for attachment removal. Show that there are no invoices if empty, robots.txt --- app/dispatch/static/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/dispatch/static/robots.txt (limited to 'app/dispatch/static/robots.txt') diff --git a/app/dispatch/static/robots.txt b/app/dispatch/static/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/app/dispatch/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / -- cgit v1.2.3