datepicker

This commit is contained in:
Aung Myo
2017-06-13 12:27:45 +06:30
parent 4f7fda6902
commit b513aa22ab
10 changed files with 36 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
@import "bootstrap";
@import "font-awesome";
@import "theme";
@import "jquery-ui";
@import "bootstrap-datepicker3";
/* Show it is fixed to the top */
// body {

View File

@@ -2,7 +2,7 @@
@import "bootstrap";
@import "font-awesome";
@import "theme";
@import "bootstrap-datepicker";
/* Show it is fixed to the top */
// body {

View File

@@ -1,6 +1,8 @@
@import "bootstrap";
@import "font-awesome";
@import "theme";
@import "jquery-ui";
@import "bootstrap-datepicker3";
/* Show it is fixed to the top */
// body {