Dotclear

Changeset 995:ffd146bbe114 for admin/js


Ignore:
Timestamp:
11/12/12 14:33:46 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Every types of entries may be used to inserted an entry link in current edited post, fixes #1089

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_posts_list.js

    r740 r995  
    6969 
    7070$(function() { 
     71     // Entry type switcher 
     72     $('#type').change(function() { 
     73          this.form.submit(); 
     74     }); 
     75 
    7176     $('#form-entries tr.line').each(function() { 
    7277          dotclear.postExpander(this); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map