Skip to content

Commit

Permalink
Removed unneeded class attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
xavi- committed Oct 10, 2010
1 parent d4038bb commit f1fa0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ot-test.html
Expand Up @@ -5,7 +5,7 @@
<title>Operational Transform Test Suite</title>
<link rel="stylesheet" type="text/css" media="all" href="qunit/qunit.css">
</head>
<body class="flora">
<body>
<h1 id="qunit-header">Operational Transform Test Suite</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
Expand Down

0 comments on commit f1fa0e4

Please sign in to comment.