js/datetime/timesheet/timesheet.js in rsence-pre-2.3.0.15 vs js/datetime/timesheet/timesheet.js in rsence-pre-2.3.0.16

- old
+ new

@@ -1,12 +1,5 @@ -/* RSence - * Copyright 2009 Riassence Inc. - * http://riassence.com/ - * - * You should have received a copy of the GNU General Public License along - * with this software package. If not, contact licensing@riassence.com - */ HLocale.components.HTimeSheet = { strings: { newItemLabel: 'New item' } @@ -855,6 +848,5 @@ this.drawTimeline(); } } }); -