Closed mbertrand closed 11 years ago
@mbertrand if you can make the small changes then this is good to go, TIA
Hi @bartvde, any more changes you'd like me to make to the code for this PR?
thanks for the ping @mbertrand I did not get notifications from your commits so good that you put a comment with my github username, let me do a final check now and then merge.
@mbertrand can you please fix these jslint errors:
src/script/widgets/FeedSourceDialog.js|200| lint warning: missing semicolon
src/script/widgets/FeedSourceDialog.js|203| lint warning: missing semicolon
src/script/plugins/AddLayers.js|402| lint warning: missing semicolon
src/script/plugins/AddLayers.js|409| lint warning: empty statement or extra semicolon
Reduce width of FeedSourceDialog fields (too wide for GeoNode).
Make YouTubeFeedSource and PicasaFeedSource required instead of optional for FeedSourceDialog (no other way to get them into packaged version of GeoExplorer included with GeoNode?)