Show
Ignore:
Timestamp:
05/06/08 21:44:20 (8 months ago)
Author:
inureyes
Message:

#954

  • 에디터 화면에서는 도움말을 불러오지 않습니다.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/piece/owner/header.php

    r5882 r5890  
    212212    <script type="text/javascript" src="<?php echo $service['path'];?>/script/common2.js"></script> 
    213213    <script type="text/javascript" src="<?php echo $service['path'];?>/script/owner.js"></script> 
     214<?php 
     215if(!in_array($blogMenu['contentMenu'],array('post','edit'))) { 
     216?> 
    214217    <script type="text/javascript" src="<?php echo $service['path'];?>/script/mootools10.js"></script> 
    215218    <script type="text/javascript" src="<?php echo $service['path'];?>/script/moodalbox/moodalbox.js"></script> 
    216219    <link rel="stylesheet" href="<?php echo $service['path'];?>/script/moodalbox/css/moodalbox.css" type="text/css" media="screen" /> 
     220<?php 
     221} 
     222?> 
    217223<?php 
    218224/*if($service['helperPanel'] == true) {