Fixed an error I made

This commit is contained in:
Imperadeiro98 2015-01-04 15:20:18 +00:00
parent 28744264c5
commit 94a1b3c06f

View file

@ -8,7 +8,7 @@ nav.navbar.navbar-default(role='navigation')
li
a(href="#system-settings" data-toggle="tab" data-i18n="editor.level_component_settings")#system-settings-tab Settings
li
a(href="#system-patches" data-toggle="tab" data-i18n="resources.patches" data-i18n="resources.patches")#system-patches-tab Patches
a(href="#system-patches" data-toggle="tab" data-i18n="resources.patches")#system-patches-tab Patches
ul.nav.navbar-nav.navbar-right
if !me.isAdmin()