Browse Source

Fixes #391, double closing body tag

beta
jlukic 11 years ago
parent
commit
e484a93039
  1. 3
      server/documents/elements/divider.html.eco
  2. 2
      server/documents/modules/sidebar.html.eco
  3. 2
      server/draft/tab.html.eco

3
server/documents/elements/divider.html.eco

@ -145,6 +145,3 @@ type : 'UI Element'
</div>
</div>
</body>
</html>

2
server/documents/modules/sidebar.html.eco

@ -611,5 +611,3 @@ type : 'UI Module'
</div>
</div>
</body>
</html>

2
server/draft/tab.html.eco

@ -383,5 +383,3 @@ type : 'UI Module'
</table>
</div>
</body>
</html>
Loading…
Cancel
Save