Line 20: | Line 20: | ||
var title = $('#title').val(); | var title = $('#title').val(); | ||
var entry = $('#text-editor').val(); | var entry = $('#text-editor').val(); | ||
+ | |||
+ | var entryOutput = ""; | ||
jQuery.each(entry.split('\n'), function(i, v){ | jQuery.each(entry.split('\n'), function(i, v){ |
Revision as of 05:36, 5 August 2016
Input of day entry in here:
CDI Team: PCage Team:
Title of day or week entry here:
Description of week entry here:
Week Number:
Month: Day Number:
Copy and Paste This: