Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Motion Bank
MB.js
Quasar Components MoSys
Commits
e9963e8a
Commit
e9963e8a
authored
Oct 15, 2019
by
christianrhansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed commented out "delete & edit"-slide
parent
f0fbca81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
partials/GridEditor.vue
partials/GridEditor.vue
+0
-18
No files found.
partials/GridEditor.vue
View file @
e9963e8a
...
...
@@ -200,24 +200,6 @@
q-btn.edit-cell-button(@click="mobileCellResize(mobileSelectedCell, 0, 1)", round, flat, size="md")
q-icon(name="add")
//----- delete & edit
//
q-carousel-slide.q-pa-sm.text-center
.row.text-dark.items-center.full-height
.col.self-center
q-btn.edit-cell-button(
@click="event => {handleCellContextMenuDelete(event, mobileSelectedCell)}",
flat, round, size="lg")
q-icon(name="delete")
//
.col.q-pr-xl.self-center
q-btn.edit-cell-button(
@click.prevent="handleModal()",
flat, round, size="lg")
q-icon(name="edit")
//----- button: delete cell
.absolute-top-left
q-btn.q-py-none.q-pl-sm.q-ml-xs.text-grey-8(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment