Explorar o código

Hint for user on when the repeat is applied

Pierre GIRAUD %!s(int64=7) %!d(string=hai) anos
pai
achega
f374da032e
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      public/app/features/panel/partials/general_tab.html

+ 5 - 0
public/app/features/panel/partials/general_tab.html

@@ -37,7 +37,12 @@
           <option value=""></option>
         </select>
       </div>
+      <div class="gf-form-hint">
+        <div class="gf-form-hint-text muted">
+          Note: You may need to change the variable selection to see this in action.
+        </div>
       </div>
+    </div>
   </div>
 </div>