提交 e0577e6d 编写于 作者: A Abdullah Almsaeed

Removed alert from the top of the page

上级 416583c0
...@@ -100,10 +100,7 @@ ...@@ -100,10 +100,7 @@
<!-- Main content --> <!-- Main content -->
<div class="content body"> <div class="content body">
<div class="callout callout-warning no-margin bring-up">
<h4>Warning!</h4>
This documentation is under development. Some information may change as the progress of creating the documentation continues.
</div>
include "introduction.html" include "introduction.html"
<!-- ============================================================= --> <!-- ============================================================= -->
......
...@@ -100,10 +100,7 @@ ...@@ -100,10 +100,7 @@
<!-- Main content --> <!-- Main content -->
<div class="content body"> <div class="content body">
<div class="callout callout-warning no-margin bring-up">
<h4>Warning!</h4>
This documentation is under development. Some information may change as the progress of creating the documentation continues.
</div>
<section id='introduction'> <section id='introduction'>
<h2 class='page-header'><a href="#introduction">Introduction</a></h2> <h2 class='page-header'><a href="#introduction">Introduction</a></h2>
<p class='lead'> <p class='lead'>
...@@ -783,7 +780,7 @@ AdminLTE/ ...@@ -783,7 +780,7 @@ AdminLTE/
<h3 id='component-sidebar'>Sidebar</h3> <h3 id='component-sidebar'>Sidebar</h3>
<p class="lead"> <p class="lead">
The sidebar used in this page to the left provides an example of what your sidebar should be like. The sidebar used in this page to the left provides an example of what your sidebar should like.
Construction of a sidebar: Construction of a sidebar:
</p> </p>
<pre class="prettyprint"> <pre class="prettyprint">
...@@ -968,7 +965,7 @@ AdminLTE/ ...@@ -968,7 +965,7 @@ AdminLTE/
&LT;/div>&LT;!-- /.info-box-content --> &LT;/div>&LT;!-- /.info-box-content -->
&LT;/div>&LT;!-- /.info-box --> &LT;/div>&LT;!-- /.info-box -->
</code></pre> </code></pre>
<p class="lead">The only thing you need to change to alternate between these styles is the placement of the bg-* class. For the <p class="lead">The only thing you need to change to alternate between these style is change the placement of the bg-* class. For the
first style apply any bg-* class to the icon itself. For the other style, apply the bg-* class to the info-box div.</p> first style apply any bg-* class to the icon itself. For the other style, apply the bg-* class to the info-box div.</p>
<!-- ===================================================================== --> <!-- ===================================================================== -->
...@@ -1160,7 +1157,7 @@ AdminLTE/ ...@@ -1160,7 +1157,7 @@ AdminLTE/
<h4>Box Tools</h4> <h4>Box Tools</h4>
<p class="lead">Boxes can contain tools to deploy a specific event or provide simple info. The following examples makes use <p class="lead">Boxes can contain tools to deploy a specific event or provide simple info. The following examples makes use
of multiple AdminLTE components within the header of the box.</p> of multiple AdminLTE components within the header of the box.</p>
<p>AdminLTE data-widget attribute provides boxes with the ability to collapse or to be removed. The buttons <p>AdminLTE data-widget attribute provides boxes with the ability to collapse or be removed. The buttons
are placed in the box-tools which is placed in the box-header.</p> are placed in the box-tools which is placed in the box-header.</p>
<pre class="prettyprint"> <pre class="prettyprint">
&LT;-- This will cause the box to be removed when clicked --> &LT;-- This will cause the box to be removed when clicked -->
...@@ -1664,7 +1661,7 @@ AdminLTE/ ...@@ -1664,7 +1661,7 @@ AdminLTE/
<p class="lead">Direct Chat Markup</p> <p class="lead">Direct Chat Markup</p>
<pre class="prettyprint"><code class="html"> <pre class="prettyprint"><code class="html">
&LT;-- Construct the box with style you want. Here we are using box-danger --> &LT;-- Construct the box with style you want. Here we are using box-danger -->
&LT;-- Then add the class direct-chat and choose the direct-chat-* contextual class --> &LT;-- Then add the class direct-chat and choose the direct-chat-* contexual class -->
&LT;-- The contextual class should match the box, so we are using direct-chat-danger --> &LT;-- The contextual class should match the box, so we are using direct-chat-danger -->
&LT;div class="box box-danger direct-chat direct-chat-danger"> &LT;div class="box box-danger direct-chat direct-chat-danger">
&LT;div class="box-header with-border"> &LT;div class="box-header with-border">
...@@ -1951,7 +1948,7 @@ AdminLTE/ ...@@ -1951,7 +1948,7 @@ AdminLTE/
<section id='upgrade'> <section id='upgrade'>
<h2 class='page-header'><a href="#upgrade">Upgrade Guide</a></h2> <h2 class='page-header'><a href="#upgrade">Upgrade Guide</a></h2>
<p class="lead">To upgrade from version 1.x to the latest version, follow this guide.</p> <p class="lead">To upgrade from version 1.x to the lateset version, follow this guide.</p>
<h3>New Files</h3> <h3>New Files</h3>
<p>Make sure you update all CSS and JS files that are related to AdminLTE. Otherwise, the layout will not <p>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.</p> function properly. Most important files are AdminLTE.css, skins CSS files, and app.js.</p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册