File tree Expand file tree Collapse file tree
src/main/webapp/WEB-INF/jsp/content/storybook Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <c:set var =" coverImageUrl" value =" ${ existingStoryBook. coverImage. url } " />
1818 </c:if >
1919 <a class =" editLink" href =" <spring:url value='/content/storybook/edit/${ existingStoryBook. id } ' />" >
20- <div class =" card-image checksumGitHub- ${ existingStoryBook . coverImage . checksumGitHub != null } " style =" background-image : url (<spring:url value= ' ${coverImageUrl}' /> ); background-color : #DDD ;" >
20+ <div class =" card-image" style =" background-image : url (<spring:url value= ' ${coverImageUrl}' /> ); background-color : #DDD ;" >
2121 <span class =" card-title" ><c:out value =" ${ existingStoryBook. title } " /></span >
2222 </div >
2323 </a >
Original file line number Diff line number Diff line change 1717 <c:set var =" coverImageUrl" value =" ${ existingStoryBook. coverImage. url } " />
1818 </c:if >
1919 <a class =" editLink" href =" <spring:url value='/content/storybook/edit/${ existingStoryBook. id } ' />" >
20- <div class =" card-image checksumGitHub- ${ existingStoryBook . coverImage . checksumGitHub != null } " style =" background-image : url (<spring:url value= ' ${coverImageUrl}' /> ); background-color : #DDD ;" >
20+ <div class =" card-image" style =" background-image : url (<spring:url value= ' ${coverImageUrl}' /> ); background-color : #DDD ;" >
2121 <span class =" card-title" ><c:out value =" ${ existingStoryBook. title } " /></span >
2222 </div >
2323 </a >
Original file line number Diff line number Diff line change 3131 <c:set var =" coverImageUrl" value =" ${ existingStoryBook. coverImage. url } " />
3232 </c:if >
3333 <a class =" editLink" href =" <spring:url value='/content/storybook/edit/${ existingStoryBook. id } ' />" >
34- <div class =" card-image checksumGitHub- ${ existingStoryBook . coverImage . checksumGitHub != null } " style =" background-image : url (<spring:url value= ' ${coverImageUrl}' /> ); background-color : #DDD ;" >
34+ <div class =" card-image" style =" background-image : url (<spring:url value= ' ${coverImageUrl}' /> ); background-color : #DDD ;" >
3535 <span class =" card-title" ><c:out value =" ${ existingStoryBook. title } " /></span >
3636 </div >
3737 </a >
You can’t perform that action at this time.
0 commit comments