Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
justinfreeman (Agileware)
Core
Commits
aca21e90
Commit
aca21e90
authored
11 years ago
by
Kurund Jalmi
Browse files
Options
Downloads
Plain Diff
Merge pull request #719 from kurund/css-fixes
display fixes for admin console in j3
parents
98a2d6c7
b8583ff8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/CRM/Admin/Page/Admin.tpl
+1
-1
1 addition, 1 deletion
templates/CRM/Admin/Page/Admin.tpl
with
1 addition
and
1 deletion
templates/CRM/Admin/Page/Admin.tpl
+
1
−
1
View file @
aca21e90
...
...
@@ -42,7 +42,7 @@
{
strip
}
<div
class=
"crm-content-block"
>
{
foreach
from
=
$adminPanel
key
=
groupName
item
=
group
name
=
adminLoop
}
<div
id=
"id_
{
$groupName
}
_show"
class=
"section-hidden
label
{
if
$smarty.foreach.adminLoop.last
eq
false
}
section-hidden-border
{/
if
}
"
>
<div
id=
"id_
{
$groupName
}
_show"
class=
"section-hidden
{
if
$smarty.foreach.adminLoop.last
eq
false
}
section-hidden-border
{/
if
}
"
>
<table
class=
"form-layout"
>
<tr>
<td
width=
"20%"
class=
"font-size11pt"
style=
"vertical-align: top;"
>
{
$group.show
}
{
$group.title
}
</td>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment