mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 09:22:26 +08:00
move search\js to common
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
|
||||
<script type="text/javascript" src="../callback.js"></script>
|
||||
<script type="text/javascript" src="../search/js/page-search.js"></script>
|
||||
<script type="text/javascript" src="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
|
||||
Reference in New Issue
Block a user