Skip to content
Snippets Groups Projects
Commit 7d41978b authored by Tim Steiner's avatar Tim Steiner
Browse files

Add tooltip TinyMCE button.

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x@148 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 7744d5cd
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,8 @@ function unl_wysiwyg_plugin($editor)
'buttons' => array(
'unlZenBox' => 'UNL Zen Box',
'unlZenTable' => 'UNL Zen Table',
'unlLayout' => 'UNL Layout'
'unlLayout' => 'UNL Layout',
'unlTooltip' => 'UNL Tooltip'
),
// A list of global, native editor configuration settings to
// override. To be used rarely and only when required.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment