Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- protected function _content_template(){ ?>
- <#
- view.addInlineEditingAttributes( 'title', 'none' );
- #>
- <h2 {{{ view.getRenderAttributeString( 'title' ) }}}>{{{ settings.title }}}</h2>
- <?php }
Advertisement
Add Comment
Please, Sign In to add comment