Adding Matrix templates, updating Matrix international
This commit is contained in:
parent
bf7c3505d7
commit
ac0032fedf
9 changed files with 231 additions and 33 deletions
|
|
@ -23,8 +23,8 @@ YAHOO.util.Event.addListener(window, "load", function() {
|
|||
|
||||
var myColumnDefs = [
|
||||
{key:"stickied",formatter:this.formatStickied,label:""},
|
||||
{key:"label",formatter:this.formatLabel},
|
||||
{key:"value"}
|
||||
{key:"label",formatter:this.formatLabel,label:""},
|
||||
{key:"value",label:""}
|
||||
];
|
||||
|
||||
this.myDataSource = new YAHOO.util.DataSource("?");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue