diff --git a/documentation/build/include/components.html b/documentation/build/include/components.html index 893cc4ef9..3c29c8977 100644 --- a/documentation/build/include/components.html +++ b/documentation/build/include/components.html @@ -50,7 +50,7 @@
Alexander Pierce - Web Developer Member since Nov. 2012 @@ -184,7 +184,7 @@ <li><!-- start message --> <a href="#"> <div class="pull-left"> - <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" /> + <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"> </div> <h4> Sender Name @@ -256,13 +256,13 @@ <!-- User Account: style can be found in dropdown.less --> <li class="dropdown user user-menu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> - <img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image" /> + <img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image"> <span class="hidden-xs">Alexander Pierce</span> </a> <ul class="dropdown-menu"> <!-- User image --> <li class="user-header"> - <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" /> + <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"> <p> Alexander Pierce - Web Developer <small>Member since Nov. 2012</small> @@ -421,7 +421,7 @@ <!-- user panel (Optional) --> <div class="user-panel"> <div class="pull-left image"> - <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" /> + <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"> </div> <div class="pull-left info"> <p>User Name</p> @@ -433,7 +433,7 @@ <!-- Search Form (Optional) --> <form action="#" method="get" class="sidebar-form"> <div class="input-group"> - <input type="text" name="q" class="form-control" placeholder="Search..." /> + <input type="text" name="q" class="form-control" placeholder="Search..."> <span class="input-group-btn"> <button type="submit" name="search" id="search-btn" class="btn btn-flat"><i class="fa fa-search"></i></button> </span> @@ -488,7 +488,7 @@ automatically act as the toggle button.
Toggle Button Example
-Sidebar Toggle Markup
<button class="btn btn-default" data-toggle="control-sidebar">Toggle Right Sidebar</button>
@@ -899,7 +899,7 @@
</div><!-- /.box -->
- We can also add labels, badges, pagination, tooltips, inputs and many more in the box tools. A few examples:
+We can also add labels, badges, pagination, tooltips, inputs and many more in the box tools. A few examples:
AdminLTE is an HTML template that can be used for any purpose. However, it is not made to be easily installed on Wordpress. It will require some effort and enough knowledge of the Wordpress script to do so.
Short answer, no. However, there are forks and tutorials around the web that - provide info on how to integrate with many different frameworks. There are even versions of - AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET. -
+Short answer, no. However, there are forks and tutorials around the web that provide info on how to integrate with many different frameworks. There are even versions of AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET.
The best option is to subscribe to our mailing list using the - subscription form on Almsaeed Studio. - If that's not appealing to you, you may watch the repository on Github - or visit Almsaeed Studio every now and then for updates and announcements.
+The best option is to subscribe to our mailing list using the subscription form on Almsaeed Studio. + If that's not appealing to you, you may watch the repository on Github or visit Almsaeed Studio every now and then for updates and announcements.
diff --git a/documentation/build/include/implementations.html b/documentation/build/include/implementations.html index 185838d44..a84386d07 100644 --- a/documentation/build/include/implementations.html +++ b/documentation/build/include/implementations.html @@ -3,7 +3,7 @@Thanks to many of AdminLTE users, there are multiple implementations of the template for easy integration with back-end frameworks. The following are some of them:
-