hide the manage pubs and manage grants links if there are no pubs or grants

This commit is contained in:
tworrall 2012-06-20 21:25:15 +00:00
parent 7c0f00e7e9
commit c5538eeb9d
2 changed files with 4 additions and 4 deletions

View file

@ -278,7 +278,7 @@ a.close {
padding-top: 0.8em;
}
/* <---- Manage Prop Link, individual-properties.ftl -----*/
a#managePropLink {
a.manageLinks {
display:none;
}
/* <---- OpenSocial -----*/