Skip to content

Commit

Permalink
Merge pull request #157 from muskie9/refactor/videoIDField
Browse files Browse the repository at this point in the history
REFACTOR hide VideoID scaffold field
  • Loading branch information
muskie9 authored Jan 21, 2019
2 parents 3aedc38 + 15f7c1b commit 0ae5e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/SlideImage.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ public function getCMSFields()
'Image',
'SlideType',
'Video',
'VideoID',
'SlideLinkID',
]);

Expand Down

0 comments on commit 0ae5e23

Please sign in to comment.