Skip to content

Commit

Permalink
Revert "Adding in bootstrap to save the grid"
Browse files Browse the repository at this point in the history
This reverts commit 9afce96.
  • Loading branch information
donker committed Mar 25, 2015
1 parent 9afce96 commit db66b7f
Show file tree
Hide file tree
Showing 90 changed files with 0 additions and 11,578 deletions.
1 change: 0 additions & 1 deletion Common/ModuleBase.vb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ Namespace Common
AddJavascriptFile("jquery.bootgrid.js", 70)

' Css
AddCssFile("bootstrap.min.css")
AddCssFile("jquery.bootgrid.css")

Context.Items("ServiceAdded") = True
Expand Down
6 changes: 0 additions & 6 deletions Connect.Projects.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Connect.Projects", "Connect.Projects.vbproj", "{4DE0B824-49EE-4388-8214-12693F55FF92}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BootStrap", "_Css\BootStrap.vbproj", "{11600000-185B-4115-8A5E-BE01812ED008}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -17,10 +15,6 @@ Global
{4DE0B824-49EE-4388-8214-12693F55FF92}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4DE0B824-49EE-4388-8214-12693F55FF92}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4DE0B824-49EE-4388-8214-12693F55FF92}.Release|Any CPU.Build.0 = Release|Any CPU
{11600000-185B-4115-8A5E-BE01812ED008}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{11600000-185B-4115-8A5E-BE01812ED008}.Debug|Any CPU.Build.0 = Debug|Any CPU
{11600000-185B-4115-8A5E-BE01812ED008}.Release|Any CPU.ActiveCfg = Release|Any CPU
{11600000-185B-4115-8A5E-BE01812ED008}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
205 changes: 0 additions & 205 deletions _Css/BootStrap.vbproj

This file was deleted.

13 changes: 0 additions & 13 deletions _Css/My Project/Application.Designer.vb

This file was deleted.

10 changes: 0 additions & 10 deletions _Css/My Project/Application.myapp

This file was deleted.

35 changes: 0 additions & 35 deletions _Css/My Project/AssemblyInfo.vb

This file was deleted.

62 changes: 0 additions & 62 deletions _Css/My Project/Resources.Designer.vb

This file was deleted.

Loading

0 comments on commit db66b7f

Please sign in to comment.