Related links prop editor: more WIP
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
$scope.relatedLinks.push(newIntLink);
|
||||
}
|
||||
$scope.newCaption = '';
|
||||
$scope.newLink = '';
|
||||
$scope.newLink = 'http://';
|
||||
$scope.newNewWindow = false;
|
||||
$scope.newInternal = null;
|
||||
$scope.newInternalName = '';
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<tr>
|
||||
<td>Caption</td>
|
||||
<td>Link</td>
|
||||
<td>Open in new window</td>
|
||||
<td>New window</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user