quotation marks test
This commit is contained in:
parent
1e8bc9575d
commit
bb32cbc898
|
@ -24,7 +24,7 @@
|
|||
//echo '<Copybox v-bind:txt="'.$item.'"></Copybox>';
|
||||
//echo '<div class="y2tout">';
|
||||
//echo $item;
|
||||
echo '<Copybox v-bind:txt=" \'' . $item .'\' "></Copybox>';
|
||||
echo '<Copybox v-bind:txt="yolo"></Copybox>';
|
||||
//echo '</div>';
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue