From 3a461d22934e10cfe5cc6315bb4506b394c13a8a Mon Sep 17 00:00:00 2001 From: Mottie Date: Sun, 7 Sep 2014 09:00:02 -0500 Subject: [PATCH] Docs: add emptyTo clarification --- docs/example-option-sort-empty.html | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/docs/example-option-sort-empty.html b/docs/example-option-sort-empty.html index f5a816cc..1fee3a9f 100644 --- a/docs/example-option-sort-empty.html +++ b/docs/example-option-sort-empty.html @@ -49,11 +49,22 @@ $(function(){

NOTE! - Set the emptyTo selector below: +

@@ -72,7 +84,7 @@ $(function(){ Set emptyTo option:
@@ -162,7 +174,8 @@ Set emptyTo option:
-* Note: The "Account #" column has the "empty-top" class name set which over-rides the emptyTo option (see the order of priority note above). + * Note The "Account #" column has the "empty-top" class name set which over-rides the emptyTo option (see the order of priority note above). +

Javascript