8 lines
No EOL
312 B
HTML
8 lines
No EOL
312 B
HTML
<script type="text/javascript" src="{$js}/jquery_plugs/jquery.cbphoto-actions.js"></script>
|
|
<script type="text/javascript">
|
|
$( document ).ready(function(e) {
|
|
{literal}
|
|
CBPHOTOACTIONS = $('#photo_actions').photoactions({/literal}{$photo_action_configs}{literal});
|
|
{/literal}
|
|
});
|
|
</script> |