diff --git a/docs/javascript.html b/docs/javascript.html index 2e9e61fd..e985aac3 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -108,8 +108,8 @@
  • Button
  • Collapse
  • Carousel
  • -
  • Typeahead
  • Row link
  • +
  • Typeahead
  • Input mask
  • File upload
  • Affix
  • diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 5de193dc..f4a36e68 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -27,8 +27,8 @@
  • {{_i}}Button{{/i}}
  • {{_i}}Collapse{{/i}}
  • {{_i}}Carousel{{/i}}
  • -
  • {{_i}}Typeahead{{/i}}
  • {{_i}}Row link{{/i}}
  • +
  • {{_i}}Typeahead{{/i}}
  • {{_i}}Input mask{{/i}}
  • {{_i}}File upload{{/i}}
  • {{_i}}Affix{{/i}}