mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2018-11-29 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.INCLUDE_IMPORT_MARKERS' field to the database. * Added a 'LOGS.INCLUDE_IMPORT_MARKERS' field to the database. * Incremented the database version to 301. * Added an 'Inlcude Import Markers in Finished Logs' checkbox to the 'Edit Service' dialog in rdadmin(1).
This commit is contained in:
@@ -84,6 +84,7 @@ class EditSvc : public QDialog
|
||||
QComboBox *svc_loglifeorigin_box;
|
||||
QCheckBox *svc_shelflife_box;
|
||||
QSpinBox *svc_shelflife_spin;
|
||||
QCheckBox *svc_import_markers_check;
|
||||
bool import_changed;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user