lepo-project/lepo

Rename id parameter that is improperly used

kyoshizaki opened this issue · 0 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.