bugfixes for null descriptions and imported descriptions
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
ng-options="category.name for category in categories track by category._links.self.href">
|
||||
</select>
|
||||
</td>
|
||||
<td><input value="{{line.targetDescription}}"></input></td>
|
||||
<td><input ng-model="line.targetDescription"></input></td>
|
||||
<td class="spacer"></td>
|
||||
<td align="center">{{line.matcherPosition}}</td>
|
||||
<td class="spacer"></td>
|
||||
|
||||
Reference in New Issue
Block a user