X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Fpybind%2Fmgr%2Fdashboard%2Fstatic%2FAdminLTE-2.3.7%2Fdocumentation%2Fbuild%2Finclude%2Fupgrade.html;fp=src%2Fceph%2Fsrc%2Fpybind%2Fmgr%2Fdashboard%2Fstatic%2FAdminLTE-2.3.7%2Fdocumentation%2Fbuild%2Finclude%2Fupgrade.html;h=d339bc6f51db2aff9ebcb8e968c533d77805aa78;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/upgrade.html b/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/upgrade.html new file mode 100644 index 0000000..d339bc6 --- /dev/null +++ b/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/upgrade.html @@ -0,0 +1,26 @@ +
+ +

To upgrade from version 1.x to the lateset version, follow this guide.

+

New Files

+

Make sure you update all CSS and JS files that are related to AdminLTE. Otherwise, the layout will not + function properly. Most important files are AdminLTE.css, skins CSS files, and app.js.

+

Layout Changes

+
    +
  1. The .wrapper div must be placed immediately after the body tag rather than after the header
  2. +
  3. Change the .header div to .main-header <div class="main-header">
  4. +
  5. Change the .right-side class to .content-wrapper <div class="content-wrapper">
  6. +
  7. Change the .left-side class to .main-sidebar <div class="main-sidebar">
  8. +
  9. In the navbar, change .navbar-right to .navbar-custom-menu <div class="navbar-custom-menu">
  10. +
+

Navbar Custom Dropdown Menus

+
    +
  1. The icons in the notification menu do not need bg-* classes. They should be replaced with contextual text color class such as text-aqua or text-red.
  2. +
+

Login, Registration and Lockscreen Pages

+

There are major changes to the HTML markup and style to these pages. The best way is to copy the page's code and customize it.

+

And you should be set to go!

+

Mailbox

+

Mailbox got an upgrade to include three different views. The views are inbox, read mail, and compose new email. To use these views, + you should use the provided HTML files in the pages/mailbox folder.

+

Note: the old mailbox layout has been deprecated in favor of the new one and will be removed by the next release.

+