Small fixes

This commit is contained in:
RainLoop Team 2014-10-30 03:27:13 +04:00
parent 25c56937f6
commit ff2cd091db
29 changed files with 114 additions and 120 deletions

View file

@ -217,8 +217,8 @@
Enums.EditorDefaultType = {
'Html': 'Html',
'Plain': 'Plain',
'HtmlForce': 'HtmlForce',
'PlainForce': 'PlainForce'
'HtmlForced': 'HtmlForced',
'PlainForced': 'PlainForced'
};
/**