Skip to content

Commit

Permalink
Merge pull request #106 from yibuyisheng/dev
Browse files Browse the repository at this point in the history
去掉注释中的“锦囊”二字
  • Loading branch information
Justineo authored Jun 22, 2016
2 parents 894e076 + dac4fd4 commit eef0b0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/AuthPanel.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @file 锦囊进行权限验证的基础容器
* @file 进行权限验证的基础容器
* @author Justineo([email protected])
*/

Expand All @@ -10,7 +10,7 @@ define(function (require) {
var auth = require('../system/auth');

/**
* 锦囊权限编辑器权限节点
* 权限编辑器权限节点
*
* @param {Object} [options] 初始化参数
* @extends esui.Panel
Expand Down

0 comments on commit eef0b0e

Please sign in to comment.