dont translate the slug

This commit is contained in:
emma peel 2019-01-08 11:12:10 +01:00
parent 4b492d641e
commit a99896626f
2 changed files with 2 additions and 3 deletions

View File

@ -16,4 +16,4 @@ translate = True
[fields.seo_slug]
label = Seo Slug
type = string
translate = True
translate = False

View File

@ -20,5 +20,4 @@ type = sort_key
[fields.seo_slug]
label = Seo Slug
type = string
translate = True
translate = False