atom-beautify/examples/simple-jsbeautifyrc/visualforce/expected/basic-page-using-detail.page

5 lines
72 B
Plaintext
Raw Normal View History

<apex:page standardController="Contact">
2015-06-25 06:06:05 -06:00
<apex:detail/>
2015-06-25 06:06:05 -06:00
</apex:page>