diff options
author | Malf Furious <m@lfurio.us> | 2016-10-22 00:29:30 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2016-10-22 00:29:30 -0400 |
commit | ed99654d2e139a847a63e9295bf976d17462ee34 (patch) | |
tree | 23ab0c9d3b813da85e08d4008dbf98b7f0c9fd01 /examples/app/view/sysconf | |
parent | 9d0ff6546fb03489bbd127aeec6ee161e204a139 (diff) | |
download | scrott-ed99654d2e139a847a63e9295bf976d17462ee34.tar.gz scrott-ed99654d2e139a847a63e9295bf976d17462ee34.zip |
Deprecate application code
Setup to perform an iteration of development focused on a simpler
implementation and eliminating redundancy in design.
Diffstat (limited to '')
-rw-r--r-- | examples/app/view/sysconf/default.view.php (renamed from app/view/sysconf/default.view.php) | 0 | ||||
-rw-r--r-- | examples/app/view/sysconf/group.modal.view.php (renamed from app/view/sysconf/group.modal.view.php) | 0 | ||||
-rw-r--r-- | examples/app/view/sysconf/issue.modal.view.php (renamed from app/view/sysconf/issue.modal.view.php) | 0 | ||||
-rw-r--r-- | examples/app/view/sysconf/message.modal.view.php (renamed from app/view/sysconf/message.modal.view.php) | 0 | ||||
-rw-r--r-- | examples/app/view/sysconf/pad.modal.view.php (renamed from app/view/sysconf/pad.modal.view.php) | 0 | ||||
-rw-r--r-- | examples/app/view/sysconf/stage.modal.view.php (renamed from app/view/sysconf/stage.modal.view.php) | 0 | ||||
-rw-r--r-- | examples/app/view/sysconf/user.modal.view.php (renamed from app/view/sysconf/user.modal.view.php) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/app/view/sysconf/default.view.php b/examples/app/view/sysconf/default.view.php index 90e5441..90e5441 100644 --- a/app/view/sysconf/default.view.php +++ b/examples/app/view/sysconf/default.view.php diff --git a/app/view/sysconf/group.modal.view.php b/examples/app/view/sysconf/group.modal.view.php index c0641d9..c0641d9 100644 --- a/app/view/sysconf/group.modal.view.php +++ b/examples/app/view/sysconf/group.modal.view.php diff --git a/app/view/sysconf/issue.modal.view.php b/examples/app/view/sysconf/issue.modal.view.php index 694dd47..694dd47 100644 --- a/app/view/sysconf/issue.modal.view.php +++ b/examples/app/view/sysconf/issue.modal.view.php diff --git a/app/view/sysconf/message.modal.view.php b/examples/app/view/sysconf/message.modal.view.php index 14cca2d..14cca2d 100644 --- a/app/view/sysconf/message.modal.view.php +++ b/examples/app/view/sysconf/message.modal.view.php diff --git a/app/view/sysconf/pad.modal.view.php b/examples/app/view/sysconf/pad.modal.view.php index 2fbf26b..2fbf26b 100644 --- a/app/view/sysconf/pad.modal.view.php +++ b/examples/app/view/sysconf/pad.modal.view.php diff --git a/app/view/sysconf/stage.modal.view.php b/examples/app/view/sysconf/stage.modal.view.php index 11e517f..11e517f 100644 --- a/app/view/sysconf/stage.modal.view.php +++ b/examples/app/view/sysconf/stage.modal.view.php diff --git a/app/view/sysconf/user.modal.view.php b/examples/app/view/sysconf/user.modal.view.php index 034dc04..034dc04 100644 --- a/app/view/sysconf/user.modal.view.php +++ b/examples/app/view/sysconf/user.modal.view.php |