فهرست منبع

Fix form doc links

Jeremy Thomas 8 سال پیش
والد
کامیت
236e3981e1
3فایلهای تغییر یافته به همراه254 افزوده شده و 94 حذف شده
  1. 252 92
      docs/css/bulma-docs.css
  2. 1 1
      docs/documentation/elements/button.html
  3. 1 1
      docs/documentation/form/general.html

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 252 - 92
docs/css/bulma-docs.css


+ 1 - 1
docs/documentation/elements/button.html

@@ -252,7 +252,7 @@ doc-subtab: button
         <span class="tag is-info">0.4.2</span>
         <span class="tag is-info">0.4.2</span>
       </p>
       </p>
       <p>
       <p>
-        You can create a <strong>non-interactive button</strong> by using the <code>is-static</code> modifier. This is useful to align a text label with an input, for example when using <a href="{{site.url}}/documentation/elements/form#form-addons">form addons</a>.
+        You can create a <strong>non-interactive button</strong> by using the <code>is-static</code> modifier. This is useful to align a text label with an input, for example when using <a href="{{site.url}}/documentation/form/general#form-addons">form addons</a>.
       </p>
       </p>
     </div>
     </div>
 {{button_static_example}}
 {{button_static_example}}

+ 1 - 1
docs/documentation/form/general.html

@@ -708,7 +708,7 @@ doc-subtab: general
 
 
     <hr>
     <hr>
 
 
-    <h3 id="form-addons" class="title">Form field</h3>
+    <h3 id="form-field" class="title">Form field</h3>
 
 
     <div class="content">
     <div class="content">
       <p>The <code>field</code> container is a simple container for:</p>
       <p>The <code>field</code> container is a simple container for:</p>

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است