Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2022-09-13 17:39:53 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9232e87880693469517210722feb0e5d7608a90c
9232e878
1 parent
abc37dac
fix NumberPopup header text for ccms
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/ContextualViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework/ContextualViewController.swift
View file @
9232e87
...
...
@@ -164,7 +164,7 @@ extension ContextualViewController: NumbersPopupDelegate {
numbersList
:
self
.
numbersList
,
sender
:
sender
,
delegate
:
self
,
headerText
:
"
Αποστολέα
ς"
)
headerText
:
"
Επιλογή σύνδεση
ς"
)
}
func
presentedPopup
()
{
...
...
Please
register
or
login
to post a comment