mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2020-02-25 Fred Gleason <fredg@paravelsystems.com>
* Added captioning to the 'Select Cart' dialog.
This commit is contained in:
@@ -135,8 +135,8 @@ MainWidget::MainWidget(RDConfig *config,RDWidget *parent)
|
||||
//
|
||||
// Cart Dialog
|
||||
//
|
||||
admin_cart_dialog=
|
||||
new RDCartDialog(&admin_filter,&admin_group,&admin_schedcode,this);
|
||||
admin_cart_dialog=new RDCartDialog(&admin_filter,&admin_group,
|
||||
&admin_schedcode,"RDAdmin",this);
|
||||
|
||||
//
|
||||
// User Labels
|
||||
|
Reference in New Issue
Block a user