/[smecontribs]/rpms/smeserver-webhosting/contribs10/smeserver-webhosting-0.0.9-Add-extra-class-attribute-to-sm2-panel.patch
ViewVC logotype

Contents of /rpms/smeserver-webhosting/contribs10/smeserver-webhosting-0.0.9-Add-extra-class-attribute-to-sm2-panel.patch

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


Revision 1.1 - (show annotations) (download)
Sun Dec 19 13:57:08 2021 UTC (2 years, 4 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-webhosting-0_0_9-15_el7_sme, smeserver-webhosting-0_0_9-18_el7_sme, smeserver-webhosting-0_0_9-16_el7_sme, smeserver-webhosting-0_0_9-17_el7_sme, HEAD
* Sun Dec 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.0.9-15.sme
- Add extra class attribute to SM2 panel html [SME: 11811]

1 diff -urN smeserver-webhosting-0.0.9.old/root/usr/share/smanager/themes/default/templates/webhosting.html.ep smeserver-webhosting-0.0.9/root/usr/share/smanager/themes/default/templates/webhosting.html.ep
2 --- smeserver-webhosting-0.0.9.old/root/usr/share/smanager/themes/default/templates/webhosting.html.ep 2021-12-19 13:07:57.324566785 +0000
3 +++ smeserver-webhosting-0.0.9/root/usr/share/smanager/themes/default/templates/webhosting.html.ep 2021-12-19 13:08:54.957148741 +0000
4 @@ -1,7 +1,7 @@
5 % layout 'default', title => "Sme server 2 - webhosting";
6
7 % content_for 'module' => begin
8 -<div id="module">
9 +<div id="module" class="module panel-webhosting">
10
11 % if ($config->{debug} == 1) {
12 <p>

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