Skip to content

Commit

Permalink
Item11370: Eliminate web prefix from Groupname
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@13461 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Dec 18, 2011
1 parent f77031c commit b01c979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/data/Main/WikiGroups.txt
Expand Up @@ -64,7 +64,7 @@ With this enabled, adding and removing members and also topic upgrades for each
<th>%MAKETEXT{"Actions"}%</th>
</tr>$n"
format="<tr>
<td> $percntIF{\"not istopic '%USERSWEB%.$name'\" then=\"<nop>$name\" else=\"[[%USERSWEB%.$name]]\"}$percnt</td>
<td> $percntIF{\"not istopic '%USERSWEB%.$name'\" then=\"<nop>$name\" else=\"[[%USERSWEB%.$name][$name]]\"}$percnt</td>
<td>
$percntINCLUDE{\"%USERSWEB%.GroupViewTemplate\"
section=\"rendergroup\"
Expand Down

0 comments on commit b01c979

Please sign in to comment.