Sha256: 85b1d91512a9659519c8d9e8ab0905f5b97620fabe0a788adfcde41276dd0606
Contents?: true
Size: 685 Bytes
Versions: 2
Compression:
Stored size: 685 Bytes
Contents
:javascript $(document).ready(function(){ addExternalLinks(); }); %div.modal-body{:style=>"padding:10px;"} %button.close{ :type=>" button", data: { dismiss:"modal"}} × %h3 Names and synonyms: %p= @compound.svg %p %b="SMILES:" %p= @smiles %br %b="InChI:" %p= @inchi %br %b="Names:" %p{:style=>"padding-left:0.5em;"} - if @names !~ /^no names/i = @names.join("; ") - else = @names %hr %p{:style=>"padding-left:0.5em;"} / pubchem link %a.btn.btn-primary{:href=>"http://aop.in-silico.ch/", :title=>"Link opens in new window.", :alt=>"pubchem read across", :rel=>"external"} PubChem read across %i (experimental) %br
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lazar-gui-1.3.1 | views/details.haml |
lazar-gui-1.1.3 | views/details.haml |