ソースを参照

Fixes #163

tags/v0.1.4^2
Shaun 7年前
コミット
2caf995e43
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/client/ui/templates/context/context.js

+ 1
- 0
src/client/ui/templates/context/context.js ファイルの表示

@@ -11,6 +11,7 @@ define([
) {
return {
tpl: template,
modal: true,

postRender: function() {
this.onEvent('onContextMenu', this.onContextMenu.bind(this));


読み込み中…
キャンセル
保存