Yarik
/
artbox-blog
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
5d36359eee1a155765e1b4d596f1a6713af4a6ff
Authored by
Alexey Boroda
2016-12-15 15:37:20 +0200
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
Inline
Side-by-side
models/BlogArticleLang.php
Wrap text
Show/Hide comments
View file @
5d36359
...
...
@@ -51,6 +51,7 @@
51
51
[
52
52
'blog_article_id',
53
53
'language_id',
54
+ 'title',
54
55
],
55
56
'required',
56
57
],
...
...