Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zero323 committed Apr 17, 2015
1 parent 504abbc commit 84f2233
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/shiny_utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ list_to_defs <- function(params) {
function(x) {
shiny::span(shiny::tags$dt(x), shiny::tags$dd(params[[x]]))
}
)
)
))
}


Expand Down

0 comments on commit 84f2233

Please sign in to comment.