mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2017-12-07 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'Contract #' field in the 'Edit Service' dialog in rdadmin(1) to 'Globally Unique ID'. * Completed the 'Managing Services' section of the Operations Guide.
This commit is contained in:
@@ -118,7 +118,7 @@ TestImport::TestImport(RDSvc *svc,RDSvc::ImportSource src,QWidget *parent)
|
||||
test_events_list->setColumnAlignment(2,AlignRight);
|
||||
test_events_list->addColumn(tr("Title"));
|
||||
test_events_list->setColumnAlignment(3,AlignLeft);
|
||||
test_events_list->addColumn(tr("Contract #"));
|
||||
test_events_list->addColumn(tr("GUID"));
|
||||
test_events_list->setColumnAlignment(4,AlignCenter);
|
||||
test_events_list->addColumn(tr("Event ID"));
|
||||
test_events_list->setColumnAlignment(5,AlignCenter);
|
||||
|
||||
Reference in New Issue
Block a user