Plugin Directory

Changeset 163539


Ignore:
Timestamp:
10/15/2009 03:27:15 AM (16 years ago)
Author:
johncoswell
Message:

fix typo

Location:
what-did-they-say
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • what-did-they-say/tags/0.9.2/classes/partials/admin.inc

    r163531 r163539  
    107107  };
    108108
    109   if ($('wdts-filters-to-user')) {
     109  if ($('wdts-filters-to-use')) {
    110110    $('wdts-filters-to-use').observe('change', load_sample_transcript);
    111111    $('refresh-filter-preview').observe('click', function(e) {
  • what-did-they-say/tags/0.9.2/what-did-they-say.pot

    r163531 r163539  
    99"Project-Id-Version: what-did-they-say 0.9.2\n"
    1010"Report-Msgid-Bugs-To: \n"
    11 "POT-Creation-Date: 2009-10-14 21:53-0400\n"
     11"POT-Creation-Date: 2009-10-14 22:03-0400\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • what-did-they-say/trunk/classes/partials/admin.inc

    r163529 r163539  
    107107  };
    108108
    109   if ($('wdts-filters-to-user')) {
     109  if ($('wdts-filters-to-use')) {
    110110    $('wdts-filters-to-use').observe('change', load_sample_transcript);
    111111    $('refresh-filter-preview').observe('click', function(e) {
  • what-did-they-say/trunk/what-did-they-say.pot

    r163529 r163539  
    99"Project-Id-Version: what-did-they-say 0.9.2\n"
    1010"Report-Msgid-Bugs-To: \n"
    11 "POT-Creation-Date: 2009-10-14 21:53-0400\n"
     11"POT-Creation-Date: 2009-10-14 22:03-0400\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
Note: See TracChangeset for help on using the changeset viewer.