Custom Query (2152 matches)
Results (61 - 63 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2809 | fixed | _ not defined for modules | aron.carroll | toby |
Description |
eg on confirm delete http://localhost:5000/zh_TW/dataset/edit/1-kmwaterfractionfromnationaltopographicdatabasemapscanada _(....) gives [object Object] not translation |
|||
#2808 | fixed | Confirm delete dialog badly placed on small screen | aron.carroll | toby |
Description |
If you make your browser window short - say half screen height on a page with delete eg http://localhost:5000/dataset/edit/1-kmwaterfractionfromnationaltopographicdatabasemapscanada the dialog box is partially off the screen - it should try to stay on screen |
|||
#2807 | fixed | autocomplete.js error | aron.carroll | toby |
Description |
@aron, edit dataset has a js error http://localhost:5000/dataset/edit/1-kmwaterfractionfromnationaltopographicdatabasemapscanada TypeError?: options is undefined [Break On This Error] this.lookup(options.term, options.callback); autocomplete.js (line 231) |