Ignore:
Timestamp:
2009-01-01T18:55:45+01:00 (16 years ago)
Author:
stoecker
Message:

removed tab stop usage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/wmsplugin/resources/ymap.html

    r12491 r12780  
    99            url = url.substring(queryStringPos + 1);
    1010            var variables = url.split ("&");
    11             for (i = 0; i < variables.length; i++) 
     11            for (i = 0; i < variables.length; i++)
    1212            {
    1313                if( !variables[i] )
Note: See TracChangeset for help on using the changeset viewer.