File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -133,8 +133,7 @@ <h1>Charticles</h1>
133133 filterClass : 'highlightFormElement' , // creates the orange focus outline
134134 filterPlaceholder : 'enter keywords...' ,
135135 filterTitle : '' ,
136- filterLabel : 'Search charticles: ' ,
137- contentElements : document . getElementsByClassName ( 'filterTags' )
136+ filterLabel : 'Search charticles: '
138137 } )
139138 </ script >
140139 </ body >
Original file line number Diff line number Diff line change @@ -188,8 +188,7 @@ <h1>Data</h1>
188188 filterClass : 'highlightFormElement' , // creates the orange focus outline
189189 filterPlaceholder : 'enter keywords...' ,
190190 filterTitle : '' ,
191- filterLabel : 'If you are looking for particular datasets you can search: ' ,
192- contentElements : document . getElementsByClassName ( 'filterTags' )
191+ filterLabel : 'If you are looking for particular datasets you can search: '
193192 } )
194193 </ script >
195194 </ body >
You can’t perform that action at this time.
0 commit comments