Trying a view for user, timeline(s), entry(ies).

This commit is contained in:
Jonathan Bernard
2011-04-20 09:40:54 -05:00
parent aec172536e
commit 9025a2f8f6
8 changed files with 223 additions and 53 deletions

View File

@ -22,6 +22,9 @@
<script type="text/javascript" src="js/ts.js"></script>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<script id="timelineLink" type="test/html">
<li><a href="#">{{id}}</a></li>
</script>
</head>
<body>
@ -52,11 +55,12 @@
</div>
<div id="new-entry">
<input id="new-entry-input" class="mark-input"
placeholder="Start a new task..." type="text" />
</div>
<div id="entries">
<div id="new-entry">
<input id="new-entry-input" class="mark-input"
placeholder="Start a new task..." type="text" />
</div>
<div class="entry">
<div class="mark">ITHelp: Entering tickets.</div>
<input class="mark-input" type="text"/>