Skip to content

Commit 74ec3f8

Browse files
authored
Forgotten braces while merge.
1 parent 3af4b3b commit 74ec3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/scripts/Controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ SitemapController.prototype = {
149149
},
150150
"#selector-tree .breadcrumb a": {
151151
click: this.treeNavigationshowSitemapSelectorList
152-
152+
},
153153
"#selector-tree tr button[action=edit-selector]": {
154154
click: this.editSelector
155155
},

0 commit comments

Comments
 (0)