Skip to content

Commit

Permalink
fix: modal href updated to modal-src
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Dec 27, 2022
1 parent 060d3ba commit b81ef5f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion demo/CoCreate-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<a fullscreen><i toggle="fa-compress, fa-expand" class="fas fa-expand"></i></a>
</li>
<li class="margin-right:15px">
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="" pass_to="builder" modal-width="100%" pass_id="render">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="" pass_to="builder" modal-width="100%" pass_id="render">
<i class="fas fa-palette"></i>
<div pass-collection="modules"
pass-document_id=""
Expand Down
8 changes: 4 additions & 4 deletions demo/CoCreate-navbar.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<!-- Render Builder -->
<li class="margin-right:15px">
<a actions="pass, openModal" href="render.html"
<a actions="pass, openModal" modal-src="render.html"
pass-collection="modules"
pass-document_id=""

Expand All @@ -50,21 +50,21 @@
</li>
<li class="display:flex">
<span class="cocreate-badge position:relative right-8px bottom-5px border-radius-5px">4</span>
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<i class="fas fa-history"></i>
</a>
</li>
<li class="display:flex">
<span class="cocreate-badge position:relative right-8px bottom-5px border-radius-5px">4</span>
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="5dc846ebcddd6b0de2c40b80" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="5dc846ebcddd6b0de2c40b80" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<i class="fa fa-calendar" aria-hidden="true"></i>
</a>
</li>
</ul>

<!-- Avatar -->
<div class="avatar-wrapper margin:5px_0px margin-right:10px">
<a class="avatar round" actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="5dd010bccbc25f0cdb1a4d9f" pass_to="render" modal-width="300px" modal-height="375px" modal-color="#229954">
<a class="avatar round" actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="5dd010bccbc25f0cdb1a4d9f" pass_to="render" modal-width="300px" modal-height="375px" modal-color="#229954">
<span collection="users" document_id="" name="name" class="sessionUser_Id width:12px avatar-name">B</span>
<span collection="users" document_id="" name="profile_image" class="sessionUser_Id avatar-image">
<img src="/_static/Velazquez.jpg" onerror="this.style.display='none'"/>
Expand Down
8 changes: 4 additions & 4 deletions demo/CoCreate-navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<!-- Render Builder -->
<li class="margin-right:15px">
<a actions="pass, openModal" href="render.html"
<a actions="pass, openModal" modal-src="render.html"
pass-collection="modules"
pass-document_id=""

Expand All @@ -52,21 +52,21 @@
</li>
<li class="display:flex">
<span class="cocreate-badge position:relative right-8px bottom-5px border-radius-5px">4</span>
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<i class="fas fa-history"></i>
</a>
</li>
<li class="display:flex">
<span class="cocreate-badge position:relative right-8px bottom-5px border-radius-5px">4</span>
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="5dc846ebcddd6b0de2c40b80" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="5dc846ebcddd6b0de2c40b80" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<i class="fa fa-calendar" aria-hidden="true"></i>
</a>
</li>
</ul>

<!-- Avatar -->
<div class="avatar-wrapper margin:5px_0px margin-right:10px">
<a class="avatar round" actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="5dd010bccbc25f0cdb1a4d9f" pass_to="render" modal-width="300px" modal-height="375px" modal-color="#229954">
<a class="avatar round" actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="5dd010bccbc25f0cdb1a4d9f" pass_to="render" modal-width="300px" modal-height="375px" modal-color="#229954">
<span collection="users" document_id="" name="name" class="sessionUser_Id width:12px avatar-name">B</span>
<span collection="users" document_id="" name="profile_image" class="sessionUser_Id avatar-image">
<img src="/_static/Velazquez.jpg" onerror="this.style.display='none'"/>
Expand Down
8 changes: 4 additions & 4 deletions demo/CoCreate-smooth-scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<!-- Render Builder -->
<li class="margin-right:15px">
<a actions="pass, openModal" href="render.html"
<a actions="pass, openModal" modal-src="render.html"
pass-collection="modules"
pass-document_id=""

Expand All @@ -54,21 +54,21 @@
</li>
<li class="display:flex">
<span class="cocreate-badge position:relative right-8px bottom-5px border-radius-5px">4</span>
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<i class="fas fa-history"></i>
</a>
</li>
<li class="display:flex">
<span class="cocreate-badge position:relative right-8px bottom-5px border-radius-5px">4</span>
<a actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="5dc846ebcddd6b0de2c40b80" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<a actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="5dc846ebcddd6b0de2c40b80" pass_to="render" modal-width="100%" modal-height="100%" modal-color="#229954">
<i class="fa fa-calendar" aria-hidden="true"></i>
</a>
</li>
</ul>

<!-- Avatar -->
<div class="avatar-wrapper margin:5px_0px margin-right:10px">
<a class="avatar round" actions="pass, openModal" href="render.html" pass-collection="modules" pass-document_id="5dd010bccbc25f0cdb1a4d9f" pass_to="render" modal-width="300px" modal-height="375px" modal-color="#229954">
<a class="avatar round" actions="pass, openModal" modal-src="render.html" pass-collection="modules" pass-document_id="5dd010bccbc25f0cdb1a4d9f" pass_to="render" modal-width="300px" modal-height="375px" modal-color="#229954">
<span collection="users" document_id="" name="name" class="sessionUser_Id width:12px avatar-name">B</span>
<span collection="users" document_id="" name="profile_image" class="sessionUser_Id avatar-image">
<img src="/_static/Velazquez.jpg" onerror="this.style.display='none'"/>
Expand Down

0 comments on commit b81ef5f

Please sign in to comment.