wallabag/app/Resources/static/themes/_global
Stéphane HULARD 9b0aef9171
Update tag list template to allow renaming.
* Add a form on each tag to handle rename action.
* Add JavaScript to handle action on the corresponding page inside the global index.js file.
* Add support for the 2 active themes : material / baggy

The form solution is cleaner than an Ajax one because it let the browser validate input data and make the POST easier without the need to handle JSON response.
2018-09-25 10:18:08 +02:00
..
img wallabag logo (side-nav) replaced by an SVG one 2018-07-11 21:57:53 +02:00
js Merge pull request #3636 from flozz/syntax-highlight 2018-06-07 06:22:14 +00:00
global.scss Adds Webpack support and removes the use for Grunt 2017-05-04 14:49:44 +02:00
index.js Update tag list template to allow renaming. 2018-09-25 10:18:08 +02:00
share.js webpack: handle _global img folder 2017-10-16 00:01:52 +02:00
share.scss Fix mobile viewport on big iframe and video elements 2018-06-28 15:22:51 +02:00