a676579b17ab500eb611a99a33844bb49457b259
Guides/MVC-Integration.md
| ... | ... | @@ -49,13 +49,15 @@ Ex) if the namespace is in other controller file is ABC.Controllers, then MVC3SK |
| 49 | 49 | |
| 50 | 50 |  |
| 51 | 51 | |
| 52 | -**c.** Copy ./Resources folder in the root of the application into the ./Reporting folder, creating the ./Reporting/Resources path. Be sure to include all but the html folder in the Reporting\Resources folder. |
|
| 52 | + |
|
| 53 | + |
|
| 54 | +<!-- **c.** Copy ./Resources folder in the root of the application into the ./Reporting folder, creating the ./Reporting/Resources path. Be sure to include all but the html folder in the Reporting\Resources folder. --> |
|
| 53 | 55 | |
| 54 | 56 | |
| 55 | 57 | ###Step 6. Add mvc5r3\Views\Reporting folder |
| 56 | 58 | |
| 57 | 59 | Add the Reporting folder in mvc5r3\Views to the project's Views |
| 58 | - |
|
| 60 | +0 |
|
| 59 | 61 |  |
| 60 | 62 | |
| 61 | 63 | ###Step 7. Add _sitelayout to project’s Views\Shared |