Skip to content

Commit

Permalink
Merge pull request #16 from mathisjay/issue-13
Browse files Browse the repository at this point in the history
Resolves #13
  • Loading branch information
X3Technology authored Sep 18, 2021
2 parents 1d527cb + a269cd1 commit 95c3266
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 112 deletions.
5 changes: 1 addition & 4 deletions Dnn.StructuredContent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@
<Content Include="app\content-field-types\related-content-single\controller.js" />
<Content Include="app\relationships\delete\controller.js" />
<Content Include="app\relationships\edit\controller.js" />
<Content Include="app\content-field-type-options\radio-button-list\controller.js" />
<Content Include="app\content-field-type-options\phone-number\controller.js" />
<Content Include="app\content-field-type-options\date-time\controller.js" />
<Content Include="app\content-field-type-options\static\controller.js" />
Expand All @@ -180,7 +179,6 @@
<Content Include="app\content-field-types\url\controller.js" />
<Content Include="app\visualizers\view\directive.js" />
<Content Include="app\content-field-type-options\choice\directive.js" />
<Content Include="app\content-field-type-options\radio-button-list\directive.js" />
<Content Include="app\content-field-type-options\boolean\directive.js" />
<Content Include="app\content-field-type-options\date-time\directive.js" />
<Content Include="app\content-field-type-options\email\directive.js" />
Expand Down Expand Up @@ -219,7 +217,6 @@
<Content Include="app\relationships\delete\template.html" />
<Content Include="app\relationships\edit\template.html" />
<Content Include="app\content-field-type-options\phone-number\template.html" />
<Content Include="app\content-field-type-options\radio-button-list\template.html" />
<Content Include="app\content-field-type-options\choice\template.html" />
<Content Include="app\content-field-type-options\boolean\template.html" />
<Content Include="app\content-field-type-options\date-time\template.html" />
Expand Down Expand Up @@ -301,7 +298,7 @@
<Content Include="app\content-field-type-options\text\directive.js" />
<Content Include="app\content-field-types\text\controller.js" />
<Content Include="app\content-types\list\directive.js" />
<Content Include="app\content-field-type-options\text\directive.js" />
<Content Include="app\content-field-type-options\text\directive.js" />
<Content Include="app\content-field-types\text\directive.js" />
<Content Include="app\content-fields\service.js" />
<Content Include="app\content-types\service.js" />
Expand Down
65 changes: 0 additions & 65 deletions app/content-field-type-options/radio-button-list/controller.js

This file was deleted.

9 changes: 0 additions & 9 deletions app/content-field-type-options/radio-button-list/directive.js

This file was deleted.

34 changes: 0 additions & 34 deletions app/content-field-type-options/radio-button-list/template.html

This file was deleted.

0 comments on commit 95c3266

Please sign in to comment.