From 7dd53c23110b5e611dc2bd1a5c103201394841a0 Mon Sep 17 00:00:00 2001 From: shobute Date: Fri, 30 May 2014 15:36:35 +0100 Subject: [PATCH] Corrected typeo Caused confusion because it said the option was called "editable_column" when it is actually "editable_columns". --- docs/example-widget-editable.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/example-widget-editable.html b/docs/example-widget-editable.html index 7a6299fa..7261af8a 100644 --- a/docs/example-widget-editable.html +++ b/docs/example-widget-editable.html @@ -113,8 +113,8 @@ td.no-edit, span.no-edit { - - + + Contains an array (or range string) of columns numbers you want to have editable content (zero-based index).