Skip to content

Conversation

@christianbeeznest
Copy link
Contributor

No description provided.

);
$formCatalogue->addButtonSave(get_lang('Save'));

if ($formCatalogue->validate()) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar blocks of code found in 2 locations. Consider refactoring.


$formCatalogue->addButtonSave(get_lang('Save'));

if ($formCatalogue->validate()) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar blocks of code found in 2 locations. Consider refactoring.

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit a53e218 and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 2

View more on Code Climate.

@ywarnier
Copy link
Member

Code slightly modified to add course title and session title in tabs (otherwise difficult to guess).
Tested forms (not tested end result in catalogue visibility).
Works for me. Merging.

@ywarnier ywarnier merged commit b67c2bc into chamilo:master Apr 22, 2025
1 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants