navPillsItem: AdminLTE2 nav pill item
Description
Create a nav pill item
Usage
navPillsItem(pillName = NULL, pillColor = NULL, pillIcon = NULL,
pillText = NULL, active = FALSE)
Arguments
pillIcon
pill icon, if any. Should be written like "fa fa-times".
pillText
pill text. Can also be a number.
active
Whether the item is active or not. FALSE by default.