Bump versions by x.(y+1).z for next dev cycle
[dlux.git] / modules / yangui-resources / src / main / resources / yangui / views / types / leafref.tpl.html
1 <input class="leaf-input form-control input-small" type="text" ng-change="valueChanged()" ng-model="node.value" tooltip="{{type.label}}" ng-disabled="{{ notEditable }}">