OpenLayers OpenLayers

Changeset 7105

Show
Ignore:
Timestamp:
05/08/08 11:24:04 (2 months ago)
Author:
tschaub
Message:

remove trailing comma

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/vector-behavior/lib/OpenLayers/Protocol/WFS/v1_0_0.js

    r7086 r7105  
    195195            attributes: { 
    196196                version: this.params.VERSION,  
    197                 service: this.params.SERVICE, 
    198                 //'xmlns:topp' : this.namespaces.feature //hack fix!     
     197                service: this.params.SERVICE 
    199198            } 
    200199        });