projects
/
picsort
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
I miss ${foo%bar}
[picsort]
/
picsorter.html
diff --git
a/picsorter.html
b/picsorter.html
index f60906069b1be2e157c6142fa8b2392148afa62f..ef41f4f6bf8b00edb63fe88b5a5213b7d55c156f 100644
(file)
--- a/
picsorter.html
+++ b/
picsorter.html
@@
-8,6
+8,7
@@
</head>
<body>
<div id="message" class="fade">Welcome to picsorter</div>
+ <div id="namecontainer"><input id="name" type="text"></input></div>
<img id="pic"></img>
</body>
</html>