mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
commit
3654eb802b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ var init = function (text) {
|
|||
|
||||
// Create the element
|
||||
$elem = angular.element(
|
||||
'<kbn-truncated orig="' + text + '" length="10"></kbn-timepicker>'
|
||||
'<kbn-truncated orig="' + text + '" length="10"></kbn-truncated>'
|
||||
);
|
||||
|
||||
// And compile it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue