mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-17 14:54:33 +01:00
Bookmark Restore tag filtering function
This commit is contained in:
parent
1403f45552
commit
1bbf5315aa
@ -26,6 +26,7 @@ function bookmarklet(){
|
||||
<p id="tag_filter">
|
||||
<input type="text" value="<?php echo $_['req_tag']; ?>"/>
|
||||
</p>
|
||||
<input type="hidden" id="bookmarkFilterTag" value="<?php echo $_['req_tag']; ?>" />
|
||||
|
||||
<label><?php echo $l->t('Related Tags'); ?></label>
|
||||
<ul class="tag_list">
|
||||
|
Loading…
x
Reference in New Issue
Block a user