aboutsummaryrefslogtreecommitdiff
path: root/views/default/input/week.php
AgeCommit message (Collapse)Author
2011-05-19Cleaned up all the input viewsEvan Winslow
2011-03-18Removed custom html5 function in favor of core functionEvan Winslow
2010-10-21Removed html/tag view -- all we really needed was a function to form an ↵Evan Winslow
attribute string from an array. This is now being used in each input view and there is not so much view nesting going on...
2010-10-19Updated to new directory structureEvan Winslow
2010-10-17Added default placeholders for most inputs -- tried to make code more ↵Evan Winslow
consistent. Still needs documentation
2010-07-01Added all valid html5 input typesEvan Winslow