71edd2878eb6d219e1f74eba34549fb2cbb645dd
Guides/MVC-Integration/Phase-II-Draft.md
| ... | ... | @@ -314,13 +314,13 @@ namespace Sample_MVCApp.Controllers { |
| 314 | 314 | |
| 315 | 315 | ### Step 7. Run and Test it |
| 316 | 316 | |
| 317 | -After step 6, the application's login page should work as below |
|
| 317 | +After step 6, user should be able to register an account and log in. Then, the link to Izenda should be visible as below |
|
| 318 | 318 | |
| 319 | 319 |  |
| 320 | 320 | |
| 321 | 321 | |
| 322 | 322 | |
| 323 | -### Step 7. Add user role model |
|
| 323 | +### Step 8. Add user role model |
|
| 324 | 324 | |
| 325 | 325 | Add |
| 326 | 326 |