* Implement group of operation buttons to the toolbar of product view page.

This commit is contained in:
chentao
2023-06-16 16:56:55 +08:00
parent 9d9b896562
commit 41b449e997
5 changed files with 50 additions and 12 deletions
+1
View File
@@ -223,3 +223,4 @@ $lang->program->project = 'Projects';
$lang->program->totalBugs = 'Total Bugs';
$lang->program->latestReleaseDate = 'Latest Release Date';
$lang->program->latestRelease = 'Latest Release';
$lang->program->manageLine = 'Manage Product Line';