Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
topydo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
topydo
Commits
739a0631
Commit
739a0631
authored
8 years ago
by
Bram Schoenmakers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo
parent
899fa9b2
knext
master
y/edit-stable
0.13
0.12
0.11
0.10.1
0.10
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
topydo/ui/Utils.py
topydo/ui/Utils.py
+2
-2
No files found.
topydo/ui/Utils.py
View file @
739a0631
...
...
@@ -17,13 +17,13 @@
class
PaletteItem
:
PROJECT
=
'project'
PROJECT_FOCUS
=
'project_focus'
CONTEXT
=
'context
_focus
'
CONTEXT
=
'context'
CONTEXT_FOCUS
=
'context_focus'
METADATA
=
'metadata'
METADATA_FOCUS
=
'metadata_focus'
LINK
=
'link'
LINK_FOCUS
=
'link_focus'
DEFAULT
=
'default'
DEFAULT_FOCUS
=
'default_focus'
MARKED
=
'marked'
...
...
This diff is collapsed.
Click to expand it.
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