diff options
| author | Michael <[email protected]> | 2017-04-07 09:57:24 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-07 09:57:24 -0400 |
| commit | 5860170c1fed2342232d7e35015b669e8b8ec471 (patch) | |
| tree | bfd2113a5b98421c94344d313cf35c2d1e2d171c /Project-Unite/Project-Unite.csproj | |
| parent | 6989516207321b6d99c6b04879b5a9a438527107 (diff) | |
| download | project-unite-5860170c1fed2342232d7e35015b669e8b8ec471.tar.gz project-unite-5860170c1fed2342232d7e35015b669e8b8ec471.tar.bz2 project-unite-5860170c1fed2342232d7e35015b669e8b8ec471.zip | |
Add "edit page" button to wiki
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index 42daee2..b5724bd 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -546,6 +546,7 @@ <Content Include="Views\Developer\Wiki.cshtml" /> <Content Include="Views\Developer\AddWikiCategory.cshtml" /> <Content Include="Views\Wiki\AddPage.cshtml" /> + <Content Include="Views\Wiki\EditPage.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> |
