bugfixes: deletes, moves, adds.

- still have a strange bug when you add, then move. Unsure why,
 but it doesn't edit properly.
This commit is contained in:
Iam Naughton Phier 2014-08-07 00:23:36 +03:00
parent 7a2877fb21
commit c5e51be5ba
4 changed files with 73 additions and 27 deletions

View file

@ -25,7 +25,7 @@
<label>Location of Files:<input type="text" id='dirlocation' name="location" value=""></label>
<ol id='sortlist'>
</ol>
<p id='listinsert'>Insert</p>
<p id='listappend'>Add</p>
<p id='listlist'>List</p>
<p id='listdisplay'>Redisplay</p>
<p id='listsave'>Save</p>