bigbluebutton-Github/bigbluebutton-html5/app/lib/environment.js
2016-01-12 15:15:16 -05:00

6 lines
80 B
JavaScript
Executable File

this.BREAK_LINE = '<br/>';
this.CARRIAGE_RETURN = '\r';
this.NEW_LINE = '\n';