Skip to content

Commit e82c523

Browse files
UrlAdaptor correction
1 parent 6043a15 commit e82c523

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

urladaptor.client/src/app/app.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<h1>ghjkl;''</h1>
21
<ejs-grid #grid [dataSource]='data' [toolbar]="toolbar" [editSettings]="editSettings" allowSorting="true" allowPaging="true" allowFiltering="true">
32
<e-columns>
43
<e-column field='OrderID' headerText='Order ID' width='120' textAlign='Right' isPrimaryKey="true"></e-column>

0 commit comments

Comments
 (0)