mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Explicitation of the swf file which seem like pdf file (merged from 2.1.0 branch, r42424)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42936 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
f9b314d662
commit
60440e888f
@ -107,7 +107,7 @@ class AssetTableField extends ComplexTableField {
|
||||
new TextField( 'PopupWidth', 'Popup Width' ),
|
||||
new TextField( 'PopupHeight', 'Popup Height' ),
|
||||
new HeaderField( 'SWF File Options' ),
|
||||
new CheckboxField( 'Embed', 'Force Embeding' ),
|
||||
new CheckboxField( 'Embed', 'Is A Flash Document' ),
|
||||
new CheckboxField( 'LimitDimensions', 'Limit The Dimensions In The Popup Window' )
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user