Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmateos committed Feb 14, 2024
1 parent 434cf06 commit bb9f009
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import org.hisp.dhis.android.core.event.EventNonEditableReason

class EventDetailResourcesProvider(
private val programUid: String,
private val resourceManager: ResourceManager,
private val programStage: String?,
private val resourceManager: ResourceManager,
) {
fun provideDueDate() = resourceManager.getString(R.string.due_date)

Expand Down

0 comments on commit bb9f009

Please sign in to comment.