mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
rename index to list
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
a2daa32d0c
commit
d01dc5a81e
2 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@ class ManageController extends Controller
|
|||
/**
|
||||
* Lists all User entities.
|
||||
*
|
||||
* @Route("/index/{page}", name="user_index")
|
||||
* @Route("/list/{page}", name="user_index")
|
||||
* @Method("GET")
|
||||
*
|
||||
* @param int $page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue