OSDN Git Service

implement feeds manager for admin
authorhylom <hylom@users.sourceforge.jp>
Fri, 28 Jul 2017 11:53:17 +0000 (20:53 +0900)
committerhylom <hylom@users.sourceforge.jp>
Fri, 28 Jul 2017 11:53:17 +0000 (20:53 +0900)
commitf98b87a05c1bf69e2db4291a65fe2a11e83aa2a4
treeeea6781f37315f2d1fd1fd840cac191756131c2e
parentd9ba4816b05a1ff2a6ba858590faf61d4f59d719
implement feeds manager for admin
src/newslash_web/lib/Newslash/Web.pm
src/newslash_web/public/js/feeds-editor.js [new file with mode: 0644]
src/newslash_web/templates/admin/feed/index.html.tt2 [new file with mode: 0644]
src/newslash_web/templates/common/admin_bar.html.tt2