lepo-project / lepo

LePo: Learning Management System with Note & Sticky

Home Page:https://lepo.app/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename id parameter that is improperly used

kyoshizaki opened this issue · comments

The id parameter sent from the view file to the controller may be different from the model id associated with that controller.

This is misleading, so modify it to the appropriate parameter name.