Toggle navigation
Toggle navigation
This project
Loading...
Sign in
platform
/
platform-cms
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
min.ling
2019-07-10 15:45:35 +0800
Commit
17d19dfeaf264a99e849ed9fc504122b17158b2f
2 parents
9aa4a136
81133b05
Merge branch 'test6.9.8' of
http://git.yoho.cn/platform/platform-cms
into test6.9.8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/html/grass/article/publishVideo.html
web/src/main/webapp/html/grass/article/publishVideo.html
View file @
17d19df
...
...
@@ -17,7 +17,7 @@
<script>
$
(
function
()
{
$
(
'body'
).
load
(
'editorVideoDetail.html'
);
$
(
'body'
).
load
(
'
/pfcms/html/grass/article/
editorVideoDetail.html'
);
})
</script>
</body>
...
...
Please
register
or
login
to post a comment