Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quickedmin-mobile-app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Saikrishna Pawar
quickedmin-mobile-app
Commits
e510845e
Commit
e510845e
authored
7 years ago
by
Mahendrakumar Rajbahadur Pal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed space in string.utils
parent
56a26716
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
QuickEdminMobile/QuickEdminMobile/CommonSharedFiles/Utils/StringUtils.cs
...e/QuickEdminMobile/CommonSharedFiles/Utils/StringUtils.cs
+0
-1
No files found.
QuickEdminMobile/QuickEdminMobile/CommonSharedFiles/Utils/StringUtils.cs
View file @
e510845e
...
...
@@ -18,7 +18,6 @@ namespace QuickEdminMobile
private
static
string
BASE_URL
=
"http://210.212.223.15/web/api/Service"
;
//
public
static
string
URL_LOGIN
=
BASE_URL
+
"/Login"
;
public
static
string
URL_FORGET_PASSWORD
=
BASE_URL
+
"/ForgotPassword"
;
public
static
string
URL_CHANGE_PASSWORD
=
BASE_URL
+
"/ChangePassword"
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment