diff options
| author | Michael <[email protected]> | 2017-05-07 10:04:12 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-07 10:04:12 -0400 |
| commit | ca5954e7d2b9c2040f6f421816778d8203161563 (patch) | |
| tree | bb31a48e7632f78e7a1a3d21ac43658dd278c636 /Project-Unite/Project-Unite.csproj | |
| parent | e6c0552be8363a597d2427c2ef1fcb73672ed6e1 (diff) | |
| download | project-unite-ca5954e7d2b9c2040f6f421816778d8203161563.tar.gz project-unite-ca5954e7d2b9c2040f6f421816778d8203161563.tar.bz2 project-unite-ca5954e7d2b9c2040f6f421816778d8203161563.zip | |
Create group page
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 24f4579..11604fa 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -591,6 +591,7 @@ <Content Include="Views\Stats\Codepoints.cshtml" /> <Content Include="Views\Groups\Index.cshtml" /> <Content Include="Views\Groups\ViewGroup.cshtml" /> + <Content Include="Views\Groups\CreateGroup.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> |
