]> source.dussan.org Git - sonarqube.git/commitdiff
Write valid HTML : a tag is badly closed
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 27 Apr 2011 09:48:01 +0000 (11:48 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 27 Apr 2011 09:48:01 +0000 (11:48 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/index.html.erb

index ecc293ac9a60c5d215e0ead7a3bf0312c395e9a6..2dab50846d145e54cc7fff0ed3bb0ccc35dd2f26 100644 (file)
@@ -92,7 +92,7 @@
             <option value="deactivate">Deactivate all</option>
           </select>
         </form>
-        <div>
+        </div>
       </li>
     <% end %>
   </ul>