Gemini added delete undo functionality
This commit is contained in:
@@ -128,7 +128,8 @@ $(document).bind('pageinit',function() {
|
||||
<hr>
|
||||
<ul data-role="listview" id='lstEntries' data-filter="true"> <!-- filtering when entering value in add box... -->
|
||||
</ul>
|
||||
<div data-role="footer" data-id="foo1" data-position="fixed">
|
||||
<div data-role="footer" data-id="foo1" data-position="fixed">
|
||||
<a id="btnUndo" onclick="undoDeleteEntry()" style="display:none" data-role="button">Undo</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user