Bug 332149: Ability to have symbols placed next to user names based on group membership - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@231653 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -510,6 +510,9 @@ sub update_table_definitions {
|
||||
# 2007-05-17 LpSolit@gmail.com - Bug 344965
|
||||
_initialize_workflow($old_params);
|
||||
|
||||
# 2007-07-11 LpSolit@gmail.com - Bug 332149
|
||||
$dbh->bz_add_column('groups', 'icon_url', {TYPE => 'TINYTEXT'});
|
||||
|
||||
################################################################
|
||||
# New --TABLE-- changes should go *** A B O V E *** this point #
|
||||
################################################################
|
||||
|
||||
Reference in New Issue
Block a user