Add a thing to remove apps from your app list. Should I have called in 'uninstall'?

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3916 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-06-20 18:13:19 +00:00
parent c9e01f220d
commit 718383205b
3 changed files with 46 additions and 1 deletions

View File

@ -33,6 +33,7 @@
<input type="button" id="push_to_parent" value="Push to Parent" onclick="pushToParent()">
<input type="button" id="pull_from_parent" value="Pull from Parent" onclick="pullFromParent()">
<input type="button" id="revert" name="revert" value="Revert to Saved" onclick="revert()">
<input type="button" id="delete" name="delete" value="Delete" onclick="deleteApp()">
</div>
<div class="hbox" style="height: 100%">
<div id="filesPane">