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