Fix regression : replace hook accidentally removed from index generator
This commit is contained in:
@@ -46,6 +46,7 @@ class Index(DynastieGenerator):
|
||||
'navigation' : self.createNavigation,
|
||||
'recents' : self.createRecents,
|
||||
'tags' : self.createTags,
|
||||
'replace' : self.createReplace,
|
||||
'first_page_only' : self.createFirstPageOnly,
|
||||
'ljdc_last' : self.createLJDCLast,
|
||||
}
|
||||
|
Reference in New Issue
Block a user