Dotclear

Changeset 2353:5cbbdb976b50 for admin


Ignore:
Timestamp:
10/13/13 20:05:08 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
2.6
Message:

Typo, fixes #1773

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_plugins.js

    r2292 r2353  
    162162 
    163163     // confirm module deletion 
    164      $('div.module-actions form input[type=submit][name=delete]').click(function() { 
     164     $('td.module-actions form input[type=submit][name=delete]').click(function() { 
    165165          var module_id = $('input[name=module]',$(this).parent()).val(); 
    166166          return window.confirm(dotclear.msg.confirm_delete_plugin.replace('%s',module_id)); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map