Merge pull request #3055 from consul/admin-poll-officers

[Backport] Admin poll officers
This commit is contained in:
Alberto
2018-11-26 15:03:55 +01:00
committed by GitHub
4 changed files with 1 additions and 9 deletions

View File

@@ -30,10 +30,4 @@ class Admin::Poll::OfficersController < Admin::Poll::BaseController
redirect_to admin_officers_path
end
def show
end
def edit
end
end

View File

@@ -1 +0,0 @@
officer edit

View File

@@ -1 +0,0 @@
officer show