summaryrefslogtreecommitdiff
path: root/app/views/application
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-04 21:36:18 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-04 21:36:18 -0400
commit1187336fa7af4a82c472367adc1b46e5e089591b (patch)
treec8dfb0b3c1f769f2faf2e49b8647d7771376080d /app/views/application
parent1237ba91e19972d71dc81f57d847798a3ed88a63 (diff)
remove hold overs from the old permission system
Diffstat (limited to 'app/views/application')
-rw-r--r--app/views/application/.keep0
-rw-r--r--app/views/application/permission_denied.html.erb1
2 files changed, 0 insertions, 1 deletions
diff --git a/app/views/application/.keep b/app/views/application/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/app/views/application/.keep
diff --git a/app/views/application/permission_denied.html.erb b/app/views/application/permission_denied.html.erb
deleted file mode 100644
index 1ef883c..0000000
--- a/app/views/application/permission_denied.html.erb
+++ /dev/null
@@ -1 +0,0 @@
-<h1>Permission denied</h1>