Difference between revisions of "Team:UCLA/Journal Formatter"

Line 25: Line 25:
 
jQuery.each(entry.split('\n'), function(i, v){
 
jQuery.each(entry.split('\n'), function(i, v){
 
     var line = "";
 
     var line = "";
     if(i != 0) {line += "\n           "}
+
     if(i != 0) {line += "\n           "}
 
     line += v;
 
     line += v;
 
   entryOutput += line;
 
   entryOutput += line;

Revision as of 05:37, 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: