This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openmct
Watch
1
Star
0
Fork
0
You've already forked openmct
mirror of
https://github.com/nasa/openmct.git
synced
2025-01-24 13:28:12 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
a947ff1274
openmct
/
platform
/
features
/
layout
/
res
/
templates
/
elements
/
image.html
1 line
79 B
HTML
Raw
Normal View
History
Unescape
Escape
[Fixed Position] Add element factory Add element factory, which will take on responsibility for populating initial states of elements and (if necessary) prompting for user input. WTD-880.
2015-02-20 20:21:28 +00:00
<
img
ng-src
=
"{{ngModel.element.url}}"
style
=
"width: 100%; height: 100%;"
>
<
/
img
>
Reference in New Issue
Copy Permalink