From bc81979a6b25554c4832d5ccb41b427023096463 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sat, 6 Dec 2014 17:25:01 +0100 Subject: Add default behaviour for configure / remove ext See https://github.com/FreshRSS/FreshRSS/issues/252 --- app/views/extension/configure.phtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app/views/extension/configure.phtml (limited to 'app/views/extension/configure.phtml') diff --git a/app/views/extension/configure.phtml b/app/views/extension/configure.phtml new file mode 100644 index 000000000..a79e9baac --- /dev/null +++ b/app/views/extension/configure.phtml @@ -0,0 +1,12 @@ +partial('aside_configure'); +} + +?> + +
+

Extension name

+ Not implemented yet! +
\ No newline at end of file -- cgit v1.2.3