From ea2fcd0b6ecb4c65cdb7fb2e82d515b7c52aa7e1 Mon Sep 17 00:00:00 2001 From: Ryan Potter Date: Mon, 1 Jul 2019 09:37:12 +1200 Subject: [PATCH] Added a method to set the button name in a GridFieldAddByDBField component --- .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/silverstripe-blog.iml | 11 ++ .idea/vcs.xml | 6 + .idea/workspace.xml | 157 ++++++++++++++++++ src/Forms/GridField/GridFieldAddByDBField.php | 30 +++- 6 files changed, 216 insertions(+), 2 deletions(-) create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/silverstripe-blog.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..91ce0e0 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/silverstripe-blog.iml b/.idea/silverstripe-blog.iml new file mode 100644 index 0000000..c179ff9 --- /dev/null +++ b/.idea/silverstripe-blog.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..ad793fd --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,157 @@ + + + + + + + + + $PROJECT_DIR$/composer.json + + + + + + + + + + + + + + + + + + + + _t( + + + + + + + + + + + + + + + + + + + + + + + + + +