浏览代码

Add new map and implementation reference

Abdullah Almsaeed 9 年之前
父节点
当前提交
8a7a7ae527

+ 5 - 6
build/less/variables.less

@@ -8,17 +8,16 @@
 
 //COLORS
 //--------------------------------------------------------
-
-@light-blue: #3c8dbc;
 //Primary
-@red: #dd4b39;
+@light-blue: #3c8dbc;
 //Danger
-@green: #00a65a;
+@red: #dd4b39;
 //Success
-@aqua: #00c0ef;
+@green: #00a65a;
 //Info
-@yellow: #f39c12;
+@aqua: #00c0ef;
 //Warning
+@yellow: #f39c12;
 @blue: #0073b7;
 @navy: #001F3F;
 @teal: #39CCCC;

+ 1 - 0
documentation/build/include/implementations.html

@@ -4,6 +4,7 @@
   for easy integration with back-end frameworks. The following are some of them:</p>
 
   <ul>
+    <li><a href="https://github.com/mmdsharifi/AdminLTE-RTL">Persian RTL</a> by <a href="https://github.com/mmdsharifi">Mohammad Sharifi</a></li>
     <li><a href="https://github.com/dmstr/yii2-adminlte-asset" target="_blank">Yii 2</a> by <a href="https://github.com/schmunk42" target="_blank">Tobias Munk</a></li>
     <li><a href="https://github.com/yajra/laravel-admin-template" target="_blank">Laravel</a> by <a href="https://github.com/yajra" target="_blank">Arjay Angeles</a></li>
     <li><a href="https://github.com/avanzu/AdminThemeBundle" target="_blank">Symfony</a> by <a href="https://github.com/avanzu" target="_blank">Marc Bach</a></li>

+ 1 - 0
documentation/index.html

@@ -2081,6 +2081,7 @@ AdminLTE/
   for easy integration with back-end frameworks. The following are some of them:</p>
 
   <ul>
+    <li><a href="https://github.com/mmdsharifi/AdminLTE-RTL">Persian RTL</a> by <a href="https://github.com/mmdsharifi">Mohammad Sharifi</a></li>
     <li><a href="https://github.com/dmstr/yii2-adminlte-asset" target="_blank">Yii 2</a> by <a href="https://github.com/schmunk42" target="_blank">Tobias Munk</a></li>
     <li><a href="https://github.com/yajra/laravel-admin-template" target="_blank">Laravel</a> by <a href="https://github.com/yajra" target="_blank">Arjay Angeles</a></li>
     <li><a href="https://github.com/avanzu/AdminThemeBundle" target="_blank">Symfony</a> by <a href="https://github.com/avanzu" target="_blank">Marc Bach</a></li>

+ 1 - 1
pages/charts/inline.html

@@ -1123,7 +1123,7 @@
       $this.sparkline('html', $this.data());
     });
 
-    /* SPARKLINE DOCUMENTAION EXAMPLES http://omnipotent.net/jquery.sparkline/#s-about */
+    /* SPARKLINE DOCUMENTATION EXAMPLES http://omnipotent.net/jquery.sparkline/#s-about */
     drawDocSparklines();
     drawMouseSpeedDemo();
 

文件差异内容过多而无法显示
+ 0 - 0
plugins/jvectormap/jquery-jvectormap-usa-en.js


部分文件因为文件数量过多而无法显示