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
19ab7c1e
Commit
19ab7c1e
authored
Oct 15, 2019
by
christianrhansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated comment
parent
656fb713
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
partials/GridEditor.vue
partials/GridEditor.vue
+3
-1
No files found.
partials/GridEditor.vue
View file @
19ab7c1e
...
...
@@ -208,14 +208,16 @@
q-btn.edit-cell-button(@click="mobileCellResize(mobileSelectedCell, 0, 1)", round, flat, size="md")
q-icon(name="add")
//----- delete
//----- delete
& edit
q-carousel-slide.q-pa-sm.text-center
.row.text-dark.items-center.full-height
.col.q-pl-xl.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()",
...
...
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