WIP
This commit is contained in:
parent
22417409a2
commit
a72d457eef
52 changed files with 919 additions and 280 deletions
|
|
@ -51,7 +51,7 @@ namespace BookAStar.Pages
|
|||
}
|
||||
protected void OnNewCommanLine(object sender, EventArgs e)
|
||||
{
|
||||
var com = new CommandLine();
|
||||
var com = new BillingLine();
|
||||
App.CurrentApp.EditCommandLine(this,com);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue