* [ADD] Added the ability to add tags from account's view. Related #1041. Thanks to @vmario89 for the feedback

* [MOD] Minor UI tweaks

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
nuxsmin
2018-09-23 13:30:32 +02:00
parent f64695db97
commit a5b6b00873
20 changed files with 194 additions and 549 deletions

View File

@@ -44,6 +44,8 @@ final class UpgradeController extends ControllerBase
/**
* indexAction
*
* @throws \DI\DependencyException
* @throws \DI\NotFoundException
* @throws \SP\Storage\File\FileException
*/
public function indexAction()