sorry tim!
[Bookkeeping.git] / webkell / bkui / accounts.lzx
blob6a3a64c74f4e627c1aa00a031ff3e0155f3acb0d
2 <canvas debug="true" width="100%" height="100%"  bgcolor="#EAEAEA" >    
3     
4     <debug x="200" y="300" height="200" width="400" />
5     <dataset name="bookkeepingdata" request="true" src="http:bookkeeping.system.2.xml" />
6     
7     
8     <!-- ACCOUNTS datagrid
9     -->
10     <include href="_accountsgrid.lzx" />
11     <button name="remove" width="20" height="20" >-</button>
12     <button name="add" width="20" height="20" >+</button>
13     
14 </canvas>