File tree Expand file tree Collapse file tree
src/main/webapp/WEB-INF/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,12 +61,12 @@ <h3 th:text="${antiPattern.printName}"></h3>
6161 < a th:unless ="${antiPattern ne null and antiPattern.catalogueFileName ne null} "
6262 id ="antiPatternCatalogueUrl "
6363 target ="_blank "
64- style ="color: grey " > View in catalogue
64+ style ="color: grey; margin-left:5px " > View in catalogue
6565 </ a >
6666 </ del >
6767 </ div >
6868 < small th:unless ="${antiPattern ne null and antiPattern.catalogueFileName ne null} "
69- style ="color: grey "> This anti pattern is not occur in catalogue or anti pattern file name is it not
69+ style ="color: grey "> This anti- pattern is not occur in catalogue or anti- pattern file name is it not
7070 filled in model class </ small >
7171 <!-- ./Anti pattern catalogue file name is NOT filled -->
7272 </ div >
You can’t perform that action at this time.
0 commit comments