diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-01-29 20:15:11 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-01-29 20:15:11 +0000 |
commit | 27822393b21191d95ba1ae32f858d209fe6e5ab9 (patch) | |
tree | 2d47cf90292992cc0d624f552bd9e876f1e52889 /www/Makefile | |
parent | 6365b3620f81261077637bdc060cdfcfd42c10ae (diff) |
This plugin enables users to modify several tickets together at once.
Notes
Notes:
svn path=/head/; revision=227110
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c121d7c9881c..77835acb67c9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1425,6 +1425,7 @@ SUBDIR += trac-accountmanager SUBDIR += trac-addcomment SUBDIR += trac-advancedticketworkflow + SUBDIR += trac-batchmodify SUBDIR += trac-blog SUBDIR += trac-bzr SUBDIR += trac-calendar |