Dotclear


Ignore:
Timestamp:
12/11/13 11:35:57 (12 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Move legacy editor to a plugin. First step for alternate editors.
Addresses #1896

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/popup_link.php

    r2566 r2614  
    1919$title = !empty($_GET['title']) ? $_GET['title'] : ''; 
    2020 
    21 dcPage::openPopup(__('Add a link'),dcPage::jsLoad('js/jsToolBar/popup_link.js')); 
     21dcPage::openPopup(__('Add a link'),$core->callBehavior('adminPopupLink')); 
    2222 
    2323echo '<h2 class="page-title">'.__('Add a link').'</h2>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map