add alias after finishing the mass tag edit
This commit is contained in:
parent
036939eea4
commit
e538181fa1
@ -138,5 +138,10 @@ class AliasEditor extends Extension {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// add alias *after* mass tag editing, else the MTE will
|
||||
// search for the images and be redirected to the alias,
|
||||
// missing out the images tagged with the oldtag
|
||||
public function get_priority() {return 60;}
|
||||
}
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user