ckeditor for html markup
This commit is contained in:
parent
8735a2bbd4
commit
2fd9222f8a
22 changed files with 1384 additions and 1659 deletions
|
@ -1,4 +1,4 @@
|
|||
<template lang="html">
|
||||
<template>
|
||||
<div>
|
||||
<div id="map">
|
||||
</div>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// https://alligator.io/vuejs/vue-modal-component/
|
||||
<template lang="html">
|
||||
<template>
|
||||
<div class="modal-backdrop">
|
||||
<div class="popup">
|
||||
<div class="fm_overlay" >
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue