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 @@
@@ -17,7 +17,7 @@
17
17
18
<script>
18
<script>
19
$
(
function
()
{
19
$
(
function
()
{
20
-
$
(
'body'
).
load
(
'editorVideoDetail.html'
);
20
+
$
(
'body'
).
load
(
'
/pfcms/html/grass/article/
editorVideoDetail.html'
);
21
})
21
})
22
</script>
22
</script>
23
</body>
23
</body>
Please
register
or
login
to post a comment