aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/js/tools.js
Commit message (Collapse)AuthorAgeFilesLines
* Move icon into the top menu barJeremy Benoist2019-01-191-1/+13
| | | | | | | Change the way to select a random entry: - select all ids from the given user (with filters) - choose randomly one in php - find that entry
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-0/+24
Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes