From e747830167e22d97ea34969fab3cfe1c71c35f75 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Sun, 30 Oct 2016 23:38:11 -0700 Subject: pulling getParam into utils file --- system/admin/handlers.go | 15 --------------- system/admin/static/common/js/util.js | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 15 deletions(-) (limited to 'system/admin') diff --git a/system/admin/handlers.go b/system/admin/handlers.go index 4a0453d..84f047c 100644 --- a/system/admin/handlers.go +++ b/system/admin/handlers.go @@ -585,21 +585,6 @@ func postsHandler(res http.ResponseWriter, req *http.Request) {