From fbba315082ba6d272797dcdfd46940e19b1be9e3 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 9 Feb 2014 17:50:11 +0200 Subject: Trim trailing spaces and convert tabs to spaces. --- tests/components.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/components.html') diff --git a/tests/components.html b/tests/components.html index 75469035..c1c3380f 100644 --- a/tests/components.html +++ b/tests/components.html @@ -152,7 +152,7 @@

Abbreviations

- +

Basic abbreviation

An abbreviation of the word attribute is attr.

@@ -2708,7 +2708,7 @@ Click to toggle popover
- + @@ -2725,7 +2725,7 @@ menuHTML = Mustache.render(menuTemplate, data.themes); $('body').append(menuHTML); - + $('#menu').change(function(){ var $theme = $('#menu :selected'), theme = $theme.text(), -- cgit v1.2.3