This commit is contained in:
Andrew
2015-04-25 11:48:09 -05:00
parent 7b006db118
commit 14ecc7178b
89 changed files with 3470 additions and 435 deletions

View File

@ -1,10 +1,10 @@
import {NgElement, Component, View, Parent} from 'angular2/angular2'
import {NgElement, Component, View as NgView, Parent} from 'angular2/angular2'
@Component({
selector: 'layout,[layout]'
})
@View({
@NgView({
template: `
<content></content>
<object class="ele-qry" data="about:blank"></object>