Skip to content

Commit

Permalink
fixed starting editable fields
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmaturen committed May 28, 2012
1 parent e2c2b41 commit 0ef4024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
$inline_keywords_use_legacy_jQuery = True;
$inline_keywords_clear_fields_on_submit = True;
$inline_keywords_sticky_panel = True;
$inline_keywords_editable_fields = Array('Keywords');
$inline_keywords_editable_fields = Array(0);

0 comments on commit 0ef4024

Please sign in to comment.