uh
This commit is contained in:
parent
77d2154ca2
commit
469d69c2e9
|
@ -126,7 +126,7 @@ class BestPracticeFAQ(ItfModel):
|
|||
def list_dict(self):
|
||||
return {
|
||||
'id': self.id,
|
||||
'question': self.question,
|
||||
'title': self.question,
|
||||
'answer': self.answer,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user