Skip to content

Commit 71bfcec

Browse files
committed
#2104 rename controller to follow old approach
1 parent 9ec0675 commit 71bfcec

File tree

3 files changed

+665
-49
lines changed

3 files changed

+665
-49
lines changed

Console/BExIS.Web.Shell/Areas/DDM/BExIS.Modules.Ddm.UI/BExIS.Modules.Ddm.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
</ItemGroup>
144144
<ItemGroup>
145145
<Compile Include="Controllers\AdminController.cs" />
146-
<Compile Include="Controllers\Api\CitationsController.cs" />
146+
<Compile Include="Controllers\Api\CitationController.cs" />
147147
<Compile Include="Controllers\Api\DataTableController.cs" />
148148
<Compile Include="Controllers\Api\SearchApiController.cs" />
149149
<Compile Include="Controllers\Api\TagInfoController.cs" />

0 commit comments

Comments
 (0)