Line 36:
Line 36:
If you install jquery after {{#var:smecontribname}}, you will have to manually add the link to jquery like this:
If you install jquery after {{#var:smecontribname}}, you will have to manually add the link to jquery like this:
ln -s /usr/share/javascript/jquery/latest/jquery.min.js %{dir_mngr}/themes/default/public/js/jquery.min.js
ln -s /usr/share/javascript/jquery/latest/jquery.min.js %{dir_mngr}/themes/default/public/js/jquery.min.js
+
+
and also:
+
+
cp /usr/share/javascript/jquery/2.2.4/jquery.min.js
+
/usr/share/smanager/themes/default/public/js
+
+
expand-template /usr/share/smanager/conf/srvmngr.conf
+
+
signal-event smanager-modify
+
+
then log to your new server-manager : '''https://hostname/smanager''' and use it as the other manager.
then log to your new server-manager : '''https://hostname/smanager''' and use it as the other manager.