Skip to content

Commit

Permalink
Added draggable component to screen using jquery ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hoefling committed Feb 17, 2018
1 parent a769477 commit e303dc9
Show file tree
Hide file tree
Showing 71 changed files with 27 additions and 3,277 deletions.
10 changes: 5 additions & 5 deletions Dnn.vNext.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2024
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dnn.vNext", "src\Dnn.vNext\Dnn.vNext.csproj", "{81CAB28B-2C86-49E6-B5E8-21FD5EEDC929}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dnn.vNext", "src\Dnn.vNext\Dnn.vNext.csproj", "{32DEE0AB-435A-410D-B447-B046501B1160}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{81CAB28B-2C86-49E6-B5E8-21FD5EEDC929}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{81CAB28B-2C86-49E6-B5E8-21FD5EEDC929}.Debug|Any CPU.Build.0 = Debug|Any CPU
{81CAB28B-2C86-49E6-B5E8-21FD5EEDC929}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81CAB28B-2C86-49E6-B5E8-21FD5EEDC929}.Release|Any CPU.Build.0 = Release|Any CPU
{32DEE0AB-435A-410D-B447-B046501B1160}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32DEE0AB-435A-410D-B447-B046501B1160}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32DEE0AB-435A-410D-B447-B046501B1160}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32DEE0AB-435A-410D-B447-B046501B1160}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
33 changes: 0 additions & 33 deletions src/Dnn.vNext/Controllers/AccountController.cs

This file was deleted.

25 changes: 0 additions & 25 deletions src/Dnn.vNext/Data/ApplicationDbContext.cs

This file was deleted.

13 changes: 0 additions & 13 deletions src/Dnn.vNext/Data/ApplicationUser.cs

This file was deleted.

This file was deleted.

Loading

0 comments on commit e303dc9

Please sign in to comment.