Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c0836669
authored
May 09, 2013
by
Petri Jarvisalo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
template fix
1 parent
13418584
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/MoyaWeb/WebContent/resources/cditools/user/usertabs.xhtml
code/MoyaWeb/WebContent/resources/cditools/user/usertabs.xhtml
View file @
c083666
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<composite:implementation>
<composite:implementation>
<h:outputStylesheet
library=
"style/#{sessionHandler.get
Layout
()}/css"
name=
"tabnav.css"
/>
<h:outputStylesheet
library=
"style/#{sessionHandler.get
Template
()}/css"
name=
"tabnav.css"
/>
<div
class=
"userstatus"
style=
"float: right; margin-right: 10px; color: #7DAC0C; font-size: 16px;"
>
<div
class=
"userstatus"
style=
"float: right; margin-right: 10px; color: #7DAC0C; font-size: 16px;"
>
<h:outputText
value=
"#{i18n['user.cardPower']}: #{userView.usersCardtemplate.name}"
/>
<h:outputText
value=
"#{i18n['user.cardPower']}: #{userView.usersCardtemplate.name}"
/>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment