mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/posts: add mass tag
This commit is contained in:
@ -7,7 +7,7 @@ const ManualPageView = require('../views/manual_page_view.js');
|
||||
class PageController {
|
||||
constructor(ctx) {
|
||||
const extendedContext = {
|
||||
clientUrl: ctx.clientUrl,
|
||||
getClientUrlForPage: ctx.getClientUrlForPage,
|
||||
searchQuery: ctx.searchQuery,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user