Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
王水玲
2016-12-23 11:50:41 +0800
Commit
fdd1214499a3a187e0d166a39c47a1d2ca379d2a
2 parents
6d80b337
c34bb21a
Merge branch 'feature/wsl5.3' into release/2.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/help/help.page.js
public/js/help/help.page.js
View file @
fdd1214
...
...
@@ -52,6 +52,7 @@ if (keywords) {
});
s
.
content
=
helper
.
keywordLabel
(
s
.
content
,
keywords
);
s
.
caption
=
helper
.
keywordLabel
(
s
.
caption
,
keywords
);
});
$detailCont
.
html
(
searchTemplet
(
result
));
...
...
Please
register
or
login
to post a comment