Projekt

Obecné

Profil

« Předchozí | Další » 

Revize de518a01

Přidáno uživatelem Petr Urban před téměř 3 roky(ů)

repaired bug in index.html template

Zobrazit rozdíly:

src/main/webapp/WEB-INF/templates/index.html
67 67
                        <td class="custom-td-style">
68 68
                            Quick Select
69 69
                        </td>
70
                        <td style="border-bottom: none; !important">
70
                        <td class="custom-td-style">
71 71
                            <!--<label class="form-check-label" for="select_all_projects">Select All</label>-->
72 72
                            <input type="checkbox" class="form-check-input add-label" id="select_all_projects"
73 73
                                   onclick="checkAllProjects(this)">
......
101 101
                        <td class="custom-td-style">
102 102
                            Quick Select
103 103
                        </td>
104
                        <td style="border-bottom: none !important; text-align: center !important;">
104
                        <td class="custom-td-style">
105 105
                            <!--                            <label class="form-check-label" for="select_all_anti_patterns">Select All</label>-->
106 106
                            <input type="checkbox" class="form-check-input add-label" id="select_all_anti_patterns"
107 107
                                   onclick="checkAllAntiPatterns(this)">

Také k dispozici: Unified diff