utkarshcmu 9 лет назад
Родитель
Сommit
034d84354e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      public/app/partials/panelgeneral.html

+ 0 - 1
public/app/partials/panelgeneral.html

@@ -30,7 +30,6 @@
 	<div class="gf-form-inline">
    	<div class="gf-form max-width-42">
    		<span class="gf-form-label width-8">Help Text</span>
-  		<input type="text" class="input-xxlarge tight-form-input" ng-model='ctrl.panel.helpText'></input>
   		<input type="text" class="gf-form-input width-30" ng-model='ctrl.panel.helpText'></input>
    	</div>
    </div>