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:
		@@ -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">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user