/[smeserver]/rpms/e-smith-manager/sme7/e-smith-manager-2.0.0-unsavedchanges2.patch
ViewVC logotype

Annotation of /rpms/e-smith-manager/sme7/e-smith-manager-2.0.0-unsavedchanges2.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Sep 19 12:11:38 2009 UTC (14 years, 8 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-manager-2_0_0-4_el4_sme, HEAD
add new patch

1 dungog 1.1 --- e-smith-manager-2.2.0/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup01.unsavedchanges2 2006-11-03 03:38:41.000000000 +1100
2     +++ e-smith-manager-2.2.0/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup01 2009-09-19 21:58:53.000000000 +1000
3     @@ -31,9 +31,10 @@
4     unless ($DB->get('PasswordSet')->value eq "yes");
5    
6     $OUT .= qq(<div class="sme-error"><h5>
7     - Warning: a reboot is required before proceeding! Failure to reboot now
8     + Warning: a reconfigure and reboot is required before proceeding! Failure to do so now
9     may leave your system in an unknown state!</h5></div>)
10     - if ($DB->get('bootstrap-console') and $DB->get('bootstrap-console')->prop('Run') eq 'yes');
11     + if ($DB->get('bootstrap-console') and $DB->get('bootstrap-console')->prop('Run') eq 'yes') ||
12     + ($DB->get('UnsavedChanges') and $DB->get('UnsavedChanges')->value eq 'yes');
13    
14     $OUT;
15     \}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed