We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e50f5d commit 4433f86Copy full SHA for 4433f86
zeppelin-web/src/app/interpreter/interpreter.html
@@ -285,8 +285,8 @@ <h5>Dependencies</h5>
285
<thead>
286
<tr>
287
<th style="width:40%">artifact</th>
288
- <th>exclude</th>
289
- <th ng-if="valueform.$visible">action</th>
+ <th style="width:40%">exclude</th>
+ <th style="width:20%" ng-if="valueform.$visible">action</th>
290
</tr>
291
</thead>
292
<tr ng-repeat="dep in setting.dependencies">
0 commit comments