Skip to content

Commit

Permalink
Item9870: Internet Exploders don't like finishing lists with a comma
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@9705 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Oct 24, 2010
1 parent f6ba71b commit dd2b4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pub/System/JavascriptFiles/foswiki_edit_src.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var EDITBOX_FONTSTYLE_PROPORTIONAL_STYLE = "foswikiEditboxStyleProportional";
foswiki.Edit = {
textareaInited: false,
fontStyle: null,
validateSuppressed: false,
validateSuppressed: false
};

/**
Expand Down

0 comments on commit dd2b4bf

Please sign in to comment.