Merge branch 'sprint/fixbug_hufangzhou_16115' into 'master'
* Fix bug #16115. See merge request easycorp/zentaopms!2745
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
</table>
|
||||
<?php endif;?>
|
||||
<?php if($api->responseExample):?>
|
||||
<h3><?php echo $lang->api->responseExample;?></h3>
|
||||
<h3 class='title'><?php echo $lang->api->responseExample;?></h3>
|
||||
<pre><code><?php echo $api->responseExample;?></code></pre>
|
||||
<?php endif;?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user