Upgrade to Bootstrap 3.3.7

This commit is contained in:
Winston Chang
2016-08-10 15:32:11 -05:00
parent 3a25a2dcbf
commit b194ada316
12 changed files with 83 additions and 70 deletions

View File

@@ -60,7 +60,7 @@ bootstrapPage <- function(..., title = NULL, responsive = NULL, theme = NULL) {
#' @inheritParams bootstrapPage
#' @export
bootstrapLib <- function(theme = NULL) {
htmlDependency("bootstrap", "3.3.6",
htmlDependency("bootstrap", "3.3.7",
c(
href = "shared/bootstrap",
file = system.file("www/shared/bootstrap", package = "shiny")