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