Be consistent and make domain list entries edit on click

This commit is contained in:
Johannes Zellner
2018-04-13 21:50:21 +02:00
parent 2280008029
commit 16d4d28046

View File

@@ -210,10 +210,10 @@
</thead>
<tbody>
<tr ng-repeat="domain in domains">
<td class="elide-table-cell">
<td class="elide-table-cell hand" ng-click="domainConfigure.show(domain)">
{{ domain.domain }}
</td>
<td class="text-left elide-table-cell hidden-xs hidden-sm">
<td class="text-left elide-table-cell hidden-xs hidden-sm hand" ng-click="domainConfigure.show(domain)">
{{ prettyProviderName(domain) }}
</td>
<td class="text-right no-wrap" style="vertical-align: bottom">