Skip to content

Commit

Permalink
Added Javascript modal call
Browse files Browse the repository at this point in the history
  • Loading branch information
kirapwn committed Oct 17, 2014
1 parent 3714221 commit da10cd8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
JHtml::_('bootstrap.tooltip');
JHtml::_('behavior.multiselect');
JHtml::_('formbehavior.chosen', 'select');
JHtml::_('behavior.modal', 'a.modal_jform_contenthistory');

$app = JFactory::getApplication();
$user = JFactory::getUser();
Expand Down

0 comments on commit da10cd8

Please sign in to comment.