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
Email Patches
Plain Diff
Browse Files
Authored by
李靖
2017-10-24 10:46:46 +0800
Commit
a4a479ab206b300ba1b50a6ee85e60a70c5e89f2
1 parent
aaf78145
路径
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 @
a4a479a
...
...
@@ -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