Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
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
Email Patches
Plain Diff
Browse Files
Authored by
tmq
9 years ago
Commit
74cdd6d3cba67064cc2204601dd5578db1644f67
1 parent
ad07959c
去掉多余的
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
website/view/layout/admin_layout.php
website/view/layout/admin_layout.php
View file @
74cdd6d
...
...
@@ -77,10 +77,5 @@
SITE_JS
.
'/lib/seajs.js'
));
?>
<?php
$this
->
_endblock
();
?>
<script
type=
"text/javascript"
>
seajs
.
use
(
'admin/partner'
,
function
(
partner
){
partner
.
info
();
});
</script>
</body>
</html>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment