goaway to network if deleted item + remove goaway for filerm
This commit is contained in:
parent
d18421f760
commit
29033bdf05
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ function filerm_content(App $a) {
|
|||
file_tag_unsave_file(local_user(),$item_id,$term, $category);
|
||||
}
|
||||
|
||||
goaway('/network');
|
||||
//goaway('/network');
|
||||
|
||||
killme();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue