Changeset 18664 for lang/javascript

Show
Ignore:
Timestamp:
09/02/08 21:57:26 (4 months ago)
Author:
mattn
Message:

ネタ物だけど、一応直しとくw

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/vimperator-plugins/trunk/ubiquityNeta.js

    r18661 r18664  
    1717                        var context = gUbiquity.__makeContext(); 
    1818                        var previewBlock = document.getElementById("cmd-preview").contentDocument.getElementById("preview"); 
    19                         gUbiquity.__cmdManager.updateInput("map osaka", context, previewBlock); 
     19                        gUbiquity.__cmdManager.updateInput(arg||'', context, previewBlock); 
    2020                        if (special) { 
    2121                                gUbiquity.__cmdManager.execute(context);