Skip to content

Commit

Permalink
fixing less
Browse files Browse the repository at this point in the history
  • Loading branch information
Eonasdan committed Jan 20, 2015
1 parent 557b657 commit 499f619
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 296 deletions.
Binary file modified build/nuget/Bootstrap.v3.Datetimepicker.4.0.0.nupkg
Binary file not shown.
Binary file modified build/nuget/Bootstrap.v3.Datetimepicker.CSS.4.0.0.nupkg
Binary file not shown.
2 changes: 1 addition & 1 deletion src/less/_bootstrap-datetimepicker.less
@@ -1,6 +1,6 @@
/*!
* Datetimepicker for Bootstrap 3
//! version : 4.0.0-beta
//! version : 4.0.0
* https://github.com/Eonasdan/bootstrap-datetimepicker/
*/
.bootstrap-datetimepicker-widget {
Expand Down
294 changes: 0 additions & 294 deletions src/less/bootstrap-datetimepicker.less

This file was deleted.

2 changes: 1 addition & 1 deletion src/nuget/install.ps1
@@ -1,2 +1,2 @@
# install.ps1
$DTE.ItemOperations.Navigate("https://github.com/Eonasdan/bootstrap-datetimepicker#change-log", $DTE.vsNavigateOptions.vsNavigateOptionsNewWindow)
$DTE.ItemOperations.Navigate("http://eonasdan.github.io/bootstrap-datetimepicker/", $DTE.vsNavigateOptions.vsNavigateOptionsNewWindow)

0 comments on commit 499f619

Please sign in to comment.