Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Targaryen
2017-10-24 10:47:53 +0800
Commit
f9c9669c71fd91af704c1b029153dfde2c275d2d
2 parents
e0cfebde
a4a479ab
Merge branch 'feature/upload' of git.yoho.cn:OPENTECH/yoho-node-ci into feature/upload
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/web/views/action/file_page.hbs
apps/web/views/action/file_page.hbs
View file @
f9c9669
...
...
@@ -165,7 +165,7 @@
cache
:
false
,
dataType
:
'json'
,
data
:
{
actPath
:
`
/
uploads
$
{
path
}
`
,
actPath
:
`
$
{
path
}
`
,
marker
:
marker
},
success
:
(
result
)
=>
{
...
...
Please
register
or
login
to post a comment