User:Syunsyunminmin/script-installer-core.js: Difference between revisions
From Test Wiki
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
// How many scripts do we need before we show the quick filter? |
// How many scripts do we need before we show the quick filter? |
||
var NUM_SCRIPTS_FOR_SEARCH = |
var NUM_SCRIPTS_FOR_SEARCH = 1; |
||
// The master import list, keyed by target. (A "target" is a user JS subpage |
// The master import list, keyed by target. (A "target" is a user JS subpage |
||