template directory to camassets
This commit is contained in:
@@ -134,7 +134,7 @@ class CommandJobTemplateExport:
|
||||
foo = QtGui.QFileDialog.getSaveFileName(
|
||||
QtGui.QApplication.activeWindow(),
|
||||
"Path - Job Template",
|
||||
Path.Preferences.filePath(),
|
||||
str(Path.Preferences.getTemplateDirectory()),
|
||||
"job_*.json",
|
||||
)[0]
|
||||
if foo:
|
||||
|
||||
Reference in New Issue
Block a user