aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Form/Type/EditEntryType.php
Commit message (Collapse)AuthorAgeFilesLines
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-4/+7
| | | | symfony-upgrade-fixer fix src/Wallabag/
* Add basic title editionJeremy Benoist2015-06-021-0/+36
Fix #218 I mean basic, because there is no javascript at all. It could be a nice edit-in-place. But for the moment, it is simple.