mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
issue 2194, added a option for select behavior open link
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10961 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bbc2adb855
commit
b3d066e9d9
7 changed files with 56 additions and 41 deletions
|
|
@ -613,6 +613,7 @@
|
|||
$widget_info->page_count = $args->page_count;
|
||||
$widget_info->subject_cut_size = $args->subject_cut_size;
|
||||
$widget_info->content_cut_size = $args->content_cut_size;
|
||||
$widget_info->new_window = $args->new_window;
|
||||
|
||||
$widget_info->duration_new = $args->duration_new * 60*60;
|
||||
$widget_info->thumbnail_type = $args->thumbnail_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue