File tree Expand file tree Collapse file tree 2 files changed +8
-18
lines changed Expand file tree Collapse file tree 2 files changed +8
-18
lines changed Original file line number Diff line number Diff line change 2020 < body class ="width:fit-content overflow:overlay ">
2121 <!-- Navbar -->
2222 < div class ="nav display:flex align-items:center background:whitesmoke position:sticky left:0 width:100vw "
23- main- content_id ="content "
23+ content_id ="content "
2424 scroll ="sticky-nav, hide-nav "
2525 scroll-up ="5 "
2626 scroll-down ="5 ">
118118 </ div >
119119
120120 <!-- Modal Viewport -->
121- < div class ="position:fixed margin-top:50px " main- content_id ="content " id ="modal-viewport "> </ div >
121+ < div class ="position:fixed margin-top:50px " content_id ="content " id ="modal-viewport "> </ div >
122122
123123 <!-- Main Content -->
124- < div main- content_id ="content " class ="padding:5px ">
124+ < div content_id ="content " class ="padding:5px ">
125125 < table class ="width:100% border-collapse:collapse ">
126126 < tr class ="border-bottom:1px_solid_darkgray ">
127127 < td class ="position:sticky top:0 background:white padding-top:0 padding:10px ">
@@ -314,7 +314,6 @@ <h4>direction:<span collection="{{collection}}" document_id="{{data._id}}" name=
314314 }
315315 </ script >
316316
317- <!--CoCreateJS-->
318317 <!--<script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>-->
319318
320319 </ body >
Original file line number Diff line number Diff line change 1818
1919
2020 < body >
21- < nav class ="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px " main- content_id ="content " scroll ="sticky-nav,hide-nav " scroll-up ="10 " scroll-down ="10 " collection ="files " document_id ="60395ef42b3ac232657040fd " name ="src ">
21+ < nav class ="nav display:flex align-items:center left:0px background:whitesmoke padding-top:10px padding-bottom:10px " content_id ="content " scroll ="sticky-nav,hide-nav " scroll-up ="10 " scroll-down ="10 " collection ="files " document_id ="60395ef42b3ac232657040fd " name ="src ">
2222 </ nav >
23- < sidenav id ="menuL " class ="cocreate-sidenav background:whitesmoke" data-main_content =" content " sidenav-default_desktop =" expanded " sidenav-default_tablet =" offcanvas " sidenav-ontoggle_desktop =" offcanvas " sidenav-ontoggle_tablet =" expanded ">
23+ < sidenav id ="menuL " class ="position:fixed top:0px left:0px background:whitesmoke height:100vh width:300px width:300px:hover width:0px@xs " resizable resize-target =" [content_id=' content'] " resize-property =" margin-left " resize-value =" width ">
2424 < menu collection ="files " document_id ="603717b07de7fb350ae9fec8 " name ="src "> </ menu >
25- < div class =" resizeHandler "> </ div >
25+ < div resize =" right "> </ div >
2626 </ sidenav >
27- < main class ="padding-top:15px padding:15px@lg@xl " main- content_id ="content " id ="cocreate-twilio ">
27+ < main class ="padding-top:15px padding:15px@lg@xl " content_id ="content " id ="cocreate-twilio ">
2828 < div class ="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px ">
2929 < div class ="display:flex align-items:center ">
3030 < h2 > CoCreate-twilio</ h2 >
@@ -152,16 +152,7 @@ <h2 class="padding:5px_0px">Demo</h2>
152152 < i class ="fas fa-pencil-alt "> </ i >
153153 </ button >
154154 </ main >
155- < script >
156- var config = {
157- apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
158- organization_Id : '5de0387b12e200ea63204d6c' ,
159- host : 'wss://server.cocreate.app:8088'
160- }
161- </ script >
162-
163-
164- <!--CoCreateJS-->
155+ < script src ="./apikey.js "> </ script >
165156 < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
166157
167158 </ body >
You can’t perform that action at this time.
0 commit comments