diff --git a/common/app/routes/Jobs/components/Show.jsx b/common/app/routes/Jobs/components/Show.jsx index 716341fa15..9e46c4ae07 100644 --- a/common/app/routes/Jobs/components/Show.jsx +++ b/common/app/routes/Jobs/components/Show.jsx @@ -38,7 +38,7 @@ export default contain(

{ company }

{ position }
@@ -54,6 +54,7 @@ export default contain( alt='200x200' src={ logo } style={ thumbnailStyle } /> + Position: { position } Location: { city }, { state }
Contact: { email || phone || 'N/A' }