Skip to content

Commit

Permalink
Merge pull request #2496 from CCAFS/aiccra-dev-responsive
Browse files Browse the repository at this point in the history
Changes based on bad pull request update
  • Loading branch information
MetalPrime authored Feb 26, 2024
2 parents bcf4592 + 33dee55 commit fa135e8
Show file tree
Hide file tree
Showing 86 changed files with 540 additions and 7,227 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ public final class APConstants {
public static final String HIGHLIGHT_COMMENTS_ACTIVE = "highlight_comments_active";
public static final String TIP_SECTION_ACTIVE = "tip_section_active";

public static final String SHFRM_CONTRIBUTION_ACTIVE = "shfrm_contribution_active";

public static final String IS_EXPECTED_DELIVERABLE_REPORT_All_YEARS_VISIBLE =
"is_expected_deliverable_report_all_years_visible";
Expand All @@ -176,8 +175,6 @@ public final class APConstants {
public static final String DELIVERABLE_FILE_LOCALLY_HOSTED_STR = "Locally";

public static final String DELIVERABLE_ID = "deliverableId";
public static final String PRIORITY_ACTION_ID = "priorityActionId";
public static final String SUB_ACTION_ID = "subActionId";
public static final int DELIVERABLE_QUALITY_ANSWER_NO = 3;
public static final int DELIVERABLE_QUALITY_ANSWER_YES = 2;
public static final int DELIVERABLE_QUALITY_ANSWER_YES_BUT_NO = 1;
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fa135e8

Please sign in to comment.