Skip to content

Commit a4e95d2

Browse files
authored
Merge pull request #324 from Banandrew/5343
[Search] Semantic-UI#5343 Added a missing comma
2 parents 4cb9085 + 52b82d5 commit a4e95d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/modules/search.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ type : 'UI Module'
371371
}
372372
]
373373
}
374-
}
374+
},
375375
// optional action below results
376376
"action": {
377377
"url": '/path/to/results',

0 commit comments

Comments
 (0)