aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/public/themes/material/js/init.js
Commit message (Collapse)AuthorAgeFilesLines
* Simplify the initialization of the plugin dotdotdotAlexandr Danilov2016-08-221-1/+0
|
* Added the jquery library dotdotdot ( http://dotdotdot.frebsite.nl/ ) that ↵Alexandr Danilov2016-08-221-0/+1
| | | | allows you to clip a text on the second line and fixed cut entries title in card view
* Move public assets for themesJeremy Benoist2016-01-221-0/+79
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`