Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
jobthai
jobthai-ios-swift
Commits
4319fad1
Commit
4319fad1
authored
8 years ago
by
Pinyo Chanchaisomphob (โย)
Browse files
Options
Download
Plain Diff
Merge branch 'feature/116_fixbug_BrowseJob_Industrial_Crash' into develop
parents
522a1433
b11ee349
develop
before_remove_auto_login
TestFlight_3.0.0_20161102
Sprint#33_Build_3.0.0_21
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
JobThai/JobThai/JTMBrowseJobFirstLevelViewController.swift
+2
-0
JobThai/JobThai/JTMBrowseJobFirstLevelViewController.swift
with
2 additions
and
0 deletions
+2
-0
JobThai/JobThai/JTMBrowseJobFirstLevelViewController.swift
+
2
−
0
View file @
4319fad1
...
...
@@ -221,6 +221,8 @@ class JTMBrowseJobFirstLevelViewController: JTMBaseViewController , UICollection
secoundLevelMode
=
firstLevelDataArr
!
[
indexPath
.
row
]
.
listSecoundLevelMode
!
}
guard
(
firstLevel
.
countPosition
!=
nil
)
else
{
return
}
var
param
:
[
String
:
AnyObject
]
=
[:]
if
(
!
secoundLevelMode
.
isEmpty
&&
indexPath
.
section
==
0
)
{
browseJobSecondLevelViewController
.
setModelBrowseJobSecondLevel
(
secoundLevelMode
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets