From 741b613a868ded23b0039ececcef6045939dd635 Mon Sep 17 00:00:00 2001 From: Arnold Daniels Date: Tue, 16 Oct 2012 14:44:38 +0200 Subject: [PATCH] Fixed docs: incorrect menu position rowlink --- docs/javascript.html | 2 +- docs/templates/pages/javascript.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}}