Use text as placeholder on chapter
This commit is contained in:
@@ -26,7 +26,7 @@ block content
|
||||
else if chunk.translation
|
||||
span= chunk.translation.text
|
||||
else
|
||||
span= chunk.text.replaceAll(/./g, " ")
|
||||
span.grey-text.lighten-4= chunk.text
|
||||
td
|
||||
if chunk.translated
|
||||
span nothing
|
||||
|
||||
Reference in New Issue
Block a user