parent
a1beb66e5e
commit
0436f4fdb9
|
@ -51,7 +51,7 @@
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
); ?>
|
||||
<?php endif ?>
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
); ?>
|
||||
<?php endif ?>
|
||||
|
|
|
@ -55,7 +55,7 @@ if (! $this->compact): ?>
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
); ?>
|
||||
<?php endif ?>
|
||||
|
|
|
@ -120,7 +120,7 @@ if (! $this->compact): ?>
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
); ?>
|
||||
<?php else: ?>
|
||||
|
|
|
@ -276,7 +276,7 @@ if (! $this->compact): ?>
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
) ?>
|
||||
<?php endif ?>
|
||||
|
|
|
@ -87,7 +87,7 @@ if (! $this->compact): ?>
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
); ?>
|
||||
<?php endif ?>
|
||||
|
|
|
@ -170,7 +170,7 @@ if (! $this->compact): ?>
|
|||
null,
|
||||
array(
|
||||
'data-base-target' => '_next',
|
||||
'class' => 'pull-right show-more'
|
||||
'class' => 'pull-right action-link'
|
||||
)
|
||||
) ?>
|
||||
<?php endif ?>
|
||||
|
|
Loading…
Reference in New Issue