Merge branch 'master' into rename-repo-url

This commit is contained in:
vvakame
2016-03-17 21:06:54 +09:00
1140 changed files with 179704 additions and 179635 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/// <reference path="ExtJS.d.ts" />
module MyApp.view {
namespace MyApp.view {
export interface CompanyGridPanel extends Ext.grid.IPanel {
}
}
@@ -19,7 +19,7 @@ Ext.define("MyApp.view.CompanyGridPanel", <Ext.grid.IPanel>{
title: "Company Listing",
store: this.companyStore,
columnLines: true,
columns: [
<Ext.grid.column.IColumn>{
xtype: "gridcolumn",
+18026 -18026
View File
File diff suppressed because it is too large Load Diff