Commit 5d36359eee1a155765e1b4d596f1a6713af4a6ff

Authored by Alexey Boroda
1 parent 7ed9667a

-Brand size started and Blog article fix

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
models/BlogArticleLang.php
@@ -51,6 +51,7 @@ @@ -51,6 +51,7 @@
51 [ 51 [
52 'blog_article_id', 52 'blog_article_id',
53 'language_id', 53 'language_id',
  54 + 'title',
54 ], 55 ],
55 'required', 56 'required',
56 ], 57 ],