Add Rebuild Entries job
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"template": "tools_rebuild",
|
||||
"description": "Add RHPZ Entry count job on rebuild caches page",
|
||||
"execution_order": 10,
|
||||
"enabled": true,
|
||||
"action": "str_replace",
|
||||
"find": "<!--[XF:after_message_count]-->",
|
||||
"replace": "$0\n<xf:macro id=\"rebuild_job\"\n\targ-header=\"{{ phrase('rebuild_entries_count') }}\"\n\targ-job=\"RomhackPlaza\\Master:EntriesCount\" />"
|
||||
}
|
||||
Reference in New Issue
Block a user