From f278c509d7d25a540522c104bedd4c9ac72cde80 Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 11 Dec 2013 02:12:50 -0500 Subject: [PATCH] Fixes title labels on doc header --- server/layouts/default.html.eco | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/server/layouts/default.html.eco b/server/layouts/default.html.eco index 1e4413879..df6bba50b 100755 --- a/server/layouts/default.html.eco +++ b/server/layouts/default.html.eco @@ -256,17 +256,17 @@ <% end %> <% if @document.type is 'UI Element' or @document.type is 'UI View' or @document.type is 'UI Collection' or @document.type is 'UI Module': %> - - + - + <% end %> - +