Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
capooti committed Apr 12, 2017
1 parent b5e9b4e commit c496b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script/plugins/GazetteerTool.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ gxp.plugins.GazetteerTool = Ext.extend(gxp.plugins.Tool, {

// Text field to enter search term in
this.searchTB = new Ext.form.TextField({
id:'search-tb',
id:'search-tbg',
width:150,
emptyText:'Place name:',
handleMouseEvents: true,
Expand Down

0 comments on commit c496b0c

Please sign in to comment.