Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
67e5f6dc
authored
2014-12-12 15:21:11 -0500
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Hide the "View" column in string translation for non-admins
1 parent
f9c655e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
67e5f6d
...
...
@@ -1547,4 +1547,9 @@ a, input, textarea, select {
.wp-admin.nav-menus-php
#nav-menu-meta
.icl_nav_menu_text
{
display
:
none
;
}
.wp-admin.is-not-admin
#icl_string_translations
th
:nth-child
(
4
),
.wp-admin.is-not-admin
#icl_string_translations
tbody
td
:nth-child
(
4
)
{
display
:
none
;
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment