mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 00:43:40 +01:00
40576 lines
No EOL
1.2 MiB
40576 lines
No EOL
1.2 MiB
sample_csvs/assets-sample.csv
|
|
assets-sample.csv
|
|
sample_csvs/accessories-sample.csv
|
|
accessories-sample.csv
|
|
sample_csvs/assets-sample-BLANKS.csv
|
|
assets-sample-BLANKS.csv
|
|
sample_csvs/licenses-sample.csv
|
|
licenses-sample.csv
|
|
sample_csvs/models-sample.csv
|
|
models-sample.csv
|
|
sample_csvs/components-sample.csv
|
|
components-sample.csv
|
|
sample_csvs/users-sample.csv
|
|
users-sample.csv
|
|
sample_csvs/manufacturers-sample.csv
|
|
manufacturers-sample.csv
|
|
sample_csvs/suppliers-sample.csv
|
|
suppliers-sample.csv
|
|
sample_csvs/categories-sample.csv
|
|
categories-sample.csv
|
|
sample_csvs/assets-sample-BAD.csv
|
|
assets-sample-BAD.csv
|
|
sample_csvs/consumables-sample.csv
|
|
consumables-sample.csv
|
|
sample_csvs/locations-sample.csv
|
|
locations-sample.csv
|
|
composer.lock
|
|
SECURITY.md
|
|
routes/api.php
|
|
api.php
|
|
routes/scim.php
|
|
scim.php
|
|
routes/console.php
|
|
console.php
|
|
routes/web/consumables.php
|
|
web/consumables.php
|
|
consumables.php
|
|
routes/web/licenses.php
|
|
web/licenses.php
|
|
licenses.php
|
|
routes/web/accessories.php
|
|
web/accessories.php
|
|
accessories.php
|
|
routes/web/kits.php
|
|
web/kits.php
|
|
kits.php
|
|
routes/web/hardware.php
|
|
web/hardware.php
|
|
hardware.php
|
|
routes/web/users.php
|
|
web/users.php
|
|
users.php
|
|
routes/web/fields.php
|
|
web/fields.php
|
|
fields.php
|
|
routes/web/components.php
|
|
web/components.php
|
|
components.php
|
|
routes/web/locations.php
|
|
web/locations.php
|
|
locations.php
|
|
routes/web/models.php
|
|
web/models.php
|
|
models.php
|
|
routes/web.php
|
|
web.php
|
|
artisan
|
|
README.md
|
|
storage/private_uploads/users/.gitkeep
|
|
private_uploads/users/.gitkeep
|
|
users/.gitkeep
|
|
.gitkeep
|
|
storage/private_uploads/signatures/.gitkeep
|
|
private_uploads/signatures/.gitkeep
|
|
signatures/.gitkeep
|
|
.gitkeep
|
|
database/seeders/ConsumableSeeder.php
|
|
seeders/ConsumableSeeder.php
|
|
ConsumableSeeder.php
|
|
database/seeders/CategorySeeder.php
|
|
seeders/CategorySeeder.php
|
|
CategorySeeder.php
|
|
database/seeders/UserSeeder.php
|
|
seeders/UserSeeder.php
|
|
UserSeeder.php
|
|
database/seeders/CompanySeeder.php
|
|
seeders/CompanySeeder.php
|
|
CompanySeeder.php
|
|
database/seeders/LocationSeeder.php
|
|
seeders/LocationSeeder.php
|
|
LocationSeeder.php
|
|
database/seeders/ManufacturerSeeder.php
|
|
seeders/ManufacturerSeeder.php
|
|
ManufacturerSeeder.php
|
|
database/seeders/AssetSeeder.php
|
|
seeders/AssetSeeder.php
|
|
AssetSeeder.php
|
|
database/seeders/ActionlogSeeder.php
|
|
seeders/ActionlogSeeder.php
|
|
ActionlogSeeder.php
|
|
database/seeders/DatabaseSeeder.php
|
|
seeders/DatabaseSeeder.php
|
|
DatabaseSeeder.php
|
|
database/seeders/CustomFieldSeeder.php
|
|
seeders/CustomFieldSeeder.php
|
|
CustomFieldSeeder.php
|
|
database/seeders/StatuslabelSeeder.php
|
|
seeders/StatuslabelSeeder.php
|
|
StatuslabelSeeder.php
|
|
database/seeders/.gitkeep
|
|
seeders/.gitkeep
|
|
.gitkeep
|
|
database/seeders/AccessorySeeder.php
|
|
seeders/AccessorySeeder.php
|
|
AccessorySeeder.php
|
|
database/seeders/LicenseSeeder.php
|
|
seeders/LicenseSeeder.php
|
|
LicenseSeeder.php
|
|
database/seeders/ComponentSeeder.php
|
|
seeders/ComponentSeeder.php
|
|
ComponentSeeder.php
|
|
database/seeders/AssetModelSeeder.php
|
|
seeders/AssetModelSeeder.php
|
|
AssetModelSeeder.php
|
|
database/seeders/DepartmentSeeder.php
|
|
seeders/DepartmentSeeder.php
|
|
DepartmentSeeder.php
|
|
database/seeders/DepreciationSeeder.php
|
|
seeders/DepreciationSeeder.php
|
|
DepreciationSeeder.php
|
|
database/seeders/SettingsSeeder.php
|
|
seeders/SettingsSeeder.php
|
|
SettingsSeeder.php
|
|
database/seeders/SupplierSeeder.php
|
|
seeders/SupplierSeeder.php
|
|
SupplierSeeder.php
|
|
database/factories/ImportFactory.php
|
|
factories/ImportFactory.php
|
|
ImportFactory.php
|
|
database/factories/DepreciationFactory.php
|
|
factories/DepreciationFactory.php
|
|
DepreciationFactory.php
|
|
database/factories/SupplierFactory.php
|
|
factories/SupplierFactory.php
|
|
SupplierFactory.php
|
|
database/factories/CheckoutAcceptanceFactory.php
|
|
factories/CheckoutAcceptanceFactory.php
|
|
CheckoutAcceptanceFactory.php
|
|
database/factories/ReportTemplateFactory.php
|
|
factories/ReportTemplateFactory.php
|
|
ReportTemplateFactory.php
|
|
database/factories/CustomFieldsetFactory.php
|
|
factories/CustomFieldsetFactory.php
|
|
CustomFieldsetFactory.php
|
|
database/factories/LicenseFactory.php
|
|
factories/LicenseFactory.php
|
|
LicenseFactory.php
|
|
database/factories/ActionlogFactory.php
|
|
factories/ActionlogFactory.php
|
|
ActionlogFactory.php
|
|
database/factories/AssetFactory.php
|
|
factories/AssetFactory.php
|
|
AssetFactory.php
|
|
database/factories/CustomFieldFactory.php
|
|
factories/CustomFieldFactory.php
|
|
CustomFieldFactory.php
|
|
database/factories/PredefinedKitFactory.php
|
|
factories/PredefinedKitFactory.php
|
|
PredefinedKitFactory.php
|
|
database/factories/MaintenanceFactory.php
|
|
factories/MaintenanceFactory.php
|
|
MaintenanceFactory.php
|
|
database/factories/DepartmentFactory.php
|
|
factories/DepartmentFactory.php
|
|
DepartmentFactory.php
|
|
database/factories/CompanyFactory.php
|
|
factories/CompanyFactory.php
|
|
CompanyFactory.php
|
|
database/factories/LicenseSeatFactory.php
|
|
factories/LicenseSeatFactory.php
|
|
LicenseSeatFactory.php
|
|
database/factories/LocationFactory.php
|
|
factories/LocationFactory.php
|
|
LocationFactory.php
|
|
database/factories/GroupFactory.php
|
|
factories/GroupFactory.php
|
|
GroupFactory.php
|
|
database/factories/ManufacturerFactory.php
|
|
factories/ManufacturerFactory.php
|
|
ManufacturerFactory.php
|
|
database/factories/UserFactory.php
|
|
factories/UserFactory.php
|
|
UserFactory.php
|
|
database/factories/AssetModelFactory.php
|
|
factories/AssetModelFactory.php
|
|
AssetModelFactory.php
|
|
database/factories/ConsumableFactory.php
|
|
factories/ConsumableFactory.php
|
|
ConsumableFactory.php
|
|
database/factories/SettingFactory.php
|
|
factories/SettingFactory.php
|
|
SettingFactory.php
|
|
database/factories/CategoryFactory.php
|
|
factories/CategoryFactory.php
|
|
CategoryFactory.php
|
|
database/factories/ComponentFactory.php
|
|
factories/ComponentFactory.php
|
|
ComponentFactory.php
|
|
database/factories/AccessoryFactory.php
|
|
factories/AccessoryFactory.php
|
|
AccessoryFactory.php
|
|
database/factories/CheckoutRequestFactory.php
|
|
factories/CheckoutRequestFactory.php
|
|
CheckoutRequestFactory.php
|
|
database/factories/StatuslabelFactory.php
|
|
factories/StatuslabelFactory.php
|
|
StatuslabelFactory.php
|
|
database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
|
migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
|
2015_11_06_134742_add_company_id_to_licenses_table.php
|
|
database/migrations/2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
|
migrations/2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
|
2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
|
database/migrations/2018_05_04_075235_add_update_license_category.php
|
|
migrations/2018_05_04_075235_add_update_license_category.php
|
|
2018_05_04_075235_add_update_license_category.php
|
|
database/migrations/2016_01_28_041048_add_notes_to_models.php
|
|
migrations/2016_01_28_041048_add_notes_to_models.php
|
|
2016_01_28_041048_add_notes_to_models.php
|
|
database/migrations/2016_05_19_192226_add_inventory_threshold.php
|
|
migrations/2016_05_19_192226_add_inventory_threshold.php
|
|
2016_05_19_192226_add_inventory_threshold.php
|
|
database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php
|
|
migrations/2015_02_07_013537_add_soft_deleted_to_log.php
|
|
2015_02_07_013537_add_soft_deleted_to_log.php
|
|
database/migrations/2013_11_19_013337_create_asset_logs_table.php
|
|
migrations/2013_11_19_013337_create_asset_logs_table.php
|
|
2013_11_19_013337_create_asset_logs_table.php
|
|
database/migrations/2016_10_14_130709_fix_order_number_to_varchar.php
|
|
migrations/2016_10_14_130709_fix_order_number_to_varchar.php
|
|
2016_10_14_130709_fix_order_number_to_varchar.php
|
|
database/migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php
|
|
migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php
|
|
2022_01_10_182548_add_license_id_index_to_license_seats.php
|
|
database/migrations/2013_11_18_142847_add_info_to_locations.php
|
|
migrations/2013_11_18_142847_add_info_to_locations.php
|
|
2013_11_18_142847_add_info_to_locations.php
|
|
database/migrations/2025_04_07_145418_add_custom_fields_to_audit.php
|
|
migrations/2025_04_07_145418_add_custom_fields_to_audit.php
|
|
2025_04_07_145418_add_custom_fields_to_audit.php
|
|
database/migrations/2024_09_17_204302_change_user_id_to_created_by.php
|
|
migrations/2024_09_17_204302_change_user_id_to_created_by.php
|
|
2024_09_17_204302_change_user_id_to_created_by.php
|
|
database/migrations/2025_08_11_181519_add_mobile_number_to_users_table.php
|
|
migrations/2025_08_11_181519_add_mobile_number_to_users_table.php
|
|
2025_08_11_181519_add_mobile_number_to_users_table.php
|
|
database/migrations/2015_02_11_044104_migrate_make_license_assigned_null.php
|
|
migrations/2015_02_11_044104_migrate_make_license_assigned_null.php
|
|
2015_02_11_044104_migrate_make_license_assigned_null.php
|
|
database/migrations/2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php
|
|
migrations/2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php
|
|
2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size.php
|
|
database/migrations/2018_10_19_154013_add_kits_models_table.php
|
|
migrations/2018_10_19_154013_add_kits_models_table.php
|
|
2018_10_19_154013_add_kits_models_table.php
|
|
database/migrations/2015_10_22_003314_fix_defaults_accessories.php
|
|
migrations/2015_10_22_003314_fix_defaults_accessories.php
|
|
2015_10_22_003314_fix_defaults_accessories.php
|
|
database/migrations/2017_10_17_133709_add_display_url_to_settings.php
|
|
migrations/2017_10_17_133709_add_display_url_to_settings.php
|
|
2017_10_17_133709_add_display_url_to_settings.php
|
|
database/migrations/2013_11_20_123725_add_soft_delete_on_categories.php
|
|
migrations/2013_11_20_123725_add_soft_delete_on_categories.php
|
|
2013_11_20_123725_add_soft_delete_on_categories.php
|
|
database/migrations/2017_08_22_180636_add_secure_password_options.php
|
|
migrations/2017_08_22_180636_add_secure_password_options.php
|
|
2017_08_22_180636_add_secure_password_options.php
|
|
database/migrations/2013_12_01_113426_add_filename_to_asset_log.php
|
|
migrations/2013_12_01_113426_add_filename_to_asset_log.php
|
|
2013_12_01_113426_add_filename_to_asset_log.php
|
|
database/migrations/2013_11_20_130830_add_status_id_on_assets_table.php
|
|
migrations/2013_11_20_130830_add_status_id_on_assets_table.php
|
|
2013_11_20_130830_add_status_id_on_assets_table.php
|
|
database/migrations/2017_10_30_182938_add_address_to_user.php
|
|
migrations/2017_10_30_182938_add_address_to_user.php
|
|
2017_10_30_182938_add_address_to_user.php
|
|
database/migrations/2013_11_25_152903_add_depreciate_to_licenses_table.php
|
|
migrations/2013_11_25_152903_add_depreciate_to_licenses_table.php
|
|
2013_11_25_152903_add_depreciate_to_licenses_table.php
|
|
database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
|
|
migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
|
|
2016_05_16_164733_add_model_mfg_to_consumable.php
|
|
database/migrations/2022_02_10_110210_add_company_id_to_locations.php
|
|
migrations/2022_02_10_110210_add_company_id_to_locations.php
|
|
2022_02_10_110210_add_company_id_to_locations.php
|
|
database/migrations/2016_11_17_161317_longer_state_field_in_location.php
|
|
migrations/2016_11_17_161317_longer_state_field_in_location.php
|
|
2016_11_17_161317_longer_state_field_in_location.php
|
|
database/migrations/2015_11_08_035832_add_company_id_to_assets_table.php
|
|
migrations/2015_11_08_035832_add_company_id_to_assets_table.php
|
|
2015_11_08_035832_add_company_id_to_assets_table.php
|
|
database/migrations/2016_04_28_141554_add_show_to_users.php
|
|
migrations/2016_04_28_141554_add_show_to_users.php
|
|
2016_04_28_141554_add_show_to_users.php
|
|
database/migrations/2024_11_06_211457_add_manager_indexes_to_location_and_user.php
|
|
migrations/2024_11_06_211457_add_manager_indexes_to_location_and_user.php
|
|
2024_11_06_211457_add_manager_indexes_to_location_and_user.php
|
|
database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
|
|
migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
|
|
2016_06_01_000001_create_oauth_auth_codes_table.php
|
|
database/migrations/2014_02_13_183016_add_qr_text_to_settings_table.php
|
|
migrations/2014_02_13_183016_add_qr_text_to_settings_table.php
|
|
2014_02_13_183016_add_qr_text_to_settings_table.php
|
|
database/migrations/2024_10_23_162301_add_manufacturer_id_model_number_to_consumables.php
|
|
migrations/2024_10_23_162301_add_manufacturer_id_model_number_to_consumables.php
|
|
2024_10_23_162301_add_manufacturer_id_model_number_to_consumables.php
|
|
database/migrations/2017_08_25_074822_add_auditing_tables.php
|
|
migrations/2017_08_25_074822_add_auditing_tables.php
|
|
2017_08_25_074822_add_auditing_tables.php
|
|
database/migrations/2018_07_17_005911_create_login_attempts_table.php
|
|
migrations/2018_07_17_005911_create_login_attempts_table.php
|
|
2018_07_17_005911_create_login_attempts_table.php
|
|
database/migrations/2023_08_17_202638_add_last_checkin_to_assets.php
|
|
migrations/2023_08_17_202638_add_last_checkin_to_assets.php
|
|
2023_08_17_202638_add_last_checkin_to_assets.php
|
|
database/migrations/2025_02_22_144518_add_checkin_checkout_to_customfields.php
|
|
migrations/2025_02_22_144518_add_checkin_checkout_to_customfields.php
|
|
2025_02_22_144518_add_checkin_checkout_to_customfields.php
|
|
database/migrations/2017_10_03_015503_drop_foreign_keys.php
|
|
migrations/2017_10_03_015503_drop_foreign_keys.php
|
|
2017_10_03_015503_drop_foreign_keys.php
|
|
database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
|
|
migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
|
|
2015_02_10_053310_migrate_data_to_new_statuses.php
|
|
database/migrations/2018_03_24_030738_add_show_images_in_email_setting.php
|
|
migrations/2018_03_24_030738_add_show_images_in_email_setting.php
|
|
2018_03_24_030738_add_show_images_in_email_setting.php
|
|
database/migrations/2018_02_22_160436_add_remote_user_settings.php
|
|
migrations/2018_02_22_160436_add_remote_user_settings.php
|
|
2018_02_22_160436_add_remote_user_settings.php
|
|
database/migrations/2016_03_08_225351_create_components_table.php
|
|
migrations/2016_03_08_225351_create_components_table.php
|
|
2016_03_08_225351_create_components_table.php
|
|
database/migrations/2018_03_29_070511_add_new_index_requestable.php
|
|
migrations/2018_03_29_070511_add_new_index_requestable.php
|
|
2018_03_29_070511_add_new_index_requestable.php
|
|
database/migrations/2022_02_03_214958_blank_out_ldap_active_flag.php
|
|
migrations/2022_02_03_214958_blank_out_ldap_active_flag.php
|
|
2022_02_03_214958_blank_out_ldap_active_flag.php
|
|
database/migrations/2013_11_20_130248_create_status_labels.php
|
|
migrations/2013_11_20_130248_create_status_labels.php
|
|
2013_11_20_130248_create_status_labels.php
|
|
database/migrations/2018_05_16_153409_add_first_counter_totals_to_assets.php
|
|
migrations/2018_05_16_153409_add_first_counter_totals_to_assets.php
|
|
2018_05_16_153409_add_first_counter_totals_to_assets.php
|
|
database/migrations/2021_06_07_155436_add_company_id_indexes.php
|
|
migrations/2021_06_07_155436_add_company_id_indexes.php
|
|
2021_06_07_155436_add_company_id_indexes.php
|
|
database/migrations/2013_11_15_112701_add_user_id_to_manufacturers.php
|
|
migrations/2013_11_15_112701_add_user_id_to_manufacturers.php
|
|
2013_11_15_112701_add_user_id_to_manufacturers.php
|
|
database/migrations/2025_08_10_111553_rename_title_to_name_on_asset_maintenances.php
|
|
migrations/2025_08_10_111553_rename_title_to_name_on_asset_maintenances.php
|
|
2025_08_10_111553_rename_title_to_name_on_asset_maintenances.php
|
|
database/migrations/2024_07_23_172032_change_no__n_o_to_nb__n_o.php
|
|
migrations/2024_07_23_172032_change_no__n_o_to_nb__n_o.php
|
|
2024_07_23_172032_change_no__n_o_to_nb__n_o.php
|
|
database/migrations/2017_11_08_025918_add_alert_menu_setting.php
|
|
migrations/2017_11_08_025918_add_alert_menu_setting.php
|
|
2017_11_08_025918_add_alert_menu_setting.php
|
|
database/migrations/2019_06_12_184327_rename_groups_table.php
|
|
migrations/2019_06_12_184327_rename_groups_table.php
|
|
2019_06_12_184327_rename_groups_table.php
|
|
database/migrations/2016_09_04_182149_migrate_asset_log_to_action_log.php
|
|
migrations/2016_09_04_182149_migrate_asset_log_to_action_log.php
|
|
2016_09_04_182149_migrate_asset_log_to_action_log.php
|
|
database/migrations/2013_11_22_075308_add_option_label_to_settings_table.php
|
|
migrations/2013_11_22_075308_add_option_label_to_settings_table.php
|
|
2013_11_22_075308_add_option_label_to_settings_table.php
|
|
database/migrations/2015_06_26_213716_create_asset_maintenances_table.php
|
|
migrations/2015_06_26_213716_create_asset_maintenances_table.php
|
|
2015_06_26_213716_create_asset_maintenances_table.php
|
|
database/migrations/2015_11_08_222305_add_ldap_fields_to_settings.php
|
|
migrations/2015_11_08_222305_add_ldap_fields_to_settings.php
|
|
2015_11_08_222305_add_ldap_fields_to_settings.php
|
|
database/migrations/2015_07_09_014359_add_currency_to_settings_and_locations.php
|
|
migrations/2015_07_09_014359_add_currency_to_settings_and_locations.php
|
|
2015_07_09_014359_add_currency_to_settings_and_locations.php
|
|
database/migrations/2018_08_08_100000_create_telescope_entries_table.php
|
|
migrations/2018_08_08_100000_create_telescope_entries_table.php
|
|
2018_08_08_100000_create_telescope_entries_table.php
|
|
database/migrations/2022_06_28_234539_add_username_index_to_users.php
|
|
migrations/2022_06_28_234539_add_username_index_to_users.php
|
|
2022_06_28_234539_add_username_index_to_users.php
|
|
database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
|
|
migrations/2015_03_05_011929_add_qr_type_to_settings.php
|
|
2015_03_05_011929_add_qr_type_to_settings.php
|
|
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
|
migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
|
2017_05_22_233509_add_manager_to_locations_table.php
|
|
database/migrations/2025_10_22_144927_migrate_incorrect_action_types.php
|
|
migrations/2025_10_22_144927_migrate_incorrect_action_types.php
|
|
2025_10_22_144927_migrate_incorrect_action_types.php
|
|
database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
|
migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
|
2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
|
database/migrations/2017_05_22_204422_create_departments.php
|
|
migrations/2017_05_22_204422_create_departments.php
|
|
2017_05_22_204422_create_departments.php
|
|
database/migrations/2015_02_26_115128_add_deleted_at_models.php
|
|
migrations/2015_02_26_115128_add_deleted_at_models.php
|
|
2015_02_26_115128_add_deleted_at_models.php
|
|
database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
|
|
migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
|
|
2016_07_22_003348_fix_custom_fields_regex_stuff.php
|
|
database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
|
|
migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
|
|
2012_12_06_225921_migration_cartalyst_sentry_install_users.php
|
|
database/migrations/2016_11_16_172119_increase_purchase_cost_size.php
|
|
migrations/2016_11_16_172119_increase_purchase_cost_size.php
|
|
2016_11_16_172119_increase_purchase_cost_size.php
|
|
database/migrations/2013_11_13_075318_create_models_table.php
|
|
migrations/2013_11_13_075318_create_models_table.php
|
|
2013_11_13_075318_create_models_table.php
|
|
database/migrations/2017_12_12_010457_normalize_asset_last_audit_date.php
|
|
migrations/2017_12_12_010457_normalize_asset_last_audit_date.php
|
|
2017_12_12_010457_normalize_asset_last_audit_date.php
|
|
database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php
|
|
migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php
|
|
2016_12_27_212631_make_asset_assigned_to_polymorphic.php
|
|
database/migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
|
|
migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
|
|
2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
|
|
database/migrations/2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php
|
|
migrations/2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php
|
|
2015_07_21_122022_add_expected_checkin_date_to_asset_logs.php
|
|
database/migrations/2013_11_13_075347_create_manufacturers_table.php
|
|
migrations/2013_11_13_075347_create_manufacturers_table.php
|
|
2013_11_13_075347_create_manufacturers_table.php
|
|
database/migrations/2013_11_25_101308_add_warrantee_to_assets_table.php
|
|
migrations/2013_11_25_101308_add_warrantee_to_assets_table.php
|
|
2013_11_25_101308_add_warrantee_to_assets_table.php
|
|
database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
|
|
migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
|
|
2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
|
|
database/migrations/2013_11_18_152942_remove_location_id_from_asset.php
|
|
migrations/2013_11_18_152942_remove_location_id_from_asset.php
|
|
2013_11_18_152942_remove_location_id_from_asset.php
|
|
database/migrations/2025_01_15_190348_adds_unavailable_to_license_seats_tables.php
|
|
migrations/2025_01_15_190348_adds_unavailable_to_license_seats_tables.php
|
|
2025_01_15_190348_adds_unavailable_to_license_seats_tables.php
|
|
database/migrations/2016_11_13_020954_rename_component_serial_number_to_serial.php
|
|
migrations/2016_11_13_020954_rename_component_serial_number_to_serial.php
|
|
2016_11_13_020954_rename_component_serial_number_to_serial.php
|
|
database/migrations/2022_06_23_164407_add_user_id_to_users.php
|
|
migrations/2022_06_23_164407_add_user_id_to_users.php
|
|
2022_06_23_164407_add_user_id_to_users.php
|
|
database/migrations/2015_02_17_231020_add_localonly_to_settings.php
|
|
migrations/2015_02_17_231020_add_localonly_to_settings.php
|
|
2015_02_17_231020_add_localonly_to_settings.php
|
|
database/migrations/2013_11_19_062250_edit_location_id_asset_logs_table.php
|
|
migrations/2013_11_19_062250_edit_location_id_asset_logs_table.php
|
|
2013_11_19_062250_edit_location_id_asset_logs_table.php
|
|
database/migrations/2014_10_28_222654_add_avatar_field_to_users_table.php
|
|
migrations/2014_10_28_222654_add_avatar_field_to_users_table.php
|
|
2014_10_28_222654_add_avatar_field_to_users_table.php
|
|
database/migrations/2025_11_14_150613_add_color_to_companies.php
|
|
migrations/2025_11_14_150613_add_color_to_companies.php
|
|
2025_11_14_150613_add_color_to_companies.php
|
|
database/migrations/2016_07_22_054850_one_more_mac_addr_fix.php
|
|
migrations/2016_07_22_054850_one_more_mac_addr_fix.php
|
|
2016_07_22_054850_one_more_mac_addr_fix.php
|
|
database/migrations/2025_05_12_183803_add_req_serial_bool_to_models_table.php
|
|
migrations/2025_05_12_183803_add_req_serial_bool_to_models_table.php
|
|
2025_05_12_183803_add_req_serial_bool_to_models_table.php
|
|
database/migrations/2016_09_04_180400_create_actionlog_table.php
|
|
migrations/2016_09_04_180400_create_actionlog_table.php
|
|
2016_09_04_180400_create_actionlog_table.php
|
|
database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
|
|
migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
|
|
2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
|
|
database/migrations/2023_08_21_064609_add_name_ordering_to_settings.php
|
|
migrations/2023_08_21_064609_add_name_ordering_to_settings.php
|
|
2023_08_21_064609_add_name_ordering_to_settings.php
|
|
database/migrations/2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php
|
|
migrations/2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php
|
|
2015_12_30_233509_add_timestamp_and_userId_to_custom_fields.php
|
|
database/migrations/2020_08_11_200712_add_saml_key_rollover.php
|
|
migrations/2020_08_11_200712_add_saml_key_rollover.php
|
|
2020_08_11_200712_add_saml_key_rollover.php
|
|
database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
|
|
migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
|
|
2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
|
|
database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
|
|
migrations/2015_02_12_001312_add_mac_address_to_asset.php
|
|
2015_02_12_001312_add_mac_address_to_asset.php
|
|
database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
|
migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
|
2022_10_05_163044_add_start_termination_date_to_users.php
|
|
database/migrations/2025_11_10_205136_change_suppliers_notes_to_text.php
|
|
migrations/2025_11_10_205136_change_suppliers_notes_to_text.php
|
|
2025_11_10_205136_change_suppliers_notes_to_text.php
|
|
database/migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
|
migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
|
2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
|
database/migrations/2025_11_13_160816_add_day_of_week_setting.php
|
|
migrations/2025_11_13_160816_add_day_of_week_setting.php
|
|
2025_11_13_160816_add_day_of_week_setting.php
|
|
database/migrations/2018_04_02_150700_labels_display_model_name.php
|
|
migrations/2018_04_02_150700_labels_display_model_name.php
|
|
2018_04_02_150700_labels_display_model_name.php
|
|
database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
|
|
migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
|
|
2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
|
|
database/migrations/2014_06_24_012839_add_zip_to_supplier.php
|
|
migrations/2014_06_24_012839_add_zip_to_supplier.php
|
|
2014_06_24_012839_add_zip_to_supplier.php
|
|
database/migrations/2025_03_06_152922_copy_created_at_to_action_date_in_action_logs.php
|
|
migrations/2025_03_06_152922_copy_created_at_to_action_date_in_action_logs.php
|
|
2025_03_06_152922_copy_created_at_to_action_date_in_action_logs.php
|
|
database/migrations/2018_01_19_203121_add_dashboard_message_to_settings.php
|
|
migrations/2018_01_19_203121_add_dashboard_message_to_settings.php
|
|
2018_01_19_203121_add_dashboard_message_to_settings.php
|
|
database/migrations/2025_08_10_113444_rename_asset_maintenances_to_maintenances.php
|
|
migrations/2025_08_10_113444_rename_asset_maintenances_to_maintenances.php
|
|
2025_08_10_113444_rename_asset_maintenances_to_maintenances.php
|
|
database/migrations/2016_03_10_133849_add_locale_to_users.php
|
|
migrations/2016_03_10_133849_add_locale_to_users.php
|
|
2016_03_10_133849_add_locale_to_users.php
|
|
database/migrations/2016_05_20_024859_remove_option_keys_from_settings_table.php
|
|
migrations/2016_05_20_024859_remove_option_keys_from_settings_table.php
|
|
2016_05_20_024859_remove_option_keys_from_settings_table.php
|
|
database/migrations/2025_06_04_101736_add_deleted_at_index_to_action_logs.php
|
|
migrations/2025_06_04_101736_add_deleted_at_index_to_action_logs.php
|
|
2025_06_04_101736_add_deleted_at_index_to_action_logs.php
|
|
database/migrations/2025_02_26_153413_add_ldap_invert_active_flag_to_setting_table.php
|
|
migrations/2025_02_26_153413_add_ldap_invert_active_flag_to_setting_table.php
|
|
2025_02_26_153413_add_ldap_invert_active_flag_to_setting_table.php
|
|
database/migrations/2022_03_04_080836_add_remote_to_user.php
|
|
migrations/2022_03_04_080836_add_remote_to_user.php
|
|
2022_03_04_080836_add_remote_to_user.php
|
|
database/migrations/2019_02_21_224703_make_fields_nullable_for_integrity.php
|
|
migrations/2019_02_21_224703_make_fields_nullable_for_integrity.php
|
|
2019_02_21_224703_make_fields_nullable_for_integrity.php
|
|
database/migrations/2016_10_27_151715_add_serial_to_components.php
|
|
migrations/2016_10_27_151715_add_serial_to_components.php
|
|
2016_10_27_151715_add_serial_to_components.php
|
|
database/migrations/2013_11_16_103425_create_history_table.php
|
|
migrations/2013_11_16_103425_create_history_table.php
|
|
2013_11_16_103425_create_history_table.php
|
|
database/migrations/2022_05_16_235350_remove_stored_eula_field.php
|
|
migrations/2022_05_16_235350_remove_stored_eula_field.php
|
|
2022_05_16_235350_remove_stored_eula_field.php
|
|
database/migrations/2013_11_15_201848_add_license_name_to_licenses.php
|
|
migrations/2013_11_15_201848_add_license_name_to_licenses.php
|
|
2013_11_15_201848_add_license_name_to_licenses.php
|
|
database/migrations/2018_05_04_073223_add_category_to_licenses.php
|
|
migrations/2018_05_04_073223_add_category_to_licenses.php
|
|
2018_05_04_073223_add_category_to_licenses.php
|
|
database/migrations/2016_08_30_084634_make_purchase_cost_nullable.php
|
|
migrations/2016_08_30_084634_make_purchase_cost_nullable.php
|
|
2016_08_30_084634_make_purchase_cost_nullable.php
|
|
database/migrations/2013_11_25_033131_create_new_licenses_table.php
|
|
migrations/2013_11_25_033131_create_new_licenses_table.php
|
|
2013_11_25_033131_create_new_licenses_table.php
|
|
database/migrations/2016_10_29_082408_add_signature_to_acceptance.php
|
|
migrations/2016_10_29_082408_add_signature_to_acceptance.php
|
|
2016_10_29_082408_add_signature_to_acceptance.php
|
|
database/migrations/2013_11_21_024531_remove_deployable_boolean_from_status_labels.php
|
|
migrations/2013_11_21_024531_remove_deployable_boolean_from_status_labels.php
|
|
2013_11_21_024531_remove_deployable_boolean_from_status_labels.php
|
|
database/migrations/2015_10_12_192706_add_brand_to_settings.php
|
|
migrations/2015_10_12_192706_add_brand_to_settings.php
|
|
2015_10_12_192706_add_brand_to_settings.php
|
|
database/migrations/2013_11_16_084923_add_user_id_to_models.php
|
|
migrations/2013_11_16_084923_add_user_id_to_models.php
|
|
2013_11_16_084923_add_user_id_to_models.php
|
|
database/migrations/2024_07_16_184145_add_deprecitation_type_to_depreciations_table.php
|
|
migrations/2024_07_16_184145_add_deprecitation_type_to_depreciations_table.php
|
|
2024_07_16_184145_add_deprecitation_type_to_depreciations_table.php
|
|
database/migrations/2013_11_21_002321_add_uploads_table.php
|
|
migrations/2013_11_21_002321_add_uploads_table.php
|
|
2013_11_21_002321_add_uploads_table.php
|
|
database/migrations/2023_10_25_064324_add_show_in_requestable_to_custom_fields.php
|
|
migrations/2023_10_25_064324_add_show_in_requestable_to_custom_fields.php
|
|
2023_10_25_064324_add_show_in_requestable_to_custom_fields.php
|
|
database/migrations/2024_07_04_103729_add_default_avatar_to_settings.php
|
|
migrations/2024_07_04_103729_add_default_avatar_to_settings.php
|
|
2024_07_04_103729_add_default_avatar_to_settings.php
|
|
database/migrations/2013_11_17_054359_drop_licenses_table.php
|
|
migrations/2013_11_17_054359_drop_licenses_table.php
|
|
2013_11_17_054359_drop_licenses_table.php
|
|
database/migrations/2025_01_06_210534_change_report_templates_options_to_column_text_field.php
|
|
migrations/2025_01_06_210534_change_report_templates_options_to_column_text_field.php
|
|
2025_01_06_210534_change_report_templates_options_to_column_text_field.php
|
|
database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php
|
|
migrations/2017_10_19_120002_add_custom_forgot_password_url.php
|
|
2017_10_19_120002_add_custom_forgot_password_url.php
|
|
database/migrations/2025_10_13_102956_move_assetmodels_files.php
|
|
migrations/2025_10_13_102956_move_assetmodels_files.php
|
|
2025_10_13_102956_move_assetmodels_files.php
|
|
database/migrations/2014_07_17_161625_make_asset_id_in_logs_nullable.php
|
|
migrations/2014_07_17_161625_make_asset_id_in_logs_nullable.php
|
|
2014_07_17_161625_make_asset_id_in_logs_nullable.php
|
|
database/migrations/2025_06_02_233556_add_admin_cc_always_to_settings_table.php
|
|
migrations/2025_06_02_233556_add_admin_cc_always_to_settings_table.php
|
|
2025_06_02_233556_add_admin_cc_always_to_settings_table.php
|
|
database/migrations/2016_05_20_143758_remove_option_value_from_settings_table.php
|
|
migrations/2016_05_20_143758_remove_option_value_from_settings_table.php
|
|
2016_05_20_143758_remove_option_value_from_settings_table.php
|
|
database/migrations/2014_11_20_223947_add_auto_to_settings.php
|
|
migrations/2014_11_20_223947_add_auto_to_settings.php
|
|
2014_11_20_223947_add_auto_to_settings.php
|
|
database/migrations/2015_09_22_003413_migrate_mac_address.php
|
|
migrations/2015_09_22_003413_migrate_mac_address.php
|
|
2015_09_22_003413_migrate_mac_address.php
|
|
database/migrations/2016_06_01_000004_create_oauth_clients_table.php
|
|
migrations/2016_06_01_000004_create_oauth_clients_table.php
|
|
2016_06_01_000004_create_oauth_clients_table.php
|
|
database/migrations/2022_03_21_162724_adds_ldap_manager.php
|
|
migrations/2022_03_21_162724_adds_ldap_manager.php
|
|
2022_03_21_162724_adds_ldap_manager.php
|
|
database/migrations/2025_01_07_172419_fix_label_types_on_settings_table.php
|
|
migrations/2025_01_07_172419_fix_label_types_on_settings_table.php
|
|
2025_01_07_172419_fix_label_types_on_settings_table.php
|
|
database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
|
|
migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
|
|
2022_12_20_171851_fix_nullable_migration_for_settings.php
|
|
database/migrations/2013_11_17_055126_create_settings_table.php
|
|
migrations/2013_11_17_055126_create_settings_table.php
|
|
2013_11_17_055126_create_settings_table.php
|
|
database/migrations/2013_11_15_190327_create_assets_table.php
|
|
migrations/2013_11_15_190327_create_assets_table.php
|
|
2013_11_15_190327_create_assets_table.php
|
|
database/migrations/2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php
|
|
migrations/2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php
|
|
2022_04_05_135340_add_primary_key_to_custom_fields_pivot.php
|
|
database/migrations/2019_02_17_205048_add_label_logo_to_settings.php
|
|
migrations/2019_02_17_205048_add_label_logo_to_settings.php
|
|
2019_02_17_205048_add_label_logo_to_settings.php
|
|
database/migrations/2016_09_19_235935_fix_fieldtype_for_target_type.php
|
|
migrations/2016_09_19_235935_fix_fieldtype_for_target_type.php
|
|
2016_09_19_235935_fix_fieldtype_for_target_type.php
|
|
database/migrations/2023_07_06_092507_add_phone_fax_to_locations.php
|
|
migrations/2023_07_06_092507_add_phone_fax_to_locations.php
|
|
2023_07_06_092507_add_phone_fax_to_locations.php
|
|
database/migrations/2016_03_11_185621_add_label_settings_to_settings.php
|
|
migrations/2016_03_11_185621_add_label_settings_to_settings.php
|
|
2016_03_11_185621_add_label_settings_to_settings.php
|
|
database/migrations/2016_09_02_001448_create_checkout_requests_table.php
|
|
migrations/2016_09_02_001448_create_checkout_requests_table.php
|
|
2016_09_02_001448_create_checkout_requests_table.php
|
|
database/migrations/2016_09_28_231359_add_company_to_logs.php
|
|
migrations/2016_09_28_231359_add_company_to_logs.php
|
|
2016_09_28_231359_add_company_to_logs.php
|
|
database/migrations/2018_04_16_133902_create_custom_field_default_values_table.php
|
|
migrations/2018_04_16_133902_create_custom_field_default_values_table.php
|
|
2018_04_16_133902_create_custom_field_default_values_table.php
|
|
database/migrations/2015_02_04_155757_increase_user_field_lengths.php
|
|
migrations/2015_02_04_155757_increase_user_field_lengths.php
|
|
2015_02_04_155757_increase_user_field_lengths.php
|
|
database/migrations/2025_08_06_192954_add_image_to_maintenances.php
|
|
migrations/2025_08_06_192954_add_image_to_maintenances.php
|
|
2025_08_06_192954_add_image_to_maintenances.php
|
|
database/migrations/2013_11_26_211820_drop_license_from_assets_table.php
|
|
migrations/2013_11_26_211820_drop_license_from_assets_table.php
|
|
2013_11_26_211820_drop_license_from_assets_table.php
|
|
database/migrations/2014_11_07_021042_add_image_to_supplier.php
|
|
migrations/2014_11_07_021042_add_image_to_supplier.php
|
|
2014_11_07_021042_add_image_to_supplier.php
|
|
database/migrations/2016_03_10_135519_add_locale_to_settings.php
|
|
migrations/2016_03_10_135519_add_locale_to_settings.php
|
|
2016_03_10_135519_add_locale_to_settings.php
|
|
database/migrations/2015_11_06_092038_add_company_id_to_accessories_table.php
|
|
migrations/2015_11_06_092038_add_company_id_to_accessories_table.php
|
|
2015_11_06_092038_add_company_id_to_accessories_table.php
|
|
database/migrations/2025_10_07_113331_add_url_to_maintenances.php
|
|
migrations/2025_10_07_113331_add_url_to_maintenances.php
|
|
2025_10_07_113331_add_url_to_maintenances.php
|
|
database/migrations/2013_11_18_134332_add_contacts_to_users.php
|
|
migrations/2013_11_18_134332_add_contacts_to_users.php
|
|
2013_11_18_134332_add_contacts_to_users.php
|
|
database/migrations/2025_03_12_184851_purge_action_logs_table_of_consumable_checkin_entries.php
|
|
migrations/2025_03_12_184851_purge_action_logs_table_of_consumable_checkin_entries.php
|
|
2025_03_12_184851_purge_action_logs_table_of_consumable_checkin_entries.php
|
|
database/migrations/2016_10_16_015211_rename_consumable_modelno_to_model_number.php
|
|
migrations/2016_10_16_015211_rename_consumable_modelno_to_model_number.php
|
|
2016_10_16_015211_rename_consumable_modelno_to_model_number.php
|
|
database/migrations/2015_03_18_055327_add_note_to_user.php
|
|
migrations/2015_03_18_055327_add_note_to_user.php
|
|
2015_03_18_055327_add_note_to_user.php
|
|
database/migrations/2023_08_01_174150_change_webhook_settings_variable_type.php
|
|
migrations/2023_08_01_174150_change_webhook_settings_variable_type.php
|
|
2023_08_01_174150_change_webhook_settings_variable_type.php
|
|
database/migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php
|
|
migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php
|
|
2016_10_16_165052_rename_component_total_qty_to_qty.php
|
|
database/migrations/2016_11_01_030818_fix_forgotten_filename_in_action_logs.php
|
|
migrations/2016_11_01_030818_fix_forgotten_filename_in_action_logs.php
|
|
2016_11_01_030818_fix_forgotten_filename_in_action_logs.php
|
|
database/migrations/2014_11_20_203007_add_username_to_user.php
|
|
migrations/2014_11_20_203007_add_username_to_user.php
|
|
2014_11_20_203007_add_username_to_user.php
|
|
database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
|
|
migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
|
|
2016_10_19_145520_fix_order_number_in_components_to_string.php
|
|
database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
|
|
migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
|
|
2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
|
|
database/migrations/2022_09_29_040231_add_chart_type_to_settings.php
|
|
migrations/2022_09_29_040231_add_chart_type_to_settings.php
|
|
2022_09_29_040231_add_chart_type_to_settings.php
|
|
database/migrations/2024_08_16_104137_add_due_checkin_days_to_settings.php
|
|
migrations/2024_08_16_104137_add_due_checkin_days_to_settings.php
|
|
2024_08_16_104137_add_due_checkin_days_to_settings.php
|
|
database/migrations/2015_09_09_195301_add_custom_css_to_settings.php
|
|
migrations/2015_09_09_195301_add_custom_css_to_settings.php
|
|
2015_09_09_195301_add_custom_css_to_settings.php
|
|
database/migrations/2020_04_29_222305_add_saml_fields_to_settings.php
|
|
migrations/2020_04_29_222305_add_saml_fields_to_settings.php
|
|
2020_04_29_222305_add_saml_fields_to_settings.php
|
|
database/migrations/2022_03_10_175740_add_eula_to_action_logs.php
|
|
migrations/2022_03_10_175740_add_eula_to_action_logs.php
|
|
2022_03_10_175740_add_eula_to_action_logs.php
|
|
database/migrations/2016_09_01_141051_add_requestable_to_asset_model.php
|
|
migrations/2016_09_01_141051_add_requestable_to_asset_model.php
|
|
2016_09_01_141051_add_requestable_to_asset_model.php
|
|
database/migrations/2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php
|
|
migrations/2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php
|
|
2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets.php
|
|
database/migrations/2022_08_25_213308_adds_ldap_default_group_to_settings_table.php
|
|
migrations/2022_08_25_213308_adds_ldap_default_group_to_settings_table.php
|
|
2022_08_25_213308_adds_ldap_default_group_to_settings_table.php
|
|
database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
|
|
migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
|
|
2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
|
|
database/migrations/2013_11_25_104343_alter_warranty_column_on_assets.php
|
|
migrations/2013_11_25_104343_alter_warranty_column_on_assets.php
|
|
2013_11_25_104343_alter_warranty_column_on_assets.php
|
|
database/migrations/2019_02_07_185953_add_kits_consumables_table.php
|
|
migrations/2019_02_07_185953_add_kits_consumables_table.php
|
|
2019_02_07_185953_add_kits_consumables_table.php
|
|
database/migrations/2018_07_24_154348_add_logo_to_print_assets.php
|
|
migrations/2018_07_24_154348_add_logo_to_print_assets.php
|
|
2018_07_24_154348_add_logo_to_print_assets.php
|
|
database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
|
|
migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
|
|
2016_07_22_153432_add_tls_to_ldap_settings.php
|
|
database/migrations/2023_08_13_172600_add_email_to_companies.php
|
|
migrations/2023_08_13_172600_add_email_to_companies.php
|
|
2023_08_13_172600_add_email_to_companies.php
|
|
database/migrations/2018_05_14_215229_add_indexes.php
|
|
migrations/2018_05_14_215229_add_indexes.php
|
|
2018_05_14_215229_add_indexes.php
|
|
database/migrations/2015_02_26_091228_add_accessories_user_table.php
|
|
migrations/2015_02_26_091228_add_accessories_user_table.php
|
|
2015_02_26_091228_add_accessories_user_table.php
|
|
database/migrations/2021_06_07_155421_add_serial_number_indexes.php
|
|
migrations/2021_06_07_155421_add_serial_number_indexes.php
|
|
2021_06_07_155421_add_serial_number_indexes.php
|
|
database/migrations/2016_10_16_015024_rename_modelno_to_model_number.php
|
|
migrations/2016_10_16_015024_rename_modelno_to_model_number.php
|
|
2016_10_16_015024_rename_modelno_to_model_number.php
|
|
database/migrations/2014_11_04_231416_update_group_field_for_reporting.php
|
|
migrations/2014_11_04_231416_update_group_field_for_reporting.php
|
|
2014_11_04_231416_update_group_field_for_reporting.php
|
|
database/migrations/2013_11_25_033534_add_licensed_to_licenses_table.php
|
|
migrations/2013_11_25_033534_add_licensed_to_licenses_table.php
|
|
2013_11_25_033534_add_licensed_to_licenses_table.php
|
|
database/migrations/2013_11_16_103407_add_checkedout_to_to_assets.php
|
|
migrations/2013_11_16_103407_add_checkedout_to_to_assets.php
|
|
2013_11_16_103407_add_checkedout_to_to_assets.php
|
|
database/migrations/2024_02_28_093807_add_min_qty_to_licenses.php
|
|
migrations/2024_02_28_093807_add_min_qty_to_licenses.php
|
|
2024_02_28_093807_add_min_qty_to_licenses.php
|
|
database/migrations/2025_08_19_122533_add_category_indexes.php
|
|
migrations/2025_08_19_122533_add_category_indexes.php
|
|
2025_08_19_122533_add_category_indexes.php
|
|
database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php
|
|
migrations/2020_10_23_161736_fix_zero_values_for_locations.php
|
|
2020_10_23_161736_fix_zero_values_for_locations.php
|
|
database/migrations/2022_03_09_001334_add_eula_to_checkout_acceptance.php
|
|
migrations/2022_03_09_001334_add_eula_to_checkout_acceptance.php
|
|
2022_03_09_001334_add_eula_to_checkout_acceptance.php
|
|
database/migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php
|
|
migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php
|
|
2022_11_07_134348_add_display_to_user_in_custom_fields.php
|
|
database/migrations/2024_06_24_130348_add_profile_edit_to_settings.php
|
|
migrations/2024_06_24_130348_add_profile_edit_to_settings.php
|
|
2024_06_24_130348_add_profile_edit_to_settings.php
|
|
database/migrations/2024_08_15_111816_add_confetti_to_users.php
|
|
migrations/2024_08_15_111816_add_confetti_to_users.php
|
|
2024_08_15_111816_add_confetti_to_users.php
|
|
database/migrations/2025_07_16_142036_clean_checkout_acceptances.php
|
|
migrations/2025_07_16_142036_clean_checkout_acceptances.php
|
|
2025_07_16_142036_clean_checkout_acceptances.php
|
|
database/migrations/2023_01_21_225350_add_eol_date_on_assets_table.php
|
|
migrations/2023_01_21_225350_add_eol_date_on_assets_table.php
|
|
2023_01_21_225350_add_eol_date_on_assets_table.php
|
|
database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
|
|
migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
|
|
2015_09_21_235926_create_custom_field_custom_fieldset.php
|
|
database/migrations/2016_07_22_143045_add_port_to_ldap_settings.php
|
|
migrations/2016_07_22_143045_add_port_to_ldap_settings.php
|
|
2016_07_22_143045_add_port_to_ldap_settings.php
|
|
database/migrations/2014_06_24_033908_add_url_to_supplier.php
|
|
migrations/2014_06_24_033908_add_url_to_supplier.php
|
|
2014_06_24_033908_add_url_to_supplier.php
|
|
database/migrations/2013_11_17_062634_add_license_to_assets.php
|
|
migrations/2013_11_17_062634_add_license_to_assets.php
|
|
2013_11_17_062634_add_license_to_assets.php
|
|
database/migrations/2018_12_05_212119_add_email_logo_to_settings.php
|
|
migrations/2018_12_05_212119_add_email_logo_to_settings.php
|
|
2018_12_05_212119_add_email_logo_to_settings.php
|
|
database/migrations/2017_11_08_123942_labels_display_company_name.php
|
|
migrations/2017_11_08_123942_labels_display_company_name.php
|
|
2017_11_08_123942_labels_display_company_name.php
|
|
database/migrations/2016_12_19_004212_adjust_locale_length_to_10.php
|
|
migrations/2016_12_19_004212_adjust_locale_length_to_10.php
|
|
2016_12_19_004212_adjust_locale_length_to_10.php
|
|
database/migrations/2015_11_05_061015_create_companies_table.php
|
|
migrations/2015_11_05_061015_create_companies_table.php
|
|
2015_11_05_061015_create_companies_table.php
|
|
database/migrations/2018_10_18_191228_add_kits_licenses_table.php
|
|
migrations/2018_10_18_191228_add_kits_licenses_table.php
|
|
2018_10_18_191228_add_kits_licenses_table.php
|
|
database/migrations/2015_06_10_003314_fix_default_for_user_notes.php
|
|
migrations/2015_06_10_003314_fix_default_for_user_notes.php
|
|
2015_06_10_003314_fix_default_for_user_notes.php
|
|
database/migrations/2014_11_21_104401_change_licence_type.php
|
|
migrations/2014_11_21_104401_change_licence_type.php
|
|
2014_11_21_104401_change_licence_type.php
|
|
database/migrations/2019_02_16_143518_auto_increment_back_to_string.php
|
|
migrations/2019_02_16_143518_auto_increment_back_to_string.php
|
|
2019_02_16_143518_auto_increment_back_to_string.php
|
|
database/migrations/2016_08_12_121613_add_manufacturer_to_accessories_table.php
|
|
migrations/2016_08_12_121613_add_manufacturer_to_accessories_table.php
|
|
2016_08_12_121613_add_manufacturer_to_accessories_table.php
|
|
database/migrations/2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
|
migrations/2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
|
2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
|
database/migrations/2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php
|
|
migrations/2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php
|
|
2022_11_15_232525_adds_should_autoassign_bool_to_users_table.php
|
|
database/migrations/2013_11_16_042851_add_depreciation_id_to_models.php
|
|
migrations/2013_11_16_042851_add_depreciation_id_to_models.php
|
|
2013_11_16_042851_add_depreciation_id_to_models.php
|
|
database/migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
|
|
migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
|
|
2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
|
|
database/migrations/2015_07_29_230054_add_thread_id_to_asset_logs_table.php
|
|
migrations/2015_07_29_230054_add_thread_id_to_asset_logs_table.php
|
|
2015_07_29_230054_add_thread_id_to_asset_logs_table.php
|
|
database/migrations/2023_04_12_135822_add_supplier_to_components.php
|
|
migrations/2023_04_12_135822_add_supplier_to_components.php
|
|
2023_04_12_135822_add_supplier_to_components.php
|
|
database/migrations/2025_09_16_104604_create_users_deleted_at_location_id_index.php
|
|
migrations/2025_09_16_104604_create_users_deleted_at_location_id_index.php
|
|
2025_09_16_104604_create_users_deleted_at_location_id_index.php
|
|
database/migrations/2015_11_26_195528_import_ldap_settings.php
|
|
migrations/2015_11_26_195528_import_ldap_settings.php
|
|
2015_11_26_195528_import_ldap_settings.php
|
|
database/migrations/2015_02_25_022931_add_eula_fields.php
|
|
migrations/2015_02_25_022931_add_eula_fields.php
|
|
2015_02_25_022931_add_eula_fields.php
|
|
database/migrations/2016_08_09_002225_add_manufacturer_to_licenses.php
|
|
migrations/2016_08_09_002225_add_manufacturer_to_licenses.php
|
|
2016_08_09_002225_add_manufacturer_to_licenses.php
|
|
database/migrations/2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php
|
|
migrations/2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php
|
|
2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table.php
|
|
database/migrations/2016_10_16_143235_rename_model_note_to_notes.php
|
|
migrations/2016_10_16_143235_rename_model_note_to_notes.php
|
|
2016_10_16_143235_rename_model_note_to_notes.php
|
|
database/migrations/2017_07_25_130710_add_thumbsize_to_settings.php
|
|
migrations/2017_07_25_130710_add_thumbsize_to_settings.php
|
|
2017_07_25_130710_add_thumbsize_to_settings.php
|
|
database/migrations/2025_05_20_190317_repopulate_webhook_selected_setting.php
|
|
migrations/2025_05_20_190317_repopulate_webhook_selected_setting.php
|
|
2025_05_20_190317_repopulate_webhook_selected_setting.php
|
|
database/migrations/2015_09_28_003314_fix_default_purchase_order.php
|
|
migrations/2015_09_28_003314_fix_default_purchase_order.php
|
|
2015_09_28_003314_fix_default_purchase_order.php
|
|
database/migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php
|
|
migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php
|
|
2019_07_23_140906_add_show_assigned_assets_to_settings.php
|
|
database/migrations/2013_11_20_055822_add_soft_delete_on_assets.php
|
|
migrations/2013_11_20_055822_add_soft_delete_on_assets.php
|
|
2013_11_20_055822_add_soft_delete_on_assets.php
|
|
database/migrations/2023_02_27_092130_add_scope_locations_setting.php
|
|
migrations/2023_02_27_092130_add_scope_locations_setting.php
|
|
2023_02_27_092130_add_scope_locations_setting.php
|
|
database/migrations/2015_02_19_222322_add_logo_and_colors_to_settings.php
|
|
migrations/2015_02_19_222322_add_logo_and_colors_to_settings.php
|
|
2015_02_19_222322_add_logo_and_colors_to_settings.php
|
|
database/migrations/2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php
|
|
migrations/2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php
|
|
2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets.php
|
|
database/migrations/2016_03_09_024038_add_min_stock_to_tables.php
|
|
migrations/2016_03_09_024038_add_min_stock_to_tables.php
|
|
2016_03_09_024038_add_min_stock_to_tables.php
|
|
database/migrations/2015_07_25_055415_remove_email_unique_constraint.php
|
|
migrations/2015_07_25_055415_remove_email_unique_constraint.php
|
|
2015_07_25_055415_remove_email_unique_constraint.php
|
|
database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php
|
|
migrations/2014_10_24_000417_alter_supplier_state_to_32.php
|
|
2014_10_24_000417_alter_supplier_state_to_32.php
|
|
database/migrations/2025_08_20_190617_add_created_at_index_to_models.php
|
|
migrations/2025_08_20_190617_add_created_at_index_to_models.php
|
|
2025_08_20_190617_add_created_at_index_to_models.php
|
|
database/migrations/2022_03_03_225655_add_notes_to_accessories.php
|
|
migrations/2022_03_03_225655_add_notes_to_accessories.php
|
|
2022_03_03_225655_add_notes_to_accessories.php
|
|
database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
|
|
migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
|
|
2023_09_13_200913_fix_asset_model_min_qty_nullability.php
|
|
database/migrations/2013_11_25_151920_add_depreciate_to_assets.php
|
|
migrations/2013_11_25_151920_add_depreciate_to_assets.php
|
|
2013_11_25_151920_add_depreciate_to_assets.php
|
|
database/migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
|
|
migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
|
|
2023_04_26_160235_add_warranty_url_to_manufacturers.php
|
|
database/migrations/2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
|
|
migrations/2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
|
|
2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
|
|
database/migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php
|
|
migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php
|
|
2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests.php
|
|
database/migrations/2018_01_17_184354_add_archived_in_list_setting.php
|
|
migrations/2018_01_17_184354_add_archived_in_list_setting.php
|
|
2018_01_17_184354_add_archived_in_list_setting.php
|
|
database/migrations/2014_10_16_200626_add_rtd_location_to_assets.php
|
|
migrations/2014_10_16_200626_add_rtd_location_to_assets.php
|
|
2014_10_16_200626_add_rtd_location_to_assets.php
|
|
database/migrations/.gitkeep
|
|
migrations/.gitkeep
|
|
.gitkeep
|
|
database/migrations/2016_07_14_153609_add_ad_domain_to_settings.php
|
|
migrations/2016_07_14_153609_add_ad_domain_to_settings.php
|
|
2016_07_14_153609_add_ad_domain_to_settings.php
|
|
database/migrations/2014_11_01_214955_add_eol_display_to_settings.php
|
|
migrations/2014_11_01_214955_add_eol_display_to_settings.php
|
|
2014_11_01_214955_add_eol_display_to_settings.php
|
|
database/migrations/2022_03_03_225754_add_notes_to_components.php
|
|
migrations/2022_03_03_225754_add_notes_to_components.php
|
|
2022_03_03_225754_add_notes_to_components.php
|
|
database/migrations/2019_04_06_060145_add_user_skin_setting.php
|
|
migrations/2019_04_06_060145_add_user_skin_setting.php
|
|
2019_04_06_060145_add_user_skin_setting.php
|
|
database/migrations/2013_11_13_075335_create_categories_table.php
|
|
migrations/2013_11_13_075335_create_categories_table.php
|
|
2013_11_13_075335_create_categories_table.php
|
|
database/migrations/2022_07_07_010406_add_indexes_to_license_seats.php
|
|
migrations/2022_07_07_010406_add_indexes_to_license_seats.php
|
|
2022_07_07_010406_add_indexes_to_license_seats.php
|
|
database/migrations/2021_03_18_184102_adds_several_ldap_fields.php
|
|
migrations/2021_03_18_184102_adds_several_ldap_fields.php
|
|
2021_03_18_184102_adds_several_ldap_fields.php
|
|
database/migrations/2022_03_03_225824_add_notes_to_consumables.php
|
|
migrations/2022_03_03_225824_add_notes_to_consumables.php
|
|
2022_03_03_225824_add_notes_to_consumables.php
|
|
database/migrations/2016_06_01_000002_create_oauth_access_tokens_table.php
|
|
migrations/2016_06_01_000002_create_oauth_access_tokens_table.php
|
|
2016_06_01_000002_create_oauth_access_tokens_table.php
|
|
database/migrations/2018_01_24_093426_add_modellist_preferenc.php
|
|
migrations/2018_01_24_093426_add_modellist_preferenc.php
|
|
2018_01_24_093426_add_modellist_preferenc.php
|
|
database/migrations/2014_06_24_003011_add_suppliers.php
|
|
migrations/2014_06_24_003011_add_suppliers.php
|
|
2014_06_24_003011_add_suppliers.php
|
|
database/migrations/2016_02_19_073625_create_password_resets_table.php
|
|
migrations/2016_02_19_073625_create_password_resets_table.php
|
|
2016_02_19_073625_create_password_resets_table.php
|
|
database/migrations/2018_05_14_233638_denorm_counters_on_assets.php
|
|
migrations/2018_05_14_233638_denorm_counters_on_assets.php
|
|
2018_05_14_233638_denorm_counters_on_assets.php
|
|
database/migrations/2023_12_15_024643_add_indexes_to_new_activity_report_fields.php
|
|
migrations/2023_12_15_024643_add_indexes_to_new_activity_report_fields.php
|
|
2023_12_15_024643_add_indexes_to_new_activity_report_fields.php
|
|
database/migrations/2020_11_18_214827_widen_license_serial_field.php
|
|
migrations/2020_11_18_214827_widen_license_serial_field.php
|
|
2020_11_18_214827_widen_license_serial_field.php
|
|
database/migrations/2015_02_25_204513_add_accessories_table.php
|
|
migrations/2015_02_25_204513_add_accessories_table.php
|
|
2015_02_25_204513_add_accessories_table.php
|
|
database/migrations/2024_03_18_164714_add_note_to_checkout_acceptance_table.php
|
|
migrations/2024_03_18_164714_add_note_to_checkout_acceptance_table.php
|
|
2024_03_18_164714_add_note_to_checkout_acceptance_table.php
|
|
database/migrations/2025_08_19_114742_add_display_name_to_users.php
|
|
migrations/2025_08_19_114742_add_display_name_to_users.php
|
|
2025_08_19_114742_add_display_name_to_users.php
|
|
database/migrations/2024_05_27_143554_add_parent_id_index_to_locations.php
|
|
migrations/2024_05_27_143554_add_parent_id_index_to_locations.php
|
|
2024_05_27_143554_add_parent_id_index_to_locations.php
|
|
database/migrations/2018_07_05_215440_add_unique_serial_option_to_settings.php
|
|
migrations/2018_07_05_215440_add_unique_serial_option_to_settings.php
|
|
2018_07_05_215440_add_unique_serial_option_to_settings.php
|
|
database/migrations/2016_07_13_150015_add_is_ad_to_settings.php
|
|
migrations/2016_07_13_150015_add_is_ad_to_settings.php
|
|
2016_07_13_150015_add_is_ad_to_settings.php
|
|
database/migrations/2020_02_04_172100_add_ad_append_domain_settings.php
|
|
migrations/2020_02_04_172100_add_ad_append_domain_settings.php
|
|
2020_02_04_172100_add_ad_append_domain_settings.php
|
|
database/migrations/2021_04_14_180125_add_ids_to_tables.php
|
|
migrations/2021_04_14_180125_add_ids_to_tables.php
|
|
2021_04_14_180125_add_ids_to_tables.php
|
|
database/migrations/2025_08_10_114135_change_asset_maintenance_in_logs_to_maintenance.php
|
|
migrations/2025_08_10_114135_change_asset_maintenance_in_logs_to_maintenance.php
|
|
2025_08_10_114135_change_asset_maintenance_in_logs_to_maintenance.php
|
|
database/migrations/2013_11_20_121404_add_soft_delete_on_locations.php
|
|
migrations/2013_11_20_121404_add_soft_delete_on_locations.php
|
|
2013_11_20_121404_add_soft_delete_on_locations.php
|
|
database/migrations/2019_02_20_234421_make_serial_nullable.php
|
|
migrations/2019_02_20_234421_make_serial_nullable.php
|
|
2019_02_20_234421_make_serial_nullable.php
|
|
database/migrations/2023_07_14_004221_add_show_in_list_view_to_custom_fields.php
|
|
migrations/2023_07_14_004221_add_show_in_list_view_to_custom_fields.php
|
|
2023_07_14_004221_add_show_in_list_view_to_custom_fields.php
|
|
database/migrations/2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php
|
|
migrations/2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php
|
|
2017_05_08_195520_increase_size_of_field_values_in_custom_fields.php
|
|
database/migrations/2018_03_03_011032_add_theme_to_settings.php
|
|
migrations/2018_03_03_011032_add_theme_to_settings.php
|
|
2018_03_03_011032_add_theme_to_settings.php
|
|
database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
|
|
migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
|
|
2016_08_23_145619_add_show_in_nav_to_status_labels.php
|
|
database/migrations/2013_11_25_032022_add_type_to_actionlog_table.php
|
|
migrations/2013_11_25_032022_add_type_to_actionlog_table.php
|
|
2013_11_25_032022_add_type_to_actionlog_table.php
|
|
database/migrations/2022_08_10_141328_add_notes_denorm_to_consumables_users.php
|
|
migrations/2022_08_10_141328_add_notes_denorm_to_consumables_users.php
|
|
2022_08_10_141328_add_notes_denorm_to_consumables_users.php
|
|
database/migrations/2013_12_06_094618_add_nullable_to_licenses_table.php
|
|
migrations/2013_12_06_094618_add_nullable_to_licenses_table.php
|
|
2013_12_06_094618_add_nullable_to_licenses_table.php
|
|
database/migrations/2023_12_19_081112_fix_language_dirs.php
|
|
migrations/2023_12_19_081112_fix_language_dirs.php
|
|
2023_12_19_081112_fix_language_dirs.php
|
|
database/migrations/2022_10_25_193823_add_externalid_to_users.php
|
|
migrations/2022_10_25_193823_add_externalid_to_users.php
|
|
2022_10_25_193823_add_externalid_to_users.php
|
|
database/migrations/2018_05_14_223646_add_indexes_to_assets.php
|
|
migrations/2018_05_14_223646_add_indexes_to_assets.php
|
|
2018_05_14_223646_add_indexes_to_assets.php
|
|
database/migrations/2013_11_15_015858_add_user_id_to_categories.php
|
|
migrations/2013_11_15_015858_add_user_id_to_categories.php
|
|
2013_11_15_015858_add_user_id_to_categories.php
|
|
database/migrations/2025_11_28_175733_add_link_colors_to_settings.php
|
|
migrations/2025_11_28_175733_add_link_colors_to_settings.php
|
|
2025_11_28_175733_add_link_colors_to_settings.php
|
|
database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
|
|
migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
|
|
2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
|
|
database/migrations/2020_12_18_090026_swap_target_type_index_order.php
|
|
migrations/2020_12_18_090026_swap_target_type_index_order.php
|
|
2020_12_18_090026_swap_target_type_index_order.php
|
|
database/migrations/2024_03_18_221612_update_legacy_locale.php
|
|
migrations/2024_03_18_221612_update_legacy_locale.php
|
|
2024_03_18_221612_update_legacy_locale.php
|
|
database/migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
|
|
migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
|
|
2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
|
|
database/migrations/2015_09_22_003321_add_fieldset_id_to_assets.php
|
|
migrations/2015_09_22_003321_add_fieldset_id_to_assets.php
|
|
2015_09_22_003321_add_fieldset_id_to_assets.php
|
|
database/migrations/2020_12_14_233815_add_digit_separator_to_settings.php
|
|
migrations/2020_12_14_233815_add_digit_separator_to_settings.php
|
|
2020_12_14_233815_add_digit_separator_to_settings.php
|
|
database/migrations/2014_07_08_054116_add_employee_id_to_users.php
|
|
migrations/2014_07_08_054116_add_employee_id_to_users.php
|
|
2014_07_08_054116_add_employee_id_to_users.php
|
|
database/migrations/2015_02_10_040958_fix_bad_assigned_to_ids.php
|
|
migrations/2015_02_10_040958_fix_bad_assigned_to_ids.php
|
|
2015_02_10_040958_fix_bad_assigned_to_ids.php
|
|
database/migrations/2015_07_24_093845_add_checkin_email_to_category_table.php
|
|
migrations/2015_07_24_093845_add_checkin_email_to_category_table.php
|
|
2015_07_24_093845_add_checkin_email_to_category_table.php
|
|
database/migrations/2016_06_01_140218_add_email_domain_and_format_to_settings.php
|
|
migrations/2016_06_01_140218_add_email_domain_and_format_to_settings.php
|
|
2016_06_01_140218_add_email_domain_and_format_to_settings.php
|
|
database/migrations/2016_05_19_191146_add_alter_interval.php
|
|
migrations/2016_05_19_191146_add_alter_interval.php
|
|
2016_05_19_191146_add_alter_interval.php
|
|
database/migrations/2024_08_01_201721_add_required_notes_setting.php
|
|
migrations/2024_08_01_201721_add_required_notes_setting.php
|
|
2024_08_01_201721_add_required_notes_setting.php
|
|
database/migrations/2023_03_21_215218_update_slack_setting.php
|
|
migrations/2023_03_21_215218_update_slack_setting.php
|
|
2023_03_21_215218_update_slack_setting.php
|
|
database/migrations/2024_08_07_204014_add_play_sounds_to_profile.php
|
|
migrations/2024_08_07_204014_add_play_sounds_to_profile.php
|
|
2024_08_07_204014_add_play_sounds_to_profile.php
|
|
database/migrations/2018_03_29_070121_add_drop_unique_requests.php
|
|
migrations/2018_03_29_070121_add_drop_unique_requests.php
|
|
2018_03_29_070121_add_drop_unique_requests.php
|
|
database/migrations/2014_10_24_015641_add_display_checkout_date.php
|
|
migrations/2014_10_24_015641_add_display_checkout_date.php
|
|
2014_10_24_015641_add_display_checkout_date.php
|
|
database/migrations/2014_11_05_212408_add_fields_to_licenses.php
|
|
migrations/2014_11_05_212408_add_fields_to_licenses.php
|
|
2014_11_05_212408_add_fields_to_licenses.php
|
|
database/migrations/2018_08_20_204842_add_depreciation_option_to_settings.php
|
|
migrations/2018_08_20_204842_add_depreciation_option_to_settings.php
|
|
2018_08_20_204842_add_depreciation_option_to_settings.php
|
|
database/migrations/2023_01_18_122534_add_byod_to_assets.php
|
|
migrations/2023_01_18_122534_add_byod_to_assets.php
|
|
2023_01_18_122534_add_byod_to_assets.php
|
|
database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php
|
|
migrations/2016_02_19_070119_add_remember_token_to_users_table.php
|
|
2016_02_19_070119_add_remember_token_to_users_table.php
|
|
database/migrations/2025_04_22_170731_add_empty_row_count_to_settings_table.php
|
|
migrations/2025_04_22_170731_add_empty_row_count_to_settings_table.php
|
|
2025_04_22_170731_add_empty_row_count_to_settings_table.php
|
|
database/migrations/2015_09_22_000104_create_custom_fieldsets.php
|
|
migrations/2015_09_22_000104_create_custom_fieldsets.php
|
|
2015_09_22_000104_create_custom_fieldsets.php
|
|
database/migrations/2020_12_21_153235_update_min_password.php
|
|
migrations/2020_12_21_153235_update_min_password.php
|
|
2020_12_21_153235_update_min_password.php
|
|
database/migrations/2018_01_24_062633_add_footer_settings_to_settings.php
|
|
migrations/2018_01_24_062633_add_footer_settings_to_settings.php
|
|
2018_01_24_062633_add_footer_settings_to_settings.php
|
|
database/migrations/2023_08_23_232739_create_report_templates_table.php
|
|
migrations/2023_08_23_232739_create_report_templates_table.php
|
|
2023_08_23_232739_create_report_templates_table.php
|
|
database/migrations/2016_08_23_143353_add_new_fields_to_custom_fields.php
|
|
migrations/2016_08_23_143353_add_new_fields_to_custom_fields.php
|
|
2016_08_23_143353_add_new_fields_to_custom_fields.php
|
|
database/migrations/2025_04_02_113438_add_acceptance_pdf_logo_to_settings.php
|
|
migrations/2025_04_02_113438_add_acceptance_pdf_logo_to_settings.php
|
|
2025_04_02_113438_add_acceptance_pdf_logo_to_settings.php
|
|
database/migrations/2013_11_16_103258_create_locations_table.php
|
|
migrations/2013_11_16_103258_create_locations_table.php
|
|
2013_11_16_103258_create_locations_table.php
|
|
database/migrations/2016_11_24_160405_add_missing_target_type_to_logs_table.php
|
|
migrations/2016_11_24_160405_add_missing_target_type_to_logs_table.php
|
|
2016_11_24_160405_add_missing_target_type_to_logs_table.php
|
|
database/migrations/2015_11_06_100045_add_company_id_to_users_table.php
|
|
migrations/2015_11_06_100045_add_company_id_to_users_table.php
|
|
2015_11_06_100045_add_company_id_to_users_table.php
|
|
database/migrations/2018_03_24_050108_add_cc_alerts.php
|
|
migrations/2018_03_24_050108_add_cc_alerts.php
|
|
2018_03_24_050108_add_cc_alerts.php
|
|
database/migrations/2016_03_02_193043_add_ldap_flag_to_users.php
|
|
migrations/2016_03_02_193043_add_ldap_flag_to_users.php
|
|
2016_03_02_193043_add_ldap_flag_to_users.php
|
|
database/migrations/2017_03_10_210807_add_fields_to_manufacturer.php
|
|
migrations/2017_03_10_210807_add_fields_to_manufacturer.php
|
|
2017_03_10_210807_add_fields_to_manufacturer.php
|
|
database/migrations/2017_03_03_154632_add_time_date_display_to_settings.php
|
|
migrations/2017_03_03_154632_add_time_date_display_to_settings.php
|
|
2017_03_03_154632_add_time_date_display_to_settings.php
|
|
database/migrations/2021_12_27_151849_change_supplier_address_length.php
|
|
migrations/2021_12_27_151849_change_supplier_address_length.php
|
|
2021_12_27_151849_change_supplier_address_length.php
|
|
database/migrations/2016_03_02_220517_update_ldap_filter_to_longer_field.php
|
|
migrations/2016_03_02_220517_update_ldap_filter_to_longer_field.php
|
|
2016_03_02_220517_update_ldap_filter_to_longer_field.php
|
|
database/migrations/2019_02_07_190030_add_kits_accessories_table.php
|
|
migrations/2019_02_07_190030_add_kits_accessories_table.php
|
|
2019_02_07_190030_add_kits_accessories_table.php
|
|
database/migrations/2025_08_12_225214_add_qty_to_checkout_acceptances_table.php
|
|
migrations/2025_08_12_225214_add_qty_to_checkout_acceptances_table.php
|
|
2025_08_12_225214_add_qty_to_checkout_acceptances_table.php
|
|
database/migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
|
|
migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
|
|
2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
|
|
database/migrations/2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
|
|
migrations/2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
|
|
2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
|
|
database/migrations/2016_06_22_160725_add_user_id_to_maintenances.php
|
|
migrations/2016_06_22_160725_add_user_id_to_maintenances.php
|
|
2016_06_22_160725_add_user_id_to_maintenances.php
|
|
database/migrations/2016_07_27_211034_add_zerofill_to_settings.php
|
|
migrations/2016_07_27_211034_add_zerofill_to_settings.php
|
|
2016_07_27_211034_add_zerofill_to_settings.php
|
|
database/migrations/2017_07_07_191533_add_login_text.php
|
|
migrations/2017_07_07_191533_add_login_text.php
|
|
2017_07_07_191533_add_login_text.php
|
|
database/migrations/2017_08_25_101435_add_auditing_to_settings.php
|
|
migrations/2017_08_25_101435_add_auditing_to_settings.php
|
|
2017_08_25_101435_add_auditing_to_settings.php
|
|
database/migrations/2015_06_15_183253_move_email_to_username.php
|
|
migrations/2015_06_15_183253_move_email_to_username.php
|
|
2015_06_15_183253_move_email_to_username.php
|
|
database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php
|
|
migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php
|
|
2017_09_18_225619_fix_assigned_type_not_being_nulled.php
|
|
database/migrations/2022_10_25_215520_add_label2_settings.php
|
|
migrations/2022_10_25_215520_add_label2_settings.php
|
|
2022_10_25_215520_add_label2_settings.php
|
|
database/migrations/2015_02_11_104406_migrate_create_requests_table.php
|
|
migrations/2015_02_11_104406_migrate_create_requests_table.php
|
|
2015_02_11_104406_migrate_create_requests_table.php
|
|
database/migrations/2025_06_03_053438_fix_assigned_type_without_assigned_to.php
|
|
migrations/2025_06_03_053438_fix_assigned_type_without_assigned_to.php
|
|
2025_06_03_053438_fix_assigned_type_without_assigned_to.php
|
|
database/migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php
|
|
migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php
|
|
2017_06_14_122059_add_next_autoincrement_to_settings.php
|
|
database/migrations/2021_09_20_183216_change_default_label_to_nullable.php
|
|
migrations/2021_09_20_183216_change_default_label_to_nullable.php
|
|
2021_09_20_183216_change_default_label_to_nullable.php
|
|
database/migrations/2021_04_07_001811_add_ldap_dept.php
|
|
migrations/2021_04_07_001811_add_ldap_dept.php
|
|
2021_04_07_001811_add_ldap_dept.php
|
|
database/migrations/2014_01_28_031200_add_qr_code_to_settings_table.php
|
|
migrations/2014_01_28_031200_add_qr_code_to_settings_table.php
|
|
2014_01_28_031200_add_qr_code_to_settings_table.php
|
|
database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
|
|
migrations/2017_10_20_234129_add_location_indices_to_assets.php
|
|
2017_10_20_234129_add_location_indices_to_assets.php
|
|
database/migrations/2014_07_17_085822_add_asset_to_software.php
|
|
migrations/2014_07_17_085822_add_asset_to_software.php
|
|
2014_07_17_085822_add_asset_to_software.php
|
|
database/migrations/2015_03_01_231912_update_accepted_at_to_acceptance_id.php
|
|
migrations/2015_03_01_231912_update_accepted_at_to_acceptance_id.php
|
|
2015_03_01_231912_update_accepted_at_to_acceptance_id.php
|
|
database/migrations/2014_05_27_231658_alter_default_values_licenses.php
|
|
migrations/2014_05_27_231658_alter_default_values_licenses.php
|
|
2014_05_27_231658_alter_default_values_licenses.php
|
|
database/migrations/2018_03_06_054937_add_default_flag_on_statuslabels.php
|
|
migrations/2018_03_06_054937_add_default_flag_on_statuslabels.php
|
|
2018_03_06_054937_add_default_flag_on_statuslabels.php
|
|
database/migrations/2015_06_23_070346_make_email_nullable.php
|
|
migrations/2015_06_23_070346_make_email_nullable.php
|
|
2015_06_23_070346_make_email_nullable.php
|
|
database/migrations/2023_04_25_085912_add_autoadd_to_customfields.php
|
|
migrations/2023_04_25_085912_add_autoadd_to_customfields.php
|
|
2023_04_25_085912_add_autoadd_to_customfields.php
|
|
database/migrations/2016_08_02_124944_add_color_to_statuslabel.php
|
|
migrations/2016_08_02_124944_add_color_to_statuslabel.php
|
|
2016_08_02_124944_add_color_to_statuslabel.php
|
|
database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
|
|
migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
|
|
2016_12_07_173720_increase_size_of_state_in_suppliers.php
|
|
database/migrations/2015_11_05_183749_add_image_to_assets.php
|
|
migrations/2015_11_05_183749_add_image_to_assets.php
|
|
2015_11_05_183749_add_image_to_assets.php
|
|
database/migrations/2013_03_23_193214_update_users_table.php
|
|
migrations/2013_03_23_193214_update_users_table.php
|
|
2013_03_23_193214_update_users_table.php
|
|
database/migrations/2015_11_30_191504_remove_fk_company_id.php
|
|
migrations/2015_11_30_191504_remove_fk_company_id.php
|
|
2015_11_30_191504_remove_fk_company_id.php
|
|
database/migrations/2017_10_27_180947_denorm_asset_locations.php
|
|
migrations/2017_10_27_180947_denorm_asset_locations.php
|
|
2017_10_27_180947_denorm_asset_locations.php
|
|
database/migrations/2015_11_05_061115_add_company_id_to_consumables_table.php
|
|
migrations/2015_11_05_061115_add_company_id_to_consumables_table.php
|
|
2015_11_05_061115_add_company_id_to_consumables_table.php
|
|
database/migrations/2013_11_27_062510_add_note_to_asset_logs_table.php
|
|
migrations/2013_11_27_062510_add_note_to_asset_logs_table.php
|
|
2013_11_27_062510_add_note_to_asset_logs_table.php
|
|
database/migrations/2015_10_01_024551_add_accessory_consumable_price_info.php
|
|
migrations/2015_10_01_024551_add_accessory_consumable_price_info.php
|
|
2015_10_01_024551_add_accessory_consumable_price_info.php
|
|
database/migrations/2016_10_27_213251_increase_serial_field_capacity.php
|
|
migrations/2016_10_27_213251_increase_serial_field_capacity.php
|
|
2016_10_27_213251_increase_serial_field_capacity.php
|
|
database/migrations/2017_10_10_123504_allow_nullable_depreciation_id_in_models.php
|
|
migrations/2017_10_10_123504_allow_nullable_depreciation_id_in_models.php
|
|
2017_10_10_123504_allow_nullable_depreciation_id_in_models.php
|
|
database/migrations/2013_11_25_013244_recreate_licenses_table.php
|
|
migrations/2013_11_25_013244_recreate_licenses_table.php
|
|
2013_11_25_013244_recreate_licenses_table.php
|
|
database/migrations/2021_08_11_005206_add_depreciation_minimum_value.php
|
|
migrations/2021_08_11_005206_add_depreciation_minimum_value.php
|
|
2021_08_11_005206_add_depreciation_minimum_value.php
|
|
database/migrations/2015_02_26_233005_add_category_type.php
|
|
migrations/2015_02_26_233005_add_category_type.php
|
|
2015_02_26_233005_add_category_type.php
|
|
database/migrations/2025_11_04_173713_add_2d_label_prefix.php
|
|
migrations/2025_11_04_173713_add_2d_label_prefix.php
|
|
2025_11_04_173713_add_2d_label_prefix.php
|
|
database/migrations/2017_01_14_002418_create_imports_table.php
|
|
migrations/2017_01_14_002418_create_imports_table.php
|
|
2017_01_14_002418_create_imports_table.php
|
|
database/migrations/2025_06_05_200518_add_alert_on_response_id_to_checkout_acceptances_table.php
|
|
migrations/2025_06_05_200518_add_alert_on_response_id_to_checkout_acceptances_table.php
|
|
2025_06_05_200518_add_alert_on_response_id_to_checkout_acceptances_table.php
|
|
database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php
|
|
migrations/2023_08_21_181742_add_min_amt_to_models_table.php
|
|
2023_08_21_181742_add_min_amt_to_models_table.php
|
|
database/migrations/2012_12_06_225929_migration_cartalyst_sentry_install_groups.php
|
|
migrations/2012_12_06_225929_migration_cartalyst_sentry_install_groups.php
|
|
2012_12_06_225929_migration_cartalyst_sentry_install_groups.php
|
|
database/migrations/2016_10_29_002724_enable_2fa_fields.php
|
|
migrations/2016_10_29_002724_enable_2fa_fields.php
|
|
2016_10_29_002724_enable_2fa_fields.php
|
|
database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
|
|
migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
|
|
2018_05_08_031515_add_gdpr_privacy_footer.php
|
|
database/migrations/2016_05_19_180351_add_alt_barcode_settings.php
|
|
migrations/2016_05_19_180351_add_alt_barcode_settings.php
|
|
2016_05_19_180351_add_alt_barcode_settings.php
|
|
database/migrations/2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php
|
|
migrations/2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php
|
|
2012_12_06_225988_migration_cartalyst_sentry_install_throttle.php
|
|
database/migrations/2014_08_12_053504_alpha_0_4_2_release.php
|
|
migrations/2014_08_12_053504_alpha_0_4_2_release.php
|
|
2014_08_12_053504_alpha_0_4_2_release.php
|
|
database/migrations/2019_08_20_084049_add_custom_remote_user_header.php
|
|
migrations/2019_08_20_084049_add_custom_remote_user_header.php
|
|
2019_08_20_084049_add_custom_remote_user_header.php
|
|
database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
|
|
migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
|
|
2013_11_19_061409_edit_added_on_asset_logs_table.php
|
|
database/migrations/2018_03_23_212048_add_display_in_email_to_custom_fields.php
|
|
migrations/2018_03_23_212048_add_display_in_email_to_custom_fields.php
|
|
2018_03_23_212048_add_display_in_email_to_custom_fields.php
|
|
database/migrations/2017_10_27_192423_migrate_denormed_asset_locations.php
|
|
migrations/2017_10_27_192423_migrate_denormed_asset_locations.php
|
|
2017_10_27_192423_migrate_denormed_asset_locations.php
|
|
database/migrations/2018_07_28_023826_create_checkout_acceptances_table.php
|
|
migrations/2018_07_28_023826_create_checkout_acceptances_table.php
|
|
2018_07_28_023826_create_checkout_acceptances_table.php
|
|
database/migrations/2014_11_20_224421_add_prefix_to_settings.php
|
|
migrations/2014_11_20_224421_add_prefix_to_settings.php
|
|
2014_11_20_224421_add_prefix_to_settings.php
|
|
database/migrations/2021_08_24_124354_make_ldap_client_certs_nullable.php
|
|
migrations/2021_08_24_124354_make_ldap_client_certs_nullable.php
|
|
2021_08_24_124354_make_ldap_client_certs_nullable.php
|
|
database/migrations/2014_05_24_093839_alter_default_license_depreciation_id.php
|
|
migrations/2014_05_24_093839_alter_default_license_depreciation_id.php
|
|
2014_05_24_093839_alter_default_license_depreciation_id.php
|
|
database/migrations/2015_05_04_085151_add_parent_id_to_locations_table.php
|
|
migrations/2015_05_04_085151_add_parent_id_to_locations_table.php
|
|
2015_05_04_085151_add_parent_id_to_locations_table.php
|
|
database/migrations/2013_11_17_054526_add_physical_to_assets.php
|
|
migrations/2013_11_17_054526_add_physical_to_assets.php
|
|
2013_11_17_054526_add_physical_to_assets.php
|
|
database/migrations/2016_03_22_125911_fix_custom_fields_regexes.php
|
|
migrations/2016_03_22_125911_fix_custom_fields_regexes.php
|
|
2016_03_22_125911_fix_custom_fields_regexes.php
|
|
database/migrations/2013_11_25_031458_create_license_seats_table.php
|
|
migrations/2013_11_25_031458_create_license_seats_table.php
|
|
2013_11_25_031458_create_license_seats_table.php
|
|
database/migrations/2025_06_06_155058_make_supplier_id_nullable.php
|
|
migrations/2025_06_06_155058_make_supplier_id_nullable.php
|
|
2025_06_06_155058_make_supplier_id_nullable.php
|
|
database/migrations/2017_08_03_160105_set_asset_archived_to_zero_default.php
|
|
migrations/2017_08_03_160105_set_asset_archived_to_zero_default.php
|
|
2017_08_03_160105_set_asset_archived_to_zero_default.php
|
|
database/migrations/2023_01_23_232933_add_vip_to_users.php
|
|
migrations/2023_01_23_232933_add_vip_to_users.php
|
|
2023_01_23_232933_add_vip_to_users.php
|
|
database/migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php
|
|
migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php
|
|
2017_01_25_063357_fix_utf8_custom_field_column_names.php
|
|
database/migrations/2014_06_19_191508_add_asset_name_to_settings.php
|
|
migrations/2014_06_19_191508_add_asset_name_to_settings.php
|
|
2014_06_19_191508_add_asset_name_to_settings.php
|
|
database/migrations/2024_02_28_080016_add_created_by_to_permission_groups.php
|
|
migrations/2024_02_28_080016_add_created_by_to_permission_groups.php
|
|
2024_02_28_080016_add_created_by_to_permission_groups.php
|
|
database/migrations/2019_02_12_182750_add_actiondate_to_actionlog.php
|
|
migrations/2019_02_12_182750_add_actiondate_to_actionlog.php
|
|
2019_02_12_182750_add_actiondate_to_actionlog.php
|
|
database/migrations/2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php
|
|
migrations/2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php
|
|
2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot.php
|
|
database/migrations/2015_02_12_024100_change_license_notes_type.php
|
|
migrations/2015_02_12_024100_change_license_notes_type.php
|
|
2015_02_12_024100_change_license_notes_type.php
|
|
database/migrations/2023_05_10_001836_add_google_auth_to_settings.php
|
|
migrations/2023_05_10_001836_add_google_auth_to_settings.php
|
|
2023_05_10_001836_add_google_auth_to_settings.php
|
|
database/migrations/2018_06_21_134622_add_version_footer.php
|
|
migrations/2018_06_21_134622_add_version_footer.php
|
|
2018_06_21_134622_add_version_footer.php
|
|
database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
|
|
migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
|
|
2023_04_25_181817_adds_ldap_location_to_settings_table.php
|
|
database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
|
|
migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
|
|
2023_02_12_224353_fix_unescaped_customfields_format.php
|
|
database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
|
|
migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
|
|
2016_06_01_000003_create_oauth_refresh_tokens_table.php
|
|
database/migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php
|
|
migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php
|
|
2017_06_18_151753_add_header_and_first_row_to_importer_table.php
|
|
database/migrations/2018_10_19_153910_add_kits_table.php
|
|
migrations/2018_10_19_153910_add_kits_table.php
|
|
2018_10_19_153910_add_kits_table.php
|
|
database/migrations/2013_11_25_150450_drop_parent_from_categories.php
|
|
migrations/2013_11_25_150450_drop_parent_from_categories.php
|
|
2013_11_25_150450_drop_parent_from_categories.php
|
|
database/migrations/2017_10_19_130406_add_image_and_supplier_to_accessories.php
|
|
migrations/2017_10_19_130406_add_image_and_supplier_to_accessories.php
|
|
2017_10_19_130406_add_image_and_supplier_to_accessories.php
|
|
database/migrations/2021_02_05_172502_add_provider_to_oauth_table.php
|
|
migrations/2021_02_05_172502_add_provider_to_oauth_table.php
|
|
2021_02_05_172502_add_provider_to_oauth_table.php
|
|
database/migrations/2015_05_22_124421_add_reassignable_to_licenses.php
|
|
migrations/2015_05_22_124421_add_reassignable_to_licenses.php
|
|
2015_05_22_124421_add_reassignable_to_licenses.php
|
|
database/migrations/2016_11_17_193706_add_model_number_to_accessories.php
|
|
migrations/2016_11_17_193706_add_model_number_to_accessories.php
|
|
2016_11_17_193706_add_model_number_to_accessories.php
|
|
database/migrations/2013_11_20_131544_add_status_type_on_status_labels.php
|
|
migrations/2013_11_20_131544_add_status_type_on_status_labels.php
|
|
2013_11_20_131544_add_status_type_on_status_labels.php
|
|
database/migrations/2013_11_22_213400_edits_to_settings_table.php
|
|
migrations/2013_11_22_213400_edits_to_settings_table.php
|
|
2013_11_22_213400_edits_to_settings_table.php
|
|
database/migrations/2014_08_17_083523_make_location_id_nullable.php
|
|
migrations/2014_08_17_083523_make_location_id_nullable.php
|
|
2014_08_17_083523_make_location_id_nullable.php
|
|
database/migrations/2015_07_04_212443_create_custom_fields_table.php
|
|
migrations/2015_07_04_212443_create_custom_fields_table.php
|
|
2015_07_04_212443_create_custom_fields_table.php
|
|
database/migrations/2014_07_09_134316_add_requestable_to_assets.php
|
|
migrations/2014_07_09_134316_add_requestable_to_assets.php
|
|
2014_07_09_134316_add_requestable_to_assets.php
|
|
database/migrations/2013_12_10_084038_add_eol_on_models_table.php
|
|
migrations/2013_12_10_084038_add_eol_on_models_table.php
|
|
2013_12_10_084038_add_eol_on_models_table.php
|
|
database/migrations/2014_10_29_045924_add_image_field_to_models_table.php
|
|
migrations/2014_10_29_045924_add_image_field_to_models_table.php
|
|
2014_10_29_045924_add_image_field_to_models_table.php
|
|
database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
|
|
migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
|
|
2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
|
|
database/migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php
|
|
migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php
|
|
2013_11_20_123137_add_soft_delete_on_manufacturers.php
|
|
database/migrations/2017_12_26_170856_re_normalize_last_audit.php
|
|
migrations/2017_12_26_170856_re_normalize_last_audit.php
|
|
2017_12_26_170856_re_normalize_last_audit.php
|
|
database/migrations/2013_11_16_040323_create_depreciations_table.php
|
|
migrations/2013_11_16_040323_create_depreciations_table.php
|
|
2013_11_16_040323_create_depreciations_table.php
|
|
database/migrations/2023_02_28_173527_adds_webhook_option_to_settings_table.php
|
|
migrations/2023_02_28_173527_adds_webhook_option_to_settings_table.php
|
|
2023_02_28_173527_adds_webhook_option_to_settings_table.php
|
|
database/migrations/2013_11_18_164423_set_nullvalues_for_user.php
|
|
migrations/2013_11_18_164423_set_nullvalues_for_user.php
|
|
2013_11_18_164423_set_nullvalues_for_user.php
|
|
database/migrations/2013_11_15_190357_create_temp_licenses_table.php
|
|
migrations/2013_11_15_190357_create_temp_licenses_table.php
|
|
2013_11_15_190357_create_temp_licenses_table.php
|
|
database/migrations/2015_04_29_234704_add_slack_to_settings.php
|
|
migrations/2015_04_29_234704_add_slack_to_settings.php
|
|
2015_04_29_234704_add_slack_to_settings.php
|
|
database/migrations/2019_12_04_223111_passport_upgrade.php
|
|
migrations/2019_12_04_223111_passport_upgrade.php
|
|
2019_12_04_223111_passport_upgrade.php
|
|
database/migrations/2017_01_09_040429_create_locations_ldap_query_field.php
|
|
migrations/2017_01_09_040429_create_locations_ldap_query_field.php
|
|
2017_01_09_040429_create_locations_ldap_query_field.php
|
|
database/migrations/2025_06_03_000000_add_manager_view_enabled_to_settings_table.php
|
|
migrations/2025_06_03_000000_add_manager_view_enabled_to_settings_table.php
|
|
2025_06_03_000000_add_manager_view_enabled_to_settings_table.php
|
|
database/migrations/2013_12_12_055218_add_manager_to_users_table.php
|
|
migrations/2013_12_12_055218_add_manager_to_users_table.php
|
|
2013_12_12_055218_add_manager_to_users_table.php
|
|
database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
|
|
migrations/2014_06_24_010742_add_supplier_id_to_asset.php
|
|
2014_06_24_010742_add_supplier_id_to_asset.php
|
|
database/migrations/2022_02_16_152431_add_unique_constraint_to_custom_field.php
|
|
migrations/2022_02_16_152431_add_unique_constraint_to_custom_field.php
|
|
2022_02_16_152431_add_unique_constraint_to_custom_field.php
|
|
database/migrations/2014_12_09_082500_add_fields_maintained_term_to_licenses.php
|
|
migrations/2014_12_09_082500_add_fields_maintained_term_to_licenses.php
|
|
2014_12_09_082500_add_fields_maintained_term_to_licenses.php
|
|
database/migrations/2015_02_24_072043_add_alerts_to_settings.php
|
|
migrations/2015_02_24_072043_add_alerts_to_settings.php
|
|
2015_02_24_072043_add_alerts_to_settings.php
|
|
database/migrations/2023_05_08_132921_increase_state_to_more_than_3.php
|
|
migrations/2023_05_08_132921_increase_state_to_more_than_3.php
|
|
2023_05_08_132921_increase_state_to_more_than_3.php
|
|
database/migrations/2025_03_04_231256_purge_action_logs_of_report_template_activity.php
|
|
migrations/2025_03_04_231256_purge_action_logs_of_report_template_activity.php
|
|
2025_03_04_231256_purge_action_logs_of_report_template_activity.php
|
|
database/migrations/2024_07_26_143301_add_checkout_for_all_types_to_accessories.php
|
|
migrations/2024_07_26_143301_add_checkout_for_all_types_to_accessories.php
|
|
2024_07_26_143301_add_checkout_for_all_types_to_accessories.php
|
|
database/migrations/2025_08_19_174823_add_display_name_to_ldap_settings.php
|
|
migrations/2025_08_19_174823_add_display_name_to_ldap_settings.php
|
|
2025_08_19_174823_add_display_name_to_ldap_settings.php
|
|
database/migrations/2015_07_31_015430_add_accepted_to_assets.php
|
|
migrations/2015_07_31_015430_add_accepted_to_assets.php
|
|
2015_07_31_015430_add_accepted_to_assets.php
|
|
database/migrations/2013_11_16_103336_add_location_id_to_assets.php
|
|
migrations/2013_11_16_103336_add_location_id_to_assets.php
|
|
2013_11_16_103336_add_location_id_to_assets.php
|
|
database/migrations/2015_06_10_003554_create_consumables.php
|
|
migrations/2015_06_10_003554_create_consumables.php
|
|
2015_06_10_003554_create_consumables.php
|
|
database/migrations/2018_12_05_211936_add_favicon_to_settings.php
|
|
migrations/2018_12_05_211936_add_favicon_to_settings.php
|
|
2018_12_05_211936_add_favicon_to_settings.php
|
|
database/migrations/2013_11_20_134103_add_archived_to_assets.php
|
|
migrations/2013_11_20_134103_add_archived_to_assets.php
|
|
2013_11_20_134103_add_archived_to_assets.php
|
|
database/migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php
|
|
migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php
|
|
2016_09_23_140722_fix_modelno_in_consumables_to_string.php
|
|
database/migrations/2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php
|
|
migrations/2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php
|
|
2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc.php
|
|
database/migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
|
|
migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
|
|
2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
|
|
database/migrations/2024_01_24_145544_create_saml_nonce_table.php
|
|
migrations/2024_01_24_145544_create_saml_nonce_table.php
|
|
2024_01_24_145544_create_saml_nonce_table.php
|
|
database/migrations/2017_12_12_033618_add_actionlog_meta.php
|
|
migrations/2017_12_12_033618_add_actionlog_meta.php
|
|
2017_12_12_033618_add_actionlog_meta.php
|
|
database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
|
|
migrations/2013_11_25_033008_delete_bad_licenses_table.php
|
|
2013_11_25_033008_delete_bad_licenses_table.php
|
|
database/migrations/2019_04_06_205355_add_setting_allow_user_skin.php
|
|
migrations/2019_04_06_205355_add_setting_allow_user_skin.php
|
|
2019_04_06_205355_add_setting_allow_user_skin.php
|
|
database/migrations/2025_06_05_204139_add_alert_on_response_to_categories_table.php
|
|
migrations/2025_06_05_204139_add_alert_on_response_to_categories_table.php
|
|
2025_06_05_204139_add_alert_on_response_to_categories_table.php
|
|
composer.json
|
|
webpack.mix.js
|
|
tests/CreatesApplication.php
|
|
CreatesApplication.php
|
|
tests/Unit/LocationTest.php
|
|
Unit/LocationTest.php
|
|
LocationTest.php
|
|
tests/Unit/SnipeTranslatorTest.php
|
|
Unit/SnipeTranslatorTest.php
|
|
SnipeTranslatorTest.php
|
|
tests/Unit/LdapTest.php
|
|
Unit/LdapTest.php
|
|
LdapTest.php
|
|
tests/Unit/Listeners/LogListenerTest.php
|
|
Unit/Listeners/LogListenerTest.php
|
|
Listeners/LogListenerTest.php
|
|
LogListenerTest.php
|
|
tests/Unit/UserTest.php
|
|
Unit/UserTest.php
|
|
UserTest.php
|
|
tests/Unit/CustomFieldTest.php
|
|
Unit/CustomFieldTest.php
|
|
CustomFieldTest.php
|
|
tests/Unit/Importer/AssetImportTest.php
|
|
Unit/Importer/AssetImportTest.php
|
|
Importer/AssetImportTest.php
|
|
AssetImportTest.php
|
|
tests/Unit/MaintenanceTest.php
|
|
Unit/MaintenanceTest.php
|
|
MaintenanceTest.php
|
|
tests/Unit/Helpers/HelperTest.php
|
|
Unit/Helpers/HelperTest.php
|
|
Helpers/HelperTest.php
|
|
HelperTest.php
|
|
tests/Unit/Labels/LabelTest.php
|
|
Unit/Labels/LabelTest.php
|
|
Labels/LabelTest.php
|
|
LabelTest.php
|
|
tests/Unit/NotificationTest.php
|
|
Unit/NotificationTest.php
|
|
NotificationTest.php
|
|
tests/Unit/DepreciationTest.php
|
|
Unit/DepreciationTest.php
|
|
DepreciationTest.php
|
|
tests/Unit/CategoryTest.php
|
|
Unit/CategoryTest.php
|
|
CategoryTest.php
|
|
tests/Unit/SnipeModelTest.php
|
|
Unit/SnipeModelTest.php
|
|
SnipeModelTest.php
|
|
tests/Unit/Models/Company/CompanyTest.php
|
|
Unit/Models/Company/CompanyTest.php
|
|
Models/Company/CompanyTest.php
|
|
Company/CompanyTest.php
|
|
CompanyTest.php
|
|
tests/Unit/Models/Company/GetIdForCurrentUserTest.php
|
|
Unit/Models/Company/GetIdForCurrentUserTest.php
|
|
Models/Company/GetIdForCurrentUserTest.php
|
|
Company/GetIdForCurrentUserTest.php
|
|
GetIdForCurrentUserTest.php
|
|
tests/Unit/Models/Labels/DefaultLabelTest.php
|
|
Unit/Models/Labels/DefaultLabelTest.php
|
|
Models/Labels/DefaultLabelTest.php
|
|
Labels/DefaultLabelTest.php
|
|
DefaultLabelTest.php
|
|
tests/Unit/Models/Labels/FieldOptionTest.php
|
|
Unit/Models/Labels/FieldOptionTest.php
|
|
Models/Labels/FieldOptionTest.php
|
|
Labels/FieldOptionTest.php
|
|
FieldOptionTest.php
|
|
tests/Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
|
|
Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
|
|
Models/ReportTemplates/ReportTemplateParsingValuesTest.php
|
|
ReportTemplates/ReportTemplateParsingValuesTest.php
|
|
ReportTemplateParsingValuesTest.php
|
|
tests/Unit/Models/CheckoutRequestTest.php
|
|
Unit/Models/CheckoutRequestTest.php
|
|
Models/CheckoutRequestTest.php
|
|
CheckoutRequestTest.php
|
|
tests/Unit/AssetTest.php
|
|
Unit/AssetTest.php
|
|
AssetTest.php
|
|
tests/Unit/StatuslabelTest.php
|
|
Unit/StatuslabelTest.php
|
|
StatuslabelTest.php
|
|
tests/Unit/AccessoryTest.php
|
|
Unit/AccessoryTest.php
|
|
AccessoryTest.php
|
|
tests/Unit/ComponentTest.php
|
|
Unit/ComponentTest.php
|
|
ComponentTest.php
|
|
tests/Unit/AssetModelTest.php
|
|
Unit/AssetModelTest.php
|
|
AssetModelTest.php
|
|
tests/Unit/BladeComponents/UserFullNameTest.php
|
|
Unit/BladeComponents/UserFullNameTest.php
|
|
BladeComponents/UserFullNameTest.php
|
|
UserFullNameTest.php
|
|
tests/Unit/BladeComponents/IconComponentTest.php
|
|
Unit/BladeComponents/IconComponentTest.php
|
|
BladeComponents/IconComponentTest.php
|
|
IconComponentTest.php
|
|
tests/Unit/Transformers/DepreciationReportTransformerTest.php
|
|
Unit/Transformers/DepreciationReportTransformerTest.php
|
|
Transformers/DepreciationReportTransformerTest.php
|
|
DepreciationReportTransformerTest.php
|
|
tests/Unit/CompanyScopingTest.php
|
|
Unit/CompanyScopingTest.php
|
|
CompanyScopingTest.php
|
|
tests/Unit/Mail/CheckoutAssetMailTest.php
|
|
Unit/Mail/CheckoutAssetMailTest.php
|
|
Mail/CheckoutAssetMailTest.php
|
|
CheckoutAssetMailTest.php
|
|
tests/TestCase.php
|
|
TestCase.php
|
|
tests/Concerns/TestsPermissionsRequirement.php
|
|
Concerns/TestsPermissionsRequirement.php
|
|
TestsPermissionsRequirement.php
|
|
tests/Concerns/TestsFullMultipleCompaniesSupport.php
|
|
Concerns/TestsFullMultipleCompaniesSupport.php
|
|
TestsFullMultipleCompaniesSupport.php
|
|
tests/Feature/CustomFieldsets/Api/DeleteCustomFieldsetsTest.php
|
|
Feature/CustomFieldsets/Api/DeleteCustomFieldsetsTest.php
|
|
CustomFieldsets/Api/DeleteCustomFieldsetsTest.php
|
|
Api/DeleteCustomFieldsetsTest.php
|
|
DeleteCustomFieldsetsTest.php
|
|
tests/Feature/Accessories/Ui/CreateAccessoriesTest.php
|
|
Feature/Accessories/Ui/CreateAccessoriesTest.php
|
|
Accessories/Ui/CreateAccessoriesTest.php
|
|
Ui/CreateAccessoriesTest.php
|
|
CreateAccessoriesTest.php
|
|
tests/Feature/Accessories/Ui/AccessoriesIndexTest.php
|
|
Feature/Accessories/Ui/AccessoriesIndexTest.php
|
|
Accessories/Ui/AccessoriesIndexTest.php
|
|
Ui/AccessoriesIndexTest.php
|
|
AccessoriesIndexTest.php
|
|
tests/Feature/Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
|
|
Feature/Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
|
|
Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
|
|
Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
|
|
CreateAccessoryWithFullMultipleCompanySupportTest.php
|
|
tests/Feature/Accessories/Ui/UpdateAccessoryTest.php
|
|
Feature/Accessories/Ui/UpdateAccessoryTest.php
|
|
Accessories/Ui/UpdateAccessoryTest.php
|
|
Ui/UpdateAccessoryTest.php
|
|
UpdateAccessoryTest.php
|
|
tests/Feature/Accessories/Ui/EditAccessoryTest.php
|
|
Feature/Accessories/Ui/EditAccessoryTest.php
|
|
Accessories/Ui/EditAccessoryTest.php
|
|
Ui/EditAccessoryTest.php
|
|
EditAccessoryTest.php
|
|
tests/Feature/Accessories/Ui/ShowAccessoryTest.php
|
|
Feature/Accessories/Ui/ShowAccessoryTest.php
|
|
Accessories/Ui/ShowAccessoryTest.php
|
|
Ui/ShowAccessoryTest.php
|
|
ShowAccessoryTest.php
|
|
tests/Feature/Accessories/Ui/DeleteAccessoryTest.php
|
|
Feature/Accessories/Ui/DeleteAccessoryTest.php
|
|
Accessories/Ui/DeleteAccessoryTest.php
|
|
Ui/DeleteAccessoryTest.php
|
|
DeleteAccessoryTest.php
|
|
tests/Feature/Accessories/Api/AccessoryFilesTest.php
|
|
Feature/Accessories/Api/AccessoryFilesTest.php
|
|
Accessories/Api/AccessoryFilesTest.php
|
|
Api/AccessoryFilesTest.php
|
|
AccessoryFilesTest.php
|
|
tests/Feature/Accessories/Api/StoreAccessoryTest.php
|
|
Feature/Accessories/Api/StoreAccessoryTest.php
|
|
Accessories/Api/StoreAccessoryTest.php
|
|
Api/StoreAccessoryTest.php
|
|
StoreAccessoryTest.php
|
|
tests/Feature/Accessories/Api/UpdateAccessoryTest.php
|
|
Feature/Accessories/Api/UpdateAccessoryTest.php
|
|
Accessories/Api/UpdateAccessoryTest.php
|
|
Api/UpdateAccessoryTest.php
|
|
UpdateAccessoryTest.php
|
|
tests/Feature/Accessories/Api/IndexAccessoryCheckoutsTest.php
|
|
Feature/Accessories/Api/IndexAccessoryCheckoutsTest.php
|
|
Accessories/Api/IndexAccessoryCheckoutsTest.php
|
|
Api/IndexAccessoryCheckoutsTest.php
|
|
IndexAccessoryCheckoutsTest.php
|
|
tests/Feature/Accessories/Api/DeleteAccessoriesTest.php
|
|
Feature/Accessories/Api/DeleteAccessoriesTest.php
|
|
Accessories/Api/DeleteAccessoriesTest.php
|
|
Api/DeleteAccessoriesTest.php
|
|
DeleteAccessoriesTest.php
|
|
tests/Feature/Accessories/Api/IndexAccessoryTest.php
|
|
Feature/Accessories/Api/IndexAccessoryTest.php
|
|
Accessories/Api/IndexAccessoryTest.php
|
|
Api/IndexAccessoryTest.php
|
|
IndexAccessoryTest.php
|
|
tests/Feature/Accessories/Api/ShowAccessoryTest.php
|
|
Feature/Accessories/Api/ShowAccessoryTest.php
|
|
Accessories/Api/ShowAccessoryTest.php
|
|
Api/ShowAccessoryTest.php
|
|
ShowAccessoryTest.php
|
|
tests/Feature/Accessories/Api/AccessoriesForSelectListTest.php
|
|
Feature/Accessories/Api/AccessoriesForSelectListTest.php
|
|
Accessories/Api/AccessoriesForSelectListTest.php
|
|
Api/AccessoriesForSelectListTest.php
|
|
AccessoriesForSelectListTest.php
|
|
tests/Feature/StatusLabels/Ui/CreateStatusLabelTest.php
|
|
Feature/StatusLabels/Ui/CreateStatusLabelTest.php
|
|
StatusLabels/Ui/CreateStatusLabelTest.php
|
|
Ui/CreateStatusLabelTest.php
|
|
CreateStatusLabelTest.php
|
|
tests/Feature/StatusLabels/Ui/ShowStatusLabelTest.php
|
|
Feature/StatusLabels/Ui/ShowStatusLabelTest.php
|
|
StatusLabels/Ui/ShowStatusLabelTest.php
|
|
Ui/ShowStatusLabelTest.php
|
|
ShowStatusLabelTest.php
|
|
tests/Feature/StatusLabels/Ui/IndexStatusLabelsTest.php
|
|
Feature/StatusLabels/Ui/IndexStatusLabelsTest.php
|
|
StatusLabels/Ui/IndexStatusLabelsTest.php
|
|
Ui/IndexStatusLabelsTest.php
|
|
IndexStatusLabelsTest.php
|
|
tests/Feature/StatusLabels/Ui/UpdateStatusLabelTest.php
|
|
Feature/StatusLabels/Ui/UpdateStatusLabelTest.php
|
|
StatusLabels/Ui/UpdateStatusLabelTest.php
|
|
Ui/UpdateStatusLabelTest.php
|
|
UpdateStatusLabelTest.php
|
|
tests/Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
|
|
Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
|
|
StatusLabels/Api/DeleteStatusLabelsTest.php
|
|
Api/DeleteStatusLabelsTest.php
|
|
DeleteStatusLabelsTest.php
|
|
tests/Feature/Notes/CreateNotesTest.php
|
|
Feature/Notes/CreateNotesTest.php
|
|
Notes/CreateNotesTest.php
|
|
CreateNotesTest.php
|
|
tests/Feature/Checkins/Ui/ComponentCheckinTest.php
|
|
Feature/Checkins/Ui/ComponentCheckinTest.php
|
|
Checkins/Ui/ComponentCheckinTest.php
|
|
Ui/ComponentCheckinTest.php
|
|
ComponentCheckinTest.php
|
|
tests/Feature/Checkins/Ui/AccessoryCheckinTest.php
|
|
Feature/Checkins/Ui/AccessoryCheckinTest.php
|
|
Checkins/Ui/AccessoryCheckinTest.php
|
|
Ui/AccessoryCheckinTest.php
|
|
AccessoryCheckinTest.php
|
|
tests/Feature/Checkins/Ui/LicenseCheckinTest.php
|
|
Feature/Checkins/Ui/LicenseCheckinTest.php
|
|
Checkins/Ui/LicenseCheckinTest.php
|
|
Ui/LicenseCheckinTest.php
|
|
LicenseCheckinTest.php
|
|
tests/Feature/Checkins/Ui/AssetCheckinTest.php
|
|
Feature/Checkins/Ui/AssetCheckinTest.php
|
|
Checkins/Ui/AssetCheckinTest.php
|
|
Ui/AssetCheckinTest.php
|
|
AssetCheckinTest.php
|
|
tests/Feature/Checkins/Api/LicenseCheckInTest.php
|
|
Feature/Checkins/Api/LicenseCheckInTest.php
|
|
Checkins/Api/LicenseCheckInTest.php
|
|
Api/LicenseCheckInTest.php
|
|
LicenseCheckInTest.php
|
|
tests/Feature/Checkins/Api/ComponentCheckinTest.php
|
|
Feature/Checkins/Api/ComponentCheckinTest.php
|
|
Checkins/Api/ComponentCheckinTest.php
|
|
Api/ComponentCheckinTest.php
|
|
ComponentCheckinTest.php
|
|
tests/Feature/Checkins/Api/AccessoryCheckinTest.php
|
|
Feature/Checkins/Api/AccessoryCheckinTest.php
|
|
Checkins/Api/AccessoryCheckinTest.php
|
|
Api/AccessoryCheckinTest.php
|
|
AccessoryCheckinTest.php
|
|
tests/Feature/Checkins/Api/AssetCheckinTest.php
|
|
Feature/Checkins/Api/AssetCheckinTest.php
|
|
Checkins/Api/AssetCheckinTest.php
|
|
Api/AssetCheckinTest.php
|
|
AssetCheckinTest.php
|
|
tests/Feature/Maintenances/Ui/CreateMaintenanceTest.php
|
|
Feature/Maintenances/Ui/CreateMaintenanceTest.php
|
|
Maintenances/Ui/CreateMaintenanceTest.php
|
|
Ui/CreateMaintenanceTest.php
|
|
CreateMaintenanceTest.php
|
|
tests/Feature/Maintenances/Ui/MaintenanceIndexTest.php
|
|
Feature/Maintenances/Ui/MaintenanceIndexTest.php
|
|
Maintenances/Ui/MaintenanceIndexTest.php
|
|
Ui/MaintenanceIndexTest.php
|
|
MaintenanceIndexTest.php
|
|
tests/Feature/Maintenances/Ui/ShowMaintenanceTest.php
|
|
Feature/Maintenances/Ui/ShowMaintenanceTest.php
|
|
Maintenances/Ui/ShowMaintenanceTest.php
|
|
Ui/ShowMaintenanceTest.php
|
|
ShowMaintenanceTest.php
|
|
tests/Feature/Maintenances/Ui/EditMaintenanceTest.php
|
|
Feature/Maintenances/Ui/EditMaintenanceTest.php
|
|
Maintenances/Ui/EditMaintenanceTest.php
|
|
Ui/EditMaintenanceTest.php
|
|
EditMaintenanceTest.php
|
|
tests/Feature/Maintenances/Api/CreateMaintenanceTest.php
|
|
Feature/Maintenances/Api/CreateMaintenanceTest.php
|
|
Maintenances/Api/CreateMaintenanceTest.php
|
|
Api/CreateMaintenanceTest.php
|
|
CreateMaintenanceTest.php
|
|
tests/Feature/Maintenances/Api/DeleteMaintenancesTest.php
|
|
Feature/Maintenances/Api/DeleteMaintenancesTest.php
|
|
Maintenances/Api/DeleteMaintenancesTest.php
|
|
Api/DeleteMaintenancesTest.php
|
|
DeleteMaintenancesTest.php
|
|
tests/Feature/Maintenances/Api/EditMaintenanceTest.php
|
|
Feature/Maintenances/Api/EditMaintenanceTest.php
|
|
Maintenances/Api/EditMaintenanceTest.php
|
|
Api/EditMaintenanceTest.php
|
|
EditMaintenanceTest.php
|
|
tests/Feature/Components/Ui/ShowComponentTest.php
|
|
Feature/Components/Ui/ShowComponentTest.php
|
|
Components/Ui/ShowComponentTest.php
|
|
Ui/ShowComponentTest.php
|
|
ShowComponentTest.php
|
|
tests/Feature/Components/Ui/ComponentIndexTest.php
|
|
Feature/Components/Ui/ComponentIndexTest.php
|
|
Components/Ui/ComponentIndexTest.php
|
|
Ui/ComponentIndexTest.php
|
|
ComponentIndexTest.php
|
|
tests/Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
|
Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
|
Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
|
Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
|
StoreComponentWithFullMultipleCompanySupportTest.php
|
|
tests/Feature/Components/Ui/EditComponentTest.php
|
|
Feature/Components/Ui/EditComponentTest.php
|
|
Components/Ui/EditComponentTest.php
|
|
Ui/EditComponentTest.php
|
|
EditComponentTest.php
|
|
tests/Feature/Components/Ui/DeleteComponentTest.php
|
|
Feature/Components/Ui/DeleteComponentTest.php
|
|
Components/Ui/DeleteComponentTest.php
|
|
Ui/DeleteComponentTest.php
|
|
DeleteComponentTest.php
|
|
tests/Feature/Components/Api/ComponentIndexTest.php
|
|
Feature/Components/Api/ComponentIndexTest.php
|
|
Components/Api/ComponentIndexTest.php
|
|
Api/ComponentIndexTest.php
|
|
ComponentIndexTest.php
|
|
tests/Feature/Components/Api/DeleteComponentTest.php
|
|
Feature/Components/Api/DeleteComponentTest.php
|
|
Components/Api/DeleteComponentTest.php
|
|
Api/DeleteComponentTest.php
|
|
DeleteComponentTest.php
|
|
tests/Feature/Components/Api/ComponentFileTest.php
|
|
Feature/Components/Api/ComponentFileTest.php
|
|
Components/Api/ComponentFileTest.php
|
|
Api/ComponentFileTest.php
|
|
ComponentFileTest.php
|
|
tests/Feature/Authentication/LoginTest.php
|
|
Feature/Authentication/LoginTest.php
|
|
Authentication/LoginTest.php
|
|
LoginTest.php
|
|
tests/Feature/Suppliers/Ui/IndexSuppliersTest.php
|
|
Feature/Suppliers/Ui/IndexSuppliersTest.php
|
|
Suppliers/Ui/IndexSuppliersTest.php
|
|
Ui/IndexSuppliersTest.php
|
|
IndexSuppliersTest.php
|
|
tests/Feature/Suppliers/Ui/BulkDeleteSuppliersTest.php
|
|
Feature/Suppliers/Ui/BulkDeleteSuppliersTest.php
|
|
Suppliers/Ui/BulkDeleteSuppliersTest.php
|
|
Ui/BulkDeleteSuppliersTest.php
|
|
BulkDeleteSuppliersTest.php
|
|
tests/Feature/Suppliers/Ui/CreateSupplierTest.php
|
|
Feature/Suppliers/Ui/CreateSupplierTest.php
|
|
Suppliers/Ui/CreateSupplierTest.php
|
|
Ui/CreateSupplierTest.php
|
|
CreateSupplierTest.php
|
|
tests/Feature/Suppliers/Ui/UpdateSupplierTest.php
|
|
Feature/Suppliers/Ui/UpdateSupplierTest.php
|
|
Suppliers/Ui/UpdateSupplierTest.php
|
|
Ui/UpdateSupplierTest.php
|
|
UpdateSupplierTest.php
|
|
tests/Feature/Suppliers/Ui/ShowSupplierTest.php
|
|
Feature/Suppliers/Ui/ShowSupplierTest.php
|
|
Suppliers/Ui/ShowSupplierTest.php
|
|
Ui/ShowSupplierTest.php
|
|
ShowSupplierTest.php
|
|
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
|
|
Feature/Suppliers/Api/DeleteSuppliersTest.php
|
|
Suppliers/Api/DeleteSuppliersTest.php
|
|
Api/DeleteSuppliersTest.php
|
|
DeleteSuppliersTest.php
|
|
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
|
|
Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
|
|
Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
|
|
Webhooks/SlackNotificationsUponCheckinTest.php
|
|
SlackNotificationsUponCheckinTest.php
|
|
tests/Feature/Notifications/Webhooks/NotificationTests.php
|
|
Feature/Notifications/Webhooks/NotificationTests.php
|
|
Notifications/Webhooks/NotificationTests.php
|
|
Webhooks/NotificationTests.php
|
|
NotificationTests.php
|
|
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
|
Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
|
Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
|
Webhooks/SlackNotificationsUponCheckoutTest.php
|
|
SlackNotificationsUponCheckoutTest.php
|
|
tests/Feature/Notifications/Email/EmailNotificationsToUserUponCheckinTest.php
|
|
Feature/Notifications/Email/EmailNotificationsToUserUponCheckinTest.php
|
|
Notifications/Email/EmailNotificationsToUserUponCheckinTest.php
|
|
Email/EmailNotificationsToUserUponCheckinTest.php
|
|
EmailNotificationsToUserUponCheckinTest.php
|
|
tests/Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckoutTest.php
|
|
Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckoutTest.php
|
|
Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckoutTest.php
|
|
Email/EmailNotificationsToAdminAlertEmailUponCheckoutTest.php
|
|
EmailNotificationsToAdminAlertEmailUponCheckoutTest.php
|
|
tests/Feature/Notifications/Email/CheckoutResponseEmailTest.php
|
|
Feature/Notifications/Email/CheckoutResponseEmailTest.php
|
|
Notifications/Email/CheckoutResponseEmailTest.php
|
|
Email/CheckoutResponseEmailTest.php
|
|
CheckoutResponseEmailTest.php
|
|
tests/Feature/Notifications/Email/AssetAcceptanceReminderTest.php
|
|
Feature/Notifications/Email/AssetAcceptanceReminderTest.php
|
|
Notifications/Email/AssetAcceptanceReminderTest.php
|
|
Email/AssetAcceptanceReminderTest.php
|
|
AssetAcceptanceReminderTest.php
|
|
tests/Feature/Notifications/Email/EmailNotificationsToUserUponCheckoutTest.php
|
|
Feature/Notifications/Email/EmailNotificationsToUserUponCheckoutTest.php
|
|
Notifications/Email/EmailNotificationsToUserUponCheckoutTest.php
|
|
Email/EmailNotificationsToUserUponCheckoutTest.php
|
|
EmailNotificationsToUserUponCheckoutTest.php
|
|
tests/Feature/Notifications/Email/ExpiringAlertsNotificationTest.php
|
|
Feature/Notifications/Email/ExpiringAlertsNotificationTest.php
|
|
Notifications/Email/ExpiringAlertsNotificationTest.php
|
|
Email/ExpiringAlertsNotificationTest.php
|
|
ExpiringAlertsNotificationTest.php
|
|
tests/Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php
|
|
Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php
|
|
Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php
|
|
Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php
|
|
EmailNotificationsToAdminAlertEmailUponCheckinTest.php
|
|
tests/Feature/Departments/Ui/ShowDepartmentTest.php
|
|
Feature/Departments/Ui/ShowDepartmentTest.php
|
|
Departments/Ui/ShowDepartmentTest.php
|
|
Ui/ShowDepartmentTest.php
|
|
ShowDepartmentTest.php
|
|
tests/Feature/Departments/Ui/UpdateDepartmentsTest.php
|
|
Feature/Departments/Ui/UpdateDepartmentsTest.php
|
|
Departments/Ui/UpdateDepartmentsTest.php
|
|
Ui/UpdateDepartmentsTest.php
|
|
UpdateDepartmentsTest.php
|
|
tests/Feature/Departments/Ui/IndexDepartmentsTest.php
|
|
Feature/Departments/Ui/IndexDepartmentsTest.php
|
|
Departments/Ui/IndexDepartmentsTest.php
|
|
Ui/IndexDepartmentsTest.php
|
|
IndexDepartmentsTest.php
|
|
tests/Feature/Departments/Ui/CreateDepartmentsTest.php
|
|
Feature/Departments/Ui/CreateDepartmentsTest.php
|
|
Departments/Ui/CreateDepartmentsTest.php
|
|
Ui/CreateDepartmentsTest.php
|
|
CreateDepartmentsTest.php
|
|
tests/Feature/Departments/Api/UpdateDepartmentsTest.php
|
|
Feature/Departments/Api/UpdateDepartmentsTest.php
|
|
Departments/Api/UpdateDepartmentsTest.php
|
|
Api/UpdateDepartmentsTest.php
|
|
UpdateDepartmentsTest.php
|
|
tests/Feature/Departments/Api/DepartmentsIndexTest.php
|
|
Feature/Departments/Api/DepartmentsIndexTest.php
|
|
Departments/Api/DepartmentsIndexTest.php
|
|
Api/DepartmentsIndexTest.php
|
|
DepartmentsIndexTest.php
|
|
tests/Feature/Departments/Api/DeleteDepartmentsTest.php
|
|
Feature/Departments/Api/DeleteDepartmentsTest.php
|
|
Departments/Api/DeleteDepartmentsTest.php
|
|
Api/DeleteDepartmentsTest.php
|
|
DeleteDepartmentsTest.php
|
|
tests/Feature/Departments/Api/CreateDepartmentsTest.php
|
|
Feature/Departments/Api/CreateDepartmentsTest.php
|
|
Departments/Api/CreateDepartmentsTest.php
|
|
Api/CreateDepartmentsTest.php
|
|
CreateDepartmentsTest.php
|
|
tests/Feature/Importing/Ui/ImportTest.php
|
|
Feature/Importing/Ui/ImportTest.php
|
|
Importing/Ui/ImportTest.php
|
|
Ui/ImportTest.php
|
|
ImportTest.php
|
|
tests/Feature/Importing/Api/ImportAssetModelsTest.php
|
|
Feature/Importing/Api/ImportAssetModelsTest.php
|
|
Importing/Api/ImportAssetModelsTest.php
|
|
Api/ImportAssetModelsTest.php
|
|
ImportAssetModelsTest.php
|
|
tests/Feature/Importing/Api/ImportComponentsTest.php
|
|
Feature/Importing/Api/ImportComponentsTest.php
|
|
Importing/Api/ImportComponentsTest.php
|
|
Api/ImportComponentsTest.php
|
|
ImportComponentsTest.php
|
|
tests/Feature/Importing/Api/ImportCategoriesTest.php
|
|
Feature/Importing/Api/ImportCategoriesTest.php
|
|
Importing/Api/ImportCategoriesTest.php
|
|
Api/ImportCategoriesTest.php
|
|
ImportCategoriesTest.php
|
|
tests/Feature/Importing/Api/ImportSuppliersTest.php
|
|
Feature/Importing/Api/ImportSuppliersTest.php
|
|
Importing/Api/ImportSuppliersTest.php
|
|
Api/ImportSuppliersTest.php
|
|
ImportSuppliersTest.php
|
|
tests/Feature/Importing/Api/ImportConsumablesTest.php
|
|
Feature/Importing/Api/ImportConsumablesTest.php
|
|
Importing/Api/ImportConsumablesTest.php
|
|
Api/ImportConsumablesTest.php
|
|
ImportConsumablesTest.php
|
|
tests/Feature/Importing/Api/GeneralImportTest.php
|
|
Feature/Importing/Api/GeneralImportTest.php
|
|
Importing/Api/GeneralImportTest.php
|
|
Api/GeneralImportTest.php
|
|
GeneralImportTest.php
|
|
tests/Feature/Importing/Api/ImportUsersTest.php
|
|
Feature/Importing/Api/ImportUsersTest.php
|
|
Importing/Api/ImportUsersTest.php
|
|
Api/ImportUsersTest.php
|
|
ImportUsersTest.php
|
|
tests/Feature/Importing/Api/ImportAssetsTest.php
|
|
Feature/Importing/Api/ImportAssetsTest.php
|
|
Importing/Api/ImportAssetsTest.php
|
|
Api/ImportAssetsTest.php
|
|
ImportAssetsTest.php
|
|
tests/Feature/Importing/Api/ImportLicenseTest.php
|
|
Feature/Importing/Api/ImportLicenseTest.php
|
|
Importing/Api/ImportLicenseTest.php
|
|
Api/ImportLicenseTest.php
|
|
ImportLicenseTest.php
|
|
tests/Feature/Importing/Api/ImportManufacturersTest.php
|
|
Feature/Importing/Api/ImportManufacturersTest.php
|
|
Importing/Api/ImportManufacturersTest.php
|
|
Api/ImportManufacturersTest.php
|
|
ImportManufacturersTest.php
|
|
tests/Feature/Importing/Api/ImportLocationsTest.php
|
|
Feature/Importing/Api/ImportLocationsTest.php
|
|
Importing/Api/ImportLocationsTest.php
|
|
Api/ImportLocationsTest.php
|
|
ImportLocationsTest.php
|
|
tests/Feature/Importing/Api/ImportAccessoriesTest.php
|
|
Feature/Importing/Api/ImportAccessoriesTest.php
|
|
Importing/Api/ImportAccessoriesTest.php
|
|
Api/ImportAccessoriesTest.php
|
|
ImportAccessoriesTest.php
|
|
tests/Feature/Importing/Api/ImportDataTestCase.php
|
|
Feature/Importing/Api/ImportDataTestCase.php
|
|
Importing/Api/ImportDataTestCase.php
|
|
Api/ImportDataTestCase.php
|
|
ImportDataTestCase.php
|
|
tests/Feature/Livewire/CategoryEditFormTest.php
|
|
Feature/Livewire/CategoryEditFormTest.php
|
|
Livewire/CategoryEditFormTest.php
|
|
CategoryEditFormTest.php
|
|
tests/Feature/Livewire/ImporterTest.php
|
|
Feature/Livewire/ImporterTest.php
|
|
Livewire/ImporterTest.php
|
|
ImporterTest.php
|
|
tests/Feature/Locations/Ui/UpdateLocationsTest.php
|
|
Feature/Locations/Ui/UpdateLocationsTest.php
|
|
Locations/Ui/UpdateLocationsTest.php
|
|
Ui/UpdateLocationsTest.php
|
|
UpdateLocationsTest.php
|
|
tests/Feature/Locations/Ui/DeleteLocationsTest.php
|
|
Feature/Locations/Ui/DeleteLocationsTest.php
|
|
Locations/Ui/DeleteLocationsTest.php
|
|
Ui/DeleteLocationsTest.php
|
|
DeleteLocationsTest.php
|
|
tests/Feature/Locations/Ui/ShowLocationTest.php
|
|
Feature/Locations/Ui/ShowLocationTest.php
|
|
Locations/Ui/ShowLocationTest.php
|
|
Ui/ShowLocationTest.php
|
|
ShowLocationTest.php
|
|
tests/Feature/Locations/Ui/IndexLocationsTest.php
|
|
Feature/Locations/Ui/IndexLocationsTest.php
|
|
Locations/Ui/IndexLocationsTest.php
|
|
Ui/IndexLocationsTest.php
|
|
IndexLocationsTest.php
|
|
tests/Feature/Locations/Ui/CreateLocationsTest.php
|
|
Feature/Locations/Ui/CreateLocationsTest.php
|
|
Locations/Ui/CreateLocationsTest.php
|
|
Ui/CreateLocationsTest.php
|
|
CreateLocationsTest.php
|
|
tests/Feature/Locations/Api/UpdateLocationsTest.php
|
|
Feature/Locations/Api/UpdateLocationsTest.php
|
|
Locations/Api/UpdateLocationsTest.php
|
|
Api/UpdateLocationsTest.php
|
|
UpdateLocationsTest.php
|
|
tests/Feature/Locations/Api/DeleteLocationsTest.php
|
|
Feature/Locations/Api/DeleteLocationsTest.php
|
|
Locations/Api/DeleteLocationsTest.php
|
|
Api/DeleteLocationsTest.php
|
|
DeleteLocationsTest.php
|
|
tests/Feature/Locations/Api/LocationsForSelectListTest.php
|
|
Feature/Locations/Api/LocationsForSelectListTest.php
|
|
Locations/Api/LocationsForSelectListTest.php
|
|
Api/LocationsForSelectListTest.php
|
|
LocationsForSelectListTest.php
|
|
tests/Feature/Locations/Api/LocationFileTest.php
|
|
Feature/Locations/Api/LocationFileTest.php
|
|
Locations/Api/LocationFileTest.php
|
|
Api/LocationFileTest.php
|
|
LocationFileTest.php
|
|
tests/Feature/Locations/Api/IndexLocationsTest.php
|
|
Feature/Locations/Api/IndexLocationsTest.php
|
|
Locations/Api/IndexLocationsTest.php
|
|
Api/IndexLocationsTest.php
|
|
IndexLocationsTest.php
|
|
tests/Feature/Locations/Api/CreateLocationsTest.php
|
|
Feature/Locations/Api/CreateLocationsTest.php
|
|
Locations/Api/CreateLocationsTest.php
|
|
Api/CreateLocationsTest.php
|
|
CreateLocationsTest.php
|
|
tests/Feature/Locations/Api/LocationsViewTest.php
|
|
Feature/Locations/Api/LocationsViewTest.php
|
|
Locations/Api/LocationsViewTest.php
|
|
Api/LocationsViewTest.php
|
|
LocationsViewTest.php
|
|
tests/Feature/Consumables/Ui/EditConsumableTest.php
|
|
Feature/Consumables/Ui/EditConsumableTest.php
|
|
Consumables/Ui/EditConsumableTest.php
|
|
Ui/EditConsumableTest.php
|
|
EditConsumableTest.php
|
|
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
|
|
Feature/Consumables/Ui/ConsumableIndexTest.php
|
|
Consumables/Ui/ConsumableIndexTest.php
|
|
Ui/ConsumableIndexTest.php
|
|
ConsumableIndexTest.php
|
|
tests/Feature/Consumables/Ui/CreateConsumableTest.php
|
|
Feature/Consumables/Ui/CreateConsumableTest.php
|
|
Consumables/Ui/CreateConsumableTest.php
|
|
Ui/CreateConsumableTest.php
|
|
CreateConsumableTest.php
|
|
tests/Feature/Consumables/Ui/ConsumableViewTest.php
|
|
Feature/Consumables/Ui/ConsumableViewTest.php
|
|
Consumables/Ui/ConsumableViewTest.php
|
|
Ui/ConsumableViewTest.php
|
|
ConsumableViewTest.php
|
|
tests/Feature/Consumables/Ui/DeleteConsumableTest.php
|
|
Feature/Consumables/Ui/DeleteConsumableTest.php
|
|
Consumables/Ui/DeleteConsumableTest.php
|
|
Ui/DeleteConsumableTest.php
|
|
DeleteConsumableTest.php
|
|
tests/Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
|
|
Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
|
|
Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
|
|
Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
|
|
StoreConsumableWithFullMultipleCompanySupportTest.php
|
|
tests/Feature/Consumables/Ui/UpdateConsumableTest.php
|
|
Feature/Consumables/Ui/UpdateConsumableTest.php
|
|
Consumables/Ui/UpdateConsumableTest.php
|
|
Ui/UpdateConsumableTest.php
|
|
UpdateConsumableTest.php
|
|
tests/Feature/Consumables/Api/ConsumableUpdateTest.php
|
|
Feature/Consumables/Api/ConsumableUpdateTest.php
|
|
Consumables/Api/ConsumableUpdateTest.php
|
|
Api/ConsumableUpdateTest.php
|
|
ConsumableUpdateTest.php
|
|
tests/Feature/Consumables/Api/ConsumableFileTest.php
|
|
Feature/Consumables/Api/ConsumableFileTest.php
|
|
Consumables/Api/ConsumableFileTest.php
|
|
Api/ConsumableFileTest.php
|
|
ConsumableFileTest.php
|
|
tests/Feature/Consumables/Api/ConsumableIndexTest.php
|
|
Feature/Consumables/Api/ConsumableIndexTest.php
|
|
Consumables/Api/ConsumableIndexTest.php
|
|
Api/ConsumableIndexTest.php
|
|
ConsumableIndexTest.php
|
|
tests/Feature/Consumables/Api/ConsumableViewTest.php
|
|
Feature/Consumables/Api/ConsumableViewTest.php
|
|
Consumables/Api/ConsumableViewTest.php
|
|
Api/ConsumableViewTest.php
|
|
ConsumableViewTest.php
|
|
tests/Feature/Consumables/Api/DeleteConsumablesTest.php
|
|
Feature/Consumables/Api/DeleteConsumablesTest.php
|
|
Consumables/Api/DeleteConsumablesTest.php
|
|
Api/DeleteConsumablesTest.php
|
|
DeleteConsumablesTest.php
|
|
tests/Feature/Reporting/UnacceptedAssetReportTest.php
|
|
Feature/Reporting/UnacceptedAssetReportTest.php
|
|
Reporting/UnacceptedAssetReportTest.php
|
|
UnacceptedAssetReportTest.php
|
|
tests/Feature/Reporting/CustomReportTest.php
|
|
Feature/Reporting/CustomReportTest.php
|
|
Reporting/CustomReportTest.php
|
|
CustomReportTest.php
|
|
tests/Feature/Reporting/ActivityReportTest.php
|
|
Feature/Reporting/ActivityReportTest.php
|
|
Reporting/ActivityReportTest.php
|
|
ActivityReportTest.php
|
|
tests/Feature/Licenses/Ui/LicenseViewTest.php
|
|
Feature/Licenses/Ui/LicenseViewTest.php
|
|
Licenses/Ui/LicenseViewTest.php
|
|
Ui/LicenseViewTest.php
|
|
LicenseViewTest.php
|
|
tests/Feature/Licenses/Ui/UpdateLicenseTest.php
|
|
Feature/Licenses/Ui/UpdateLicenseTest.php
|
|
Licenses/Ui/UpdateLicenseTest.php
|
|
Ui/UpdateLicenseTest.php
|
|
UpdateLicenseTest.php
|
|
tests/Feature/Licenses/Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
|
|
Feature/Licenses/Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
|
|
Licenses/Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
|
|
Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
|
|
StoreLicenseWithFullMultipleCompanySupportTest.php
|
|
tests/Feature/Licenses/Ui/LicenseIndexTest.php
|
|
Feature/Licenses/Ui/LicenseIndexTest.php
|
|
Licenses/Ui/LicenseIndexTest.php
|
|
Ui/LicenseIndexTest.php
|
|
LicenseIndexTest.php
|
|
tests/Feature/Licenses/Ui/CreateLicenseTest.php
|
|
Feature/Licenses/Ui/CreateLicenseTest.php
|
|
Licenses/Ui/CreateLicenseTest.php
|
|
Ui/CreateLicenseTest.php
|
|
CreateLicenseTest.php
|
|
tests/Feature/Licenses/Api/DeleteLicensesTest.php
|
|
Feature/Licenses/Api/DeleteLicensesTest.php
|
|
Licenses/Api/DeleteLicensesTest.php
|
|
Api/DeleteLicensesTest.php
|
|
DeleteLicensesTest.php
|
|
tests/Feature/Licenses/Api/LicenseUploadTest.php
|
|
Feature/Licenses/Api/LicenseUploadTest.php
|
|
Licenses/Api/LicenseUploadTest.php
|
|
Api/LicenseUploadTest.php
|
|
LicenseUploadTest.php
|
|
tests/Feature/Licenses/Api/LicenseIndexTest.php
|
|
Feature/Licenses/Api/LicenseIndexTest.php
|
|
Licenses/Api/LicenseIndexTest.php
|
|
Api/LicenseIndexTest.php
|
|
LicenseIndexTest.php
|
|
tests/Feature/Users/Ui/IndexUsersTest.php
|
|
Feature/Users/Ui/IndexUsersTest.php
|
|
Users/Ui/IndexUsersTest.php
|
|
Ui/IndexUsersTest.php
|
|
IndexUsersTest.php
|
|
tests/Feature/Users/Ui/PrintUserInventoryTest.php
|
|
Feature/Users/Ui/PrintUserInventoryTest.php
|
|
Users/Ui/PrintUserInventoryTest.php
|
|
Ui/PrintUserInventoryTest.php
|
|
PrintUserInventoryTest.php
|
|
tests/Feature/Users/Ui/EmailAssignedToUserTest.php
|
|
Feature/Users/Ui/EmailAssignedToUserTest.php
|
|
Users/Ui/EmailAssignedToUserTest.php
|
|
Ui/EmailAssignedToUserTest.php
|
|
EmailAssignedToUserTest.php
|
|
tests/Feature/Users/Ui/UpdateUserTest.php
|
|
Feature/Users/Ui/UpdateUserTest.php
|
|
Users/Ui/UpdateUserTest.php
|
|
Ui/UpdateUserTest.php
|
|
UpdateUserTest.php
|
|
tests/Feature/Users/Ui/DeleteUserTest.php
|
|
Feature/Users/Ui/DeleteUserTest.php
|
|
Users/Ui/DeleteUserTest.php
|
|
Ui/DeleteUserTest.php
|
|
DeleteUserTest.php
|
|
tests/Feature/Users/Ui/ViewUserTest.php
|
|
Feature/Users/Ui/ViewUserTest.php
|
|
Users/Ui/ViewUserTest.php
|
|
Ui/ViewUserTest.php
|
|
ViewUserTest.php
|
|
tests/Feature/Users/Ui/MergeUsersTest.php
|
|
Feature/Users/Ui/MergeUsersTest.php
|
|
Users/Ui/MergeUsersTest.php
|
|
Ui/MergeUsersTest.php
|
|
MergeUsersTest.php
|
|
tests/Feature/Users/Ui/CreateUserTest.php
|
|
Feature/Users/Ui/CreateUserTest.php
|
|
Users/Ui/CreateUserTest.php
|
|
Ui/CreateUserTest.php
|
|
CreateUserTest.php
|
|
tests/Feature/Users/Ui/BulkActions/BulkDeleteUsersTest.php
|
|
Feature/Users/Ui/BulkActions/BulkDeleteUsersTest.php
|
|
Users/Ui/BulkActions/BulkDeleteUsersTest.php
|
|
Ui/BulkActions/BulkDeleteUsersTest.php
|
|
BulkActions/BulkDeleteUsersTest.php
|
|
BulkDeleteUsersTest.php
|
|
tests/Feature/Users/Ui/CloneUserTest.php
|
|
Feature/Users/Ui/CloneUserTest.php
|
|
Users/Ui/CloneUserTest.php
|
|
Ui/CloneUserTest.php
|
|
CloneUserTest.php
|
|
tests/Feature/Users/Api/IndexUsersTest.php
|
|
Feature/Users/Api/IndexUsersTest.php
|
|
Users/Api/IndexUsersTest.php
|
|
Api/IndexUsersTest.php
|
|
IndexUsersTest.php
|
|
tests/Feature/Users/Api/RestoreUserTest.php
|
|
Feature/Users/Api/RestoreUserTest.php
|
|
Users/Api/RestoreUserTest.php
|
|
Api/RestoreUserTest.php
|
|
RestoreUserTest.php
|
|
tests/Feature/Users/Api/UpdateUserTest.php
|
|
Feature/Users/Api/UpdateUserTest.php
|
|
Users/Api/UpdateUserTest.php
|
|
Api/UpdateUserTest.php
|
|
UpdateUserTest.php
|
|
tests/Feature/Users/Api/ViewUserTest.php
|
|
Feature/Users/Api/ViewUserTest.php
|
|
Users/Api/ViewUserTest.php
|
|
Api/ViewUserTest.php
|
|
ViewUserTest.php
|
|
tests/Feature/Users/Api/UserSearchTest.php
|
|
Feature/Users/Api/UserSearchTest.php
|
|
Users/Api/UserSearchTest.php
|
|
Api/UserSearchTest.php
|
|
UserSearchTest.php
|
|
tests/Feature/Users/Api/CreateUserTest.php
|
|
Feature/Users/Api/CreateUserTest.php
|
|
Users/Api/CreateUserTest.php
|
|
Api/CreateUserTest.php
|
|
CreateUserTest.php
|
|
tests/Feature/Users/Api/UserFileTest.php
|
|
Feature/Users/Api/UserFileTest.php
|
|
Users/Api/UserFileTest.php
|
|
Api/UserFileTest.php
|
|
UserFileTest.php
|
|
tests/Feature/Users/Api/UsersForSelectListTest.php
|
|
Feature/Users/Api/UsersForSelectListTest.php
|
|
Users/Api/UsersForSelectListTest.php
|
|
Api/UsersForSelectListTest.php
|
|
UsersForSelectListTest.php
|
|
tests/Feature/Users/Api/DeleteUsersTest.php
|
|
Feature/Users/Api/DeleteUsersTest.php
|
|
Users/Api/DeleteUsersTest.php
|
|
Api/DeleteUsersTest.php
|
|
DeleteUsersTest.php
|
|
tests/Feature/Modals/Ui/ShowModalsTest.php
|
|
Feature/Modals/Ui/ShowModalsTest.php
|
|
Modals/Ui/ShowModalsTest.php
|
|
Ui/ShowModalsTest.php
|
|
ShowModalsTest.php
|
|
tests/Feature/AssetModels/Ui/CreateAssetModelsTest.php
|
|
Feature/AssetModels/Ui/CreateAssetModelsTest.php
|
|
AssetModels/Ui/CreateAssetModelsTest.php
|
|
Ui/CreateAssetModelsTest.php
|
|
CreateAssetModelsTest.php
|
|
tests/Feature/AssetModels/Ui/UpdateAssetModelsTest.php
|
|
Feature/AssetModels/Ui/UpdateAssetModelsTest.php
|
|
AssetModels/Ui/UpdateAssetModelsTest.php
|
|
Ui/UpdateAssetModelsTest.php
|
|
UpdateAssetModelsTest.php
|
|
tests/Feature/AssetModels/Ui/ShowAssetModelsTest.php
|
|
Feature/AssetModels/Ui/ShowAssetModelsTest.php
|
|
AssetModels/Ui/ShowAssetModelsTest.php
|
|
Ui/ShowAssetModelsTest.php
|
|
ShowAssetModelsTest.php
|
|
tests/Feature/AssetModels/Ui/IndexAssetModelsTest.php
|
|
Feature/AssetModels/Ui/IndexAssetModelsTest.php
|
|
AssetModels/Ui/IndexAssetModelsTest.php
|
|
Ui/IndexAssetModelsTest.php
|
|
IndexAssetModelsTest.php
|
|
tests/Feature/AssetModels/Api/CreateAssetModelsTest.php
|
|
Feature/AssetModels/Api/CreateAssetModelsTest.php
|
|
AssetModels/Api/CreateAssetModelsTest.php
|
|
Api/CreateAssetModelsTest.php
|
|
CreateAssetModelsTest.php
|
|
tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
|
|
Feature/AssetModels/Api/UpdateAssetModelsTest.php
|
|
AssetModels/Api/UpdateAssetModelsTest.php
|
|
Api/UpdateAssetModelsTest.php
|
|
UpdateAssetModelsTest.php
|
|
tests/Feature/AssetModels/Api/DeleteAssetModelsTest.php
|
|
Feature/AssetModels/Api/DeleteAssetModelsTest.php
|
|
AssetModels/Api/DeleteAssetModelsTest.php
|
|
Api/DeleteAssetModelsTest.php
|
|
DeleteAssetModelsTest.php
|
|
tests/Feature/AssetModels/Api/IndexAssetModelsTest.php
|
|
Feature/AssetModels/Api/IndexAssetModelsTest.php
|
|
AssetModels/Api/IndexAssetModelsTest.php
|
|
Api/IndexAssetModelsTest.php
|
|
IndexAssetModelsTest.php
|
|
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
|
|
Feature/AssetModels/Api/AssetModelFilesTest.php
|
|
AssetModels/Api/AssetModelFilesTest.php
|
|
Api/AssetModelFilesTest.php
|
|
AssetModelFilesTest.php
|
|
tests/Feature/Companies/Ui/CreateCompaniesTest.php
|
|
Feature/Companies/Ui/CreateCompaniesTest.php
|
|
Companies/Ui/CreateCompaniesTest.php
|
|
Ui/CreateCompaniesTest.php
|
|
CreateCompaniesTest.php
|
|
tests/Feature/Companies/Ui/EditCompanyTest.php
|
|
Feature/Companies/Ui/EditCompanyTest.php
|
|
Companies/Ui/EditCompanyTest.php
|
|
Ui/EditCompanyTest.php
|
|
EditCompanyTest.php
|
|
tests/Feature/Companies/Ui/CompanyIndexTest.php
|
|
Feature/Companies/Ui/CompanyIndexTest.php
|
|
Companies/Ui/CompanyIndexTest.php
|
|
Ui/CompanyIndexTest.php
|
|
CompanyIndexTest.php
|
|
tests/Feature/Companies/Ui/ShowCompanyTest.php
|
|
Feature/Companies/Ui/ShowCompanyTest.php
|
|
Companies/Ui/ShowCompanyTest.php
|
|
Ui/ShowCompanyTest.php
|
|
ShowCompanyTest.php
|
|
tests/Feature/Companies/Api/CreateCompaniesTest.php
|
|
Feature/Companies/Api/CreateCompaniesTest.php
|
|
Companies/Api/CreateCompaniesTest.php
|
|
Api/CreateCompaniesTest.php
|
|
CreateCompaniesTest.php
|
|
tests/Feature/Companies/Api/IndexCompaniesTest.php
|
|
Feature/Companies/Api/IndexCompaniesTest.php
|
|
Companies/Api/IndexCompaniesTest.php
|
|
Api/IndexCompaniesTest.php
|
|
IndexCompaniesTest.php
|
|
tests/Feature/Companies/Api/UpdateCompaniesTest.php
|
|
Feature/Companies/Api/UpdateCompaniesTest.php
|
|
Companies/Api/UpdateCompaniesTest.php
|
|
Api/UpdateCompaniesTest.php
|
|
UpdateCompaniesTest.php
|
|
tests/Feature/Companies/Api/DeleteCompaniesTest.php
|
|
Feature/Companies/Api/DeleteCompaniesTest.php
|
|
Companies/Api/DeleteCompaniesTest.php
|
|
Api/DeleteCompaniesTest.php
|
|
DeleteCompaniesTest.php
|
|
tests/Feature/Manufacturers/Ui/IndexManufacturersTest.php
|
|
Feature/Manufacturers/Ui/IndexManufacturersTest.php
|
|
Manufacturers/Ui/IndexManufacturersTest.php
|
|
Ui/IndexManufacturersTest.php
|
|
IndexManufacturersTest.php
|
|
tests/Feature/Manufacturers/Ui/CreateManufacturerTest.php
|
|
Feature/Manufacturers/Ui/CreateManufacturerTest.php
|
|
Manufacturers/Ui/CreateManufacturerTest.php
|
|
Ui/CreateManufacturerTest.php
|
|
CreateManufacturerTest.php
|
|
tests/Feature/Manufacturers/Ui/DeleteManufacturersTest.php
|
|
Feature/Manufacturers/Ui/DeleteManufacturersTest.php
|
|
Manufacturers/Ui/DeleteManufacturersTest.php
|
|
Ui/DeleteManufacturersTest.php
|
|
DeleteManufacturersTest.php
|
|
tests/Feature/Manufacturers/Ui/UpdateManufacturerTest.php
|
|
Feature/Manufacturers/Ui/UpdateManufacturerTest.php
|
|
Manufacturers/Ui/UpdateManufacturerTest.php
|
|
Ui/UpdateManufacturerTest.php
|
|
UpdateManufacturerTest.php
|
|
tests/Feature/Manufacturers/Ui/BulkDeleteManufacturersTest.php
|
|
Feature/Manufacturers/Ui/BulkDeleteManufacturersTest.php
|
|
Manufacturers/Ui/BulkDeleteManufacturersTest.php
|
|
Ui/BulkDeleteManufacturersTest.php
|
|
BulkDeleteManufacturersTest.php
|
|
tests/Feature/Manufacturers/Ui/ShowManufacturerTest.php
|
|
Feature/Manufacturers/Ui/ShowManufacturerTest.php
|
|
Manufacturers/Ui/ShowManufacturerTest.php
|
|
Ui/ShowManufacturerTest.php
|
|
ShowManufacturerTest.php
|
|
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
|
|
Feature/Manufacturers/Api/DeleteManufacturersTest.php
|
|
Manufacturers/Api/DeleteManufacturersTest.php
|
|
Api/DeleteManufacturersTest.php
|
|
DeleteManufacturersTest.php
|
|
tests/Feature/Manufacturers/Api/CreateManufacturersTest.php
|
|
Feature/Manufacturers/Api/CreateManufacturersTest.php
|
|
Manufacturers/Api/CreateManufacturersTest.php
|
|
Api/CreateManufacturersTest.php
|
|
CreateManufacturersTest.php
|
|
tests/Feature/Manufacturers/Api/UpdateManufacturersTest.php
|
|
Feature/Manufacturers/Api/UpdateManufacturersTest.php
|
|
Manufacturers/Api/UpdateManufacturersTest.php
|
|
Api/UpdateManufacturersTest.php
|
|
UpdateManufacturersTest.php
|
|
tests/Feature/Requests/Ui/AssetRequestIndexTest.php
|
|
Feature/Requests/Ui/AssetRequestIndexTest.php
|
|
Requests/Ui/AssetRequestIndexTest.php
|
|
Ui/AssetRequestIndexTest.php
|
|
AssetRequestIndexTest.php
|
|
tests/Feature/DashboardTest.php
|
|
Feature/DashboardTest.php
|
|
DashboardTest.php
|
|
tests/Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php
|
|
Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php
|
|
CheckoutAcceptances/Ui/AssetAcceptanceTest.php
|
|
Ui/AssetAcceptanceTest.php
|
|
AssetAcceptanceTest.php
|
|
tests/Feature/CheckoutAcceptances/Ui/AccessoryAcceptanceTest.php
|
|
Feature/CheckoutAcceptances/Ui/AccessoryAcceptanceTest.php
|
|
CheckoutAcceptances/Ui/AccessoryAcceptanceTest.php
|
|
Ui/AccessoryAcceptanceTest.php
|
|
AccessoryAcceptanceTest.php
|
|
tests/Feature/Groups/Ui/UpdateGroupTest.php
|
|
Feature/Groups/Ui/UpdateGroupTest.php
|
|
Groups/Ui/UpdateGroupTest.php
|
|
Ui/UpdateGroupTest.php
|
|
UpdateGroupTest.php
|
|
tests/Feature/Groups/Ui/ShowGroupTest.php
|
|
Feature/Groups/Ui/ShowGroupTest.php
|
|
Groups/Ui/ShowGroupTest.php
|
|
Ui/ShowGroupTest.php
|
|
ShowGroupTest.php
|
|
tests/Feature/Groups/Ui/IndexGroupTest.php
|
|
Feature/Groups/Ui/IndexGroupTest.php
|
|
Groups/Ui/IndexGroupTest.php
|
|
Ui/IndexGroupTest.php
|
|
IndexGroupTest.php
|
|
tests/Feature/Groups/Ui/CreateGroupTest.php
|
|
Feature/Groups/Ui/CreateGroupTest.php
|
|
Groups/Ui/CreateGroupTest.php
|
|
Ui/CreateGroupTest.php
|
|
CreateGroupTest.php
|
|
tests/Feature/Groups/Api/DeleteGroupsTest.php
|
|
Feature/Groups/Api/DeleteGroupsTest.php
|
|
Groups/Api/DeleteGroupsTest.php
|
|
Api/DeleteGroupsTest.php
|
|
DeleteGroupsTest.php
|
|
tests/Feature/Groups/Api/StoreGroupTest.php
|
|
Feature/Groups/Api/StoreGroupTest.php
|
|
Groups/Api/StoreGroupTest.php
|
|
Api/StoreGroupTest.php
|
|
StoreGroupTest.php
|
|
tests/Feature/Categories/Ui/DeleteCategoriesTest.php
|
|
Feature/Categories/Ui/DeleteCategoriesTest.php
|
|
Categories/Ui/DeleteCategoriesTest.php
|
|
Ui/DeleteCategoriesTest.php
|
|
DeleteCategoriesTest.php
|
|
tests/Feature/Categories/Ui/BulkDeleteCategoriesTest.php
|
|
Feature/Categories/Ui/BulkDeleteCategoriesTest.php
|
|
Categories/Ui/BulkDeleteCategoriesTest.php
|
|
Ui/BulkDeleteCategoriesTest.php
|
|
BulkDeleteCategoriesTest.php
|
|
tests/Feature/Categories/Ui/IndexCategoriesTest.php
|
|
Feature/Categories/Ui/IndexCategoriesTest.php
|
|
Categories/Ui/IndexCategoriesTest.php
|
|
Ui/IndexCategoriesTest.php
|
|
IndexCategoriesTest.php
|
|
tests/Feature/Categories/Ui/CreateCategoriesTest.php
|
|
Feature/Categories/Ui/CreateCategoriesTest.php
|
|
Categories/Ui/CreateCategoriesTest.php
|
|
Ui/CreateCategoriesTest.php
|
|
CreateCategoriesTest.php
|
|
tests/Feature/Categories/Ui/UpdateCategoriesTest.php
|
|
Feature/Categories/Ui/UpdateCategoriesTest.php
|
|
Categories/Ui/UpdateCategoriesTest.php
|
|
Ui/UpdateCategoriesTest.php
|
|
UpdateCategoriesTest.php
|
|
tests/Feature/Categories/Ui/ShowCategoryTest.php
|
|
Feature/Categories/Ui/ShowCategoryTest.php
|
|
Categories/Ui/ShowCategoryTest.php
|
|
Ui/ShowCategoryTest.php
|
|
ShowCategoryTest.php
|
|
tests/Feature/Categories/Api/DeleteCategoriesTest.php
|
|
Feature/Categories/Api/DeleteCategoriesTest.php
|
|
Categories/Api/DeleteCategoriesTest.php
|
|
Api/DeleteCategoriesTest.php
|
|
DeleteCategoriesTest.php
|
|
tests/Feature/Categories/Api/IndexCategoriesTest.php
|
|
Feature/Categories/Api/IndexCategoriesTest.php
|
|
Categories/Api/IndexCategoriesTest.php
|
|
Api/IndexCategoriesTest.php
|
|
IndexCategoriesTest.php
|
|
tests/Feature/Categories/Api/CreateCategoriesTest.php
|
|
Feature/Categories/Api/CreateCategoriesTest.php
|
|
Categories/Api/CreateCategoriesTest.php
|
|
Api/CreateCategoriesTest.php
|
|
CreateCategoriesTest.php
|
|
tests/Feature/Categories/Api/UpdateCategoriesTest.php
|
|
Feature/Categories/Api/UpdateCategoriesTest.php
|
|
Categories/Api/UpdateCategoriesTest.php
|
|
Api/UpdateCategoriesTest.php
|
|
UpdateCategoriesTest.php
|
|
tests/Feature/Depreciations/Ui/CreateDepreciationTest.php
|
|
Feature/Depreciations/Ui/CreateDepreciationTest.php
|
|
Depreciations/Ui/CreateDepreciationTest.php
|
|
Ui/CreateDepreciationTest.php
|
|
CreateDepreciationTest.php
|
|
tests/Feature/Depreciations/Ui/DepreciationsIndexTest.php
|
|
Feature/Depreciations/Ui/DepreciationsIndexTest.php
|
|
Depreciations/Ui/DepreciationsIndexTest.php
|
|
Ui/DepreciationsIndexTest.php
|
|
DepreciationsIndexTest.php
|
|
tests/Feature/Depreciations/Ui/UpdateDepreciationTest.php
|
|
Feature/Depreciations/Ui/UpdateDepreciationTest.php
|
|
Depreciations/Ui/UpdateDepreciationTest.php
|
|
Ui/UpdateDepreciationTest.php
|
|
UpdateDepreciationTest.php
|
|
tests/Feature/Depreciations/Ui/ShowDepreciationTest.php
|
|
Feature/Depreciations/Ui/ShowDepreciationTest.php
|
|
Depreciations/Ui/ShowDepreciationTest.php
|
|
Ui/ShowDepreciationTest.php
|
|
ShowDepreciationTest.php
|
|
tests/Feature/Depreciations/Api/DeleteDepreciationsTest.php
|
|
Feature/Depreciations/Api/DeleteDepreciationsTest.php
|
|
Depreciations/Api/DeleteDepreciationsTest.php
|
|
Api/DeleteDepreciationsTest.php
|
|
DeleteDepreciationsTest.php
|
|
tests/Feature/Depreciations/Api/DepreciationsIndexTest.php
|
|
Feature/Depreciations/Api/DepreciationsIndexTest.php
|
|
Depreciations/Api/DepreciationsIndexTest.php
|
|
Api/DepreciationsIndexTest.php
|
|
DepreciationsIndexTest.php
|
|
tests/Feature/Settings/BrandingSettingsTest.php
|
|
Feature/Settings/BrandingSettingsTest.php
|
|
Settings/BrandingSettingsTest.php
|
|
BrandingSettingsTest.php
|
|
tests/Feature/Settings/LabelSettingTest.php
|
|
Feature/Settings/LabelSettingTest.php
|
|
Settings/LabelSettingTest.php
|
|
LabelSettingTest.php
|
|
tests/Feature/Settings/SecuritySettingTest.php
|
|
Feature/Settings/SecuritySettingTest.php
|
|
Settings/SecuritySettingTest.php
|
|
SecuritySettingTest.php
|
|
tests/Feature/Settings/ShowSetUpPageTest.php
|
|
Feature/Settings/ShowSetUpPageTest.php
|
|
Settings/ShowSetUpPageTest.php
|
|
ShowSetUpPageTest.php
|
|
tests/Feature/Settings/AlertsSettingTest.php
|
|
Feature/Settings/AlertsSettingTest.php
|
|
Settings/AlertsSettingTest.php
|
|
AlertsSettingTest.php
|
|
tests/Feature/Settings/LdapSettingsTest.php
|
|
Feature/Settings/LdapSettingsTest.php
|
|
Settings/LdapSettingsTest.php
|
|
LdapSettingsTest.php
|
|
tests/Feature/Console/CleanOldCheckoutRequestsTest.php
|
|
Feature/Console/CleanOldCheckoutRequestsTest.php
|
|
Console/CleanOldCheckoutRequestsTest.php
|
|
CleanOldCheckoutRequestsTest.php
|
|
tests/Feature/Console/SendAcceptanceReminderTest.php
|
|
Feature/Console/SendAcceptanceReminderTest.php
|
|
Console/SendAcceptanceReminderTest.php
|
|
SendAcceptanceReminderTest.php
|
|
tests/Feature/Console/FixupAssignedToAssignedTypeTest.php
|
|
Feature/Console/FixupAssignedToAssignedTypeTest.php
|
|
Console/FixupAssignedToAssignedTypeTest.php
|
|
FixupAssignedToAssignedTypeTest.php
|
|
tests/Feature/Console/MergeUsersTest.php
|
|
Feature/Console/MergeUsersTest.php
|
|
Console/MergeUsersTest.php
|
|
MergeUsersTest.php
|
|
tests/Feature/Console/OptimizeTest.php
|
|
Feature/Console/OptimizeTest.php
|
|
Console/OptimizeTest.php
|
|
OptimizeTest.php
|
|
tests/Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
|
|
Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
|
|
PredefinedKits/Ui/CreatePredefinedKitTest.php
|
|
Ui/CreatePredefinedKitTest.php
|
|
CreatePredefinedKitTest.php
|
|
tests/Feature/PredefinedKits/Ui/ShowPredefinedKitTest.php
|
|
Feature/PredefinedKits/Ui/ShowPredefinedKitTest.php
|
|
PredefinedKits/Ui/ShowPredefinedKitTest.php
|
|
Ui/ShowPredefinedKitTest.php
|
|
ShowPredefinedKitTest.php
|
|
tests/Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
|
|
Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
|
|
PredefinedKits/Ui/IndexPredefinedKitsTest.php
|
|
Ui/IndexPredefinedKitsTest.php
|
|
IndexPredefinedKitsTest.php
|
|
tests/Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
|
|
Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
|
|
PredefinedKits/Ui/UpdatePredefinedKitTest.php
|
|
Ui/UpdatePredefinedKitTest.php
|
|
UpdatePredefinedKitTest.php
|
|
tests/Feature/PredefinedKits/Api/DeletePredefinedKitsTest.php
|
|
Feature/PredefinedKits/Api/DeletePredefinedKitsTest.php
|
|
PredefinedKits/Api/DeletePredefinedKitsTest.php
|
|
Api/DeletePredefinedKitsTest.php
|
|
DeletePredefinedKitsTest.php
|
|
tests/Feature/ReportTemplates/EditReportTemplateTest.php
|
|
Feature/ReportTemplates/EditReportTemplateTest.php
|
|
ReportTemplates/EditReportTemplateTest.php
|
|
EditReportTemplateTest.php
|
|
tests/Feature/ReportTemplates/DeleteReportTemplateTest.php
|
|
Feature/ReportTemplates/DeleteReportTemplateTest.php
|
|
ReportTemplates/DeleteReportTemplateTest.php
|
|
DeleteReportTemplateTest.php
|
|
tests/Feature/ReportTemplates/ShowReportTemplateTest.php
|
|
Feature/ReportTemplates/ShowReportTemplateTest.php
|
|
ReportTemplates/ShowReportTemplateTest.php
|
|
ShowReportTemplateTest.php
|
|
tests/Feature/ReportTemplates/UpdateReportTemplateTest.php
|
|
Feature/ReportTemplates/UpdateReportTemplateTest.php
|
|
ReportTemplates/UpdateReportTemplateTest.php
|
|
UpdateReportTemplateTest.php
|
|
tests/Feature/ReportTemplates/StoreReportTemplateTest.php
|
|
Feature/ReportTemplates/StoreReportTemplateTest.php
|
|
ReportTemplates/StoreReportTemplateTest.php
|
|
StoreReportTemplateTest.php
|
|
tests/Feature/Redirects/ModelNotFoundRedirectTest.php
|
|
Feature/Redirects/ModelNotFoundRedirectTest.php
|
|
Redirects/ModelNotFoundRedirectTest.php
|
|
ModelNotFoundRedirectTest.php
|
|
tests/Feature/ApiRateLimitTest.php
|
|
Feature/ApiRateLimitTest.php
|
|
ApiRateLimitTest.php
|
|
tests/Feature/CustomFields/Ui/DeleteCustomFieldsTest.php
|
|
Feature/CustomFields/Ui/DeleteCustomFieldsTest.php
|
|
CustomFields/Ui/DeleteCustomFieldsTest.php
|
|
Ui/DeleteCustomFieldsTest.php
|
|
DeleteCustomFieldsTest.php
|
|
tests/Feature/CustomFields/Api/DeleteCustomFieldsTest.php
|
|
Feature/CustomFields/Api/DeleteCustomFieldsTest.php
|
|
CustomFields/Api/DeleteCustomFieldsTest.php
|
|
Api/DeleteCustomFieldsTest.php
|
|
DeleteCustomFieldsTest.php
|
|
tests/Feature/Assets/Ui/EditAssetTest.php
|
|
Feature/Assets/Ui/EditAssetTest.php
|
|
Assets/Ui/EditAssetTest.php
|
|
Ui/EditAssetTest.php
|
|
EditAssetTest.php
|
|
tests/Feature/Assets/Ui/ShowAssetTest.php
|
|
Feature/Assets/Ui/ShowAssetTest.php
|
|
Assets/Ui/ShowAssetTest.php
|
|
Ui/ShowAssetTest.php
|
|
ShowAssetTest.php
|
|
tests/Feature/Assets/Ui/DeleteAssetTest.php
|
|
Feature/Assets/Ui/DeleteAssetTest.php
|
|
Assets/Ui/DeleteAssetTest.php
|
|
Ui/DeleteAssetTest.php
|
|
DeleteAssetTest.php
|
|
tests/Feature/Assets/Ui/StoreAssetsTest.php
|
|
Feature/Assets/Ui/StoreAssetsTest.php
|
|
Assets/Ui/StoreAssetsTest.php
|
|
Ui/StoreAssetsTest.php
|
|
StoreAssetsTest.php
|
|
tests/Feature/Assets/Ui/BulkEditAssetsTest.php
|
|
Feature/Assets/Ui/BulkEditAssetsTest.php
|
|
Assets/Ui/BulkEditAssetsTest.php
|
|
Ui/BulkEditAssetsTest.php
|
|
BulkEditAssetsTest.php
|
|
tests/Feature/Assets/Ui/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
Feature/Assets/Ui/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
Assets/Ui/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
Ui/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
StoreAssetWithFullMultipleCompanySupportTest.php
|
|
tests/Feature/Assets/Ui/AssetIndexTest.php
|
|
Feature/Assets/Ui/AssetIndexTest.php
|
|
Assets/Ui/AssetIndexTest.php
|
|
Ui/AssetIndexTest.php
|
|
AssetIndexTest.php
|
|
tests/Feature/Assets/Ui/AuditAssetTest.php
|
|
Feature/Assets/Ui/AuditAssetTest.php
|
|
Assets/Ui/AuditAssetTest.php
|
|
Ui/AuditAssetTest.php
|
|
AuditAssetTest.php
|
|
tests/Feature/Assets/Ui/CheckinCheckoutCounters.php
|
|
Feature/Assets/Ui/CheckinCheckoutCounters.php
|
|
Assets/Ui/CheckinCheckoutCounters.php
|
|
Ui/CheckinCheckoutCounters.php
|
|
CheckinCheckoutCounters.php
|
|
tests/Feature/Assets/Ui/BulkDeleteAssetsTest.php
|
|
Feature/Assets/Ui/BulkDeleteAssetsTest.php
|
|
Assets/Ui/BulkDeleteAssetsTest.php
|
|
Ui/BulkDeleteAssetsTest.php
|
|
BulkDeleteAssetsTest.php
|
|
tests/Feature/Assets/Ui/CloneAssetTest.php
|
|
Feature/Assets/Ui/CloneAssetTest.php
|
|
Assets/Ui/CloneAssetTest.php
|
|
Ui/CloneAssetTest.php
|
|
CloneAssetTest.php
|
|
tests/Feature/Assets/Ui/AssetLabelTest.php
|
|
Feature/Assets/Ui/AssetLabelTest.php
|
|
Assets/Ui/AssetLabelTest.php
|
|
Ui/AssetLabelTest.php
|
|
AssetLabelTest.php
|
|
tests/Feature/Assets/Api/StoreAssetTest.php
|
|
Feature/Assets/Api/StoreAssetTest.php
|
|
Assets/Api/StoreAssetTest.php
|
|
Api/StoreAssetTest.php
|
|
StoreAssetTest.php
|
|
tests/Feature/Assets/Api/RequestableAssetTest.php
|
|
Feature/Assets/Api/RequestableAssetTest.php
|
|
Assets/Api/RequestableAssetTest.php
|
|
Api/RequestableAssetTest.php
|
|
RequestableAssetTest.php
|
|
tests/Feature/Assets/Api/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
Feature/Assets/Api/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
Assets/Api/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
Api/StoreAssetWithFullMultipleCompanySupportTest.php
|
|
StoreAssetWithFullMultipleCompanySupportTest.php
|
|
tests/Feature/Assets/Api/AssetIndexTest.php
|
|
Feature/Assets/Api/AssetIndexTest.php
|
|
Assets/Api/AssetIndexTest.php
|
|
Api/AssetIndexTest.php
|
|
AssetIndexTest.php
|
|
tests/Feature/Assets/Api/DeleteAssetsTest.php
|
|
Feature/Assets/Api/DeleteAssetsTest.php
|
|
Assets/Api/DeleteAssetsTest.php
|
|
Api/DeleteAssetsTest.php
|
|
DeleteAssetsTest.php
|
|
tests/Feature/Assets/Api/AuditAssetTest.php
|
|
Feature/Assets/Api/AuditAssetTest.php
|
|
Assets/Api/AuditAssetTest.php
|
|
Api/AuditAssetTest.php
|
|
AuditAssetTest.php
|
|
tests/Feature/Assets/Api/AssignedAssetsTest.php
|
|
Feature/Assets/Api/AssignedAssetsTest.php
|
|
Assets/Api/AssignedAssetsTest.php
|
|
Api/AssignedAssetsTest.php
|
|
AssignedAssetsTest.php
|
|
tests/Feature/Assets/Api/AssetsForSelectListTest.php
|
|
Feature/Assets/Api/AssetsForSelectListTest.php
|
|
Assets/Api/AssetsForSelectListTest.php
|
|
Api/AssetsForSelectListTest.php
|
|
AssetsForSelectListTest.php
|
|
tests/Feature/Assets/Api/AssetNotesTest.php
|
|
Feature/Assets/Api/AssetNotesTest.php
|
|
Assets/Api/AssetNotesTest.php
|
|
Api/AssetNotesTest.php
|
|
AssetNotesTest.php
|
|
tests/Feature/Assets/Api/CheckinCheckoutCounters.php
|
|
Feature/Assets/Api/CheckinCheckoutCounters.php
|
|
Assets/Api/CheckinCheckoutCounters.php
|
|
Api/CheckinCheckoutCounters.php
|
|
CheckinCheckoutCounters.php
|
|
tests/Feature/Assets/Api/AssetFilesTest.php
|
|
Feature/Assets/Api/AssetFilesTest.php
|
|
Assets/Api/AssetFilesTest.php
|
|
Api/AssetFilesTest.php
|
|
AssetFilesTest.php
|
|
tests/Feature/Assets/Api/AssignedComponentsTest.php
|
|
Feature/Assets/Api/AssignedComponentsTest.php
|
|
Assets/Api/AssignedComponentsTest.php
|
|
Api/AssignedComponentsTest.php
|
|
AssignedComponentsTest.php
|
|
tests/Feature/Assets/Api/UpdateAssetTest.php
|
|
Feature/Assets/Api/UpdateAssetTest.php
|
|
Assets/Api/UpdateAssetTest.php
|
|
Api/UpdateAssetTest.php
|
|
UpdateAssetTest.php
|
|
tests/Feature/Checkouts/Ui/BulkAssetCheckoutTest.php
|
|
Feature/Checkouts/Ui/BulkAssetCheckoutTest.php
|
|
Checkouts/Ui/BulkAssetCheckoutTest.php
|
|
Ui/BulkAssetCheckoutTest.php
|
|
BulkAssetCheckoutTest.php
|
|
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
|
|
Feature/Checkouts/Ui/ConsumableCheckoutTest.php
|
|
Checkouts/Ui/ConsumableCheckoutTest.php
|
|
Ui/ConsumableCheckoutTest.php
|
|
ConsumableCheckoutTest.php
|
|
tests/Feature/Checkouts/Ui/AccessoryCheckoutTest.php
|
|
Feature/Checkouts/Ui/AccessoryCheckoutTest.php
|
|
Checkouts/Ui/AccessoryCheckoutTest.php
|
|
Ui/AccessoryCheckoutTest.php
|
|
AccessoryCheckoutTest.php
|
|
tests/Feature/Checkouts/Ui/LicenseCheckoutTest.php
|
|
Feature/Checkouts/Ui/LicenseCheckoutTest.php
|
|
Checkouts/Ui/LicenseCheckoutTest.php
|
|
Ui/LicenseCheckoutTest.php
|
|
LicenseCheckoutTest.php
|
|
tests/Feature/Checkouts/Ui/AssetCheckoutTest.php
|
|
Feature/Checkouts/Ui/AssetCheckoutTest.php
|
|
Checkouts/Ui/AssetCheckoutTest.php
|
|
Ui/AssetCheckoutTest.php
|
|
AssetCheckoutTest.php
|
|
tests/Feature/Checkouts/Ui/ComponentsCheckoutTest.php
|
|
Feature/Checkouts/Ui/ComponentsCheckoutTest.php
|
|
Checkouts/Ui/ComponentsCheckoutTest.php
|
|
Ui/ComponentsCheckoutTest.php
|
|
ComponentsCheckoutTest.php
|
|
tests/Feature/Checkouts/General/SettingAlertOnResponseTest.php
|
|
Feature/Checkouts/General/SettingAlertOnResponseTest.php
|
|
Checkouts/General/SettingAlertOnResponseTest.php
|
|
General/SettingAlertOnResponseTest.php
|
|
SettingAlertOnResponseTest.php
|
|
tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php
|
|
Feature/Checkouts/Api/ConsumableCheckoutTest.php
|
|
Checkouts/Api/ConsumableCheckoutTest.php
|
|
Api/ConsumableCheckoutTest.php
|
|
ConsumableCheckoutTest.php
|
|
tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php
|
|
Feature/Checkouts/Api/AccessoryCheckoutTest.php
|
|
Checkouts/Api/AccessoryCheckoutTest.php
|
|
Api/AccessoryCheckoutTest.php
|
|
AccessoryCheckoutTest.php
|
|
tests/Feature/Checkouts/Api/LicenseCheckOutTest.php
|
|
Feature/Checkouts/Api/LicenseCheckOutTest.php
|
|
Checkouts/Api/LicenseCheckOutTest.php
|
|
Api/LicenseCheckOutTest.php
|
|
LicenseCheckOutTest.php
|
|
tests/Feature/Checkouts/Api/AssetCheckoutTest.php
|
|
Feature/Checkouts/Api/AssetCheckoutTest.php
|
|
Checkouts/Api/AssetCheckoutTest.php
|
|
Api/AssetCheckoutTest.php
|
|
AssetCheckoutTest.php
|
|
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
|
|
Feature/Checkouts/Api/ComponentCheckoutTest.php
|
|
Checkouts/Api/ComponentCheckoutTest.php
|
|
Api/ComponentCheckoutTest.php
|
|
ComponentCheckoutTest.php
|
|
tests/pa11y/.gitkeep
|
|
pa11y/.gitkeep
|
|
.gitkeep
|
|
tests/Support/InteractsWithAuthentication.php
|
|
Support/InteractsWithAuthentication.php
|
|
InteractsWithAuthentication.php
|
|
tests/Support/Settings.php
|
|
Support/Settings.php
|
|
Settings.php
|
|
tests/Support/Importing/AccessoriesImportFileBuilder.php
|
|
Support/Importing/AccessoriesImportFileBuilder.php
|
|
Importing/AccessoriesImportFileBuilder.php
|
|
AccessoriesImportFileBuilder.php
|
|
tests/Support/Importing/AssetsImportFileBuilder.php
|
|
Support/Importing/AssetsImportFileBuilder.php
|
|
Importing/AssetsImportFileBuilder.php
|
|
AssetsImportFileBuilder.php
|
|
tests/Support/Importing/CategoriesImportFileBuilder.php
|
|
Support/Importing/CategoriesImportFileBuilder.php
|
|
Importing/CategoriesImportFileBuilder.php
|
|
CategoriesImportFileBuilder.php
|
|
tests/Support/Importing/UsersImportFileBuilder.php
|
|
Support/Importing/UsersImportFileBuilder.php
|
|
Importing/UsersImportFileBuilder.php
|
|
UsersImportFileBuilder.php
|
|
tests/Support/Importing/SuppliersImportFileBuilder.php
|
|
Support/Importing/SuppliersImportFileBuilder.php
|
|
Importing/SuppliersImportFileBuilder.php
|
|
SuppliersImportFileBuilder.php
|
|
tests/Support/Importing/CleansUpImportFiles.php
|
|
Support/Importing/CleansUpImportFiles.php
|
|
Importing/CleansUpImportFiles.php
|
|
CleansUpImportFiles.php
|
|
tests/Support/Importing/ManufacturersImportFileBuilder.php
|
|
Support/Importing/ManufacturersImportFileBuilder.php
|
|
Importing/ManufacturersImportFileBuilder.php
|
|
ManufacturersImportFileBuilder.php
|
|
tests/Support/Importing/LocationsImportFileBuilder.php
|
|
Support/Importing/LocationsImportFileBuilder.php
|
|
Importing/LocationsImportFileBuilder.php
|
|
LocationsImportFileBuilder.php
|
|
tests/Support/Importing/FileBuilder.php
|
|
Support/Importing/FileBuilder.php
|
|
Importing/FileBuilder.php
|
|
FileBuilder.php
|
|
tests/Support/Importing/ConsumablesImportFileBuilder.php
|
|
Support/Importing/ConsumablesImportFileBuilder.php
|
|
Importing/ConsumablesImportFileBuilder.php
|
|
ConsumablesImportFileBuilder.php
|
|
tests/Support/Importing/ComponentsImportFileBuilder.php
|
|
Support/Importing/ComponentsImportFileBuilder.php
|
|
Importing/ComponentsImportFileBuilder.php
|
|
ComponentsImportFileBuilder.php
|
|
tests/Support/Importing/AssetModelsImportFileBuilder.php
|
|
Support/Importing/AssetModelsImportFileBuilder.php
|
|
Importing/AssetModelsImportFileBuilder.php
|
|
AssetModelsImportFileBuilder.php
|
|
tests/Support/Importing/LicensesImportFileBuilder.php
|
|
Support/Importing/LicensesImportFileBuilder.php
|
|
Importing/LicensesImportFileBuilder.php
|
|
LicensesImportFileBuilder.php
|
|
tests/Support/AssertHasActionLogs.php
|
|
Support/AssertHasActionLogs.php
|
|
AssertHasActionLogs.php
|
|
tests/Support/ProvidesDataForFullMultipleCompanySupportTesting.php
|
|
Support/ProvidesDataForFullMultipleCompanySupportTesting.php
|
|
ProvidesDataForFullMultipleCompanySupportTesting.php
|
|
tests/Support/AssertsAgainstSlackNotifications.php
|
|
Support/AssertsAgainstSlackNotifications.php
|
|
AssertsAgainstSlackNotifications.php
|
|
tests/Support/CanSkipTests.php
|
|
Support/CanSkipTests.php
|
|
CanSkipTests.php
|
|
tests/Support/InitializesSettings.php
|
|
Support/InitializesSettings.php
|
|
InitializesSettings.php
|
|
tests/Support/CustomTestMacros.php
|
|
Support/CustomTestMacros.php
|
|
CustomTestMacros.php
|
|
psalm.xml
|
|
config/insights.php
|
|
insights.php
|
|
config/google2fa.php
|
|
google2fa.php
|
|
config/trustedproxy.php
|
|
trustedproxy.php
|
|
config/backup.php
|
|
backup.php
|
|
config/compile.php
|
|
compile.php
|
|
config/logging.php
|
|
logging.php
|
|
config/broadcasting.php
|
|
broadcasting.php
|
|
config/dompdf.php
|
|
dompdf.php
|
|
config/pdf.php
|
|
pdf.php
|
|
config/queue.php
|
|
queue.php
|
|
config/mail-auto-embed.php
|
|
mail-auto-embed.php
|
|
config/image.php
|
|
image.php
|
|
config/livewire.php
|
|
livewire.php
|
|
config/app.php
|
|
app.php
|
|
config/mail.php
|
|
mail.php
|
|
config/hashing.php
|
|
hashing.php
|
|
config/cors.php
|
|
cors.php
|
|
config/permissions.php
|
|
permissions.php
|
|
config/debugbar.php
|
|
debugbar.php
|
|
config/telescope.php
|
|
telescope.php
|
|
config/scim.php
|
|
scim.php
|
|
config/filesystems.php
|
|
filesystems.php
|
|
config/session.php
|
|
session.php
|
|
config/passport.php
|
|
passport.php
|
|
config/view.php
|
|
view.php
|
|
config/version.php
|
|
version.php
|
|
config/database.php
|
|
database.php
|
|
config/auth.php
|
|
auth.php
|
|
config/services.php
|
|
services.php
|
|
config/cache.php
|
|
cache.php
|
|
package.json
|
|
.env.docker
|
|
CODE_OF_CONDUCT.md
|
|
docker/README.md
|
|
README.md
|
|
docker/000-default.conf
|
|
000-default.conf
|
|
docker/001-default-ssl.conf
|
|
001-default-ssl.conf
|
|
docker/column-statistics.cnf
|
|
column-statistics.cnf
|
|
docker/docker-secrets.env
|
|
docker-secrets.env
|
|
docker/startup.sh
|
|
startup.sh
|
|
docker/supervisor-exit-event-listener
|
|
supervisor-exit-event-listener
|
|
docker/startup_alpine_fpm.sh
|
|
startup_alpine_fpm.sh
|
|
docker/000-default-2.4.conf
|
|
000-default-2.4.conf
|
|
docker/docker.env
|
|
docker.env
|
|
docker/supervisord.conf
|
|
supervisord.conf
|
|
docker/develop.sh
|
|
develop.sh
|
|
docker/startup_alpine.sh
|
|
startup_alpine.sh
|
|
app.json
|
|
dev.docker-compose.yml
|
|
stubs/test.unit.stub
|
|
test.unit.stub
|
|
stubs/test.stub
|
|
test.stub
|
|
phpstan.neon.example
|
|
.env.dusk.example
|
|
package-lock.json
|
|
LICENSE
|
|
pa11y.js
|
|
.env.unit-tests
|
|
.gitattributes
|
|
.dockerignore
|
|
phpstan.neon.dist
|
|
CONTRIBUTING.md
|
|
TESTING.md
|
|
CONTRIBUTORS.md
|
|
install.sh
|
|
Dockerfile.alpine
|
|
.all-contributorsrc
|
|
Procfile
|
|
Dockerfile.fpm-alpine
|
|
.env.testing.example
|
|
.env.tests
|
|
upgrade.php
|
|
ansible/ubuntu/vagrant_playbook.yml
|
|
ubuntu/vagrant_playbook.yml
|
|
vagrant_playbook.yml
|
|
ansible/ubuntu/apachevirtualhost.conf.j2
|
|
ubuntu/apachevirtualhost.conf.j2
|
|
apachevirtualhost.conf.j2
|
|
ansible/freebsd/vagrant_playbook.yml
|
|
freebsd/vagrant_playbook.yml
|
|
vagrant_playbook.yml
|
|
phpmd.xml
|
|
_config.yml
|
|
.env.dev.docker
|
|
.env.example
|
|
server.php
|
|
snipeit.sh
|
|
.nvmrc
|
|
heroku/startup.php
|
|
startup.php
|
|
phpunit.xml
|
|
Vagrantfile
|
|
crowdin.yml
|
|
Dockerfile
|
|
.pa11yci.json
|
|
app/View/Label.php
|
|
View/Label.php
|
|
Label.php
|
|
app/Listeners/LogFailedLogin.php
|
|
Listeners/LogFailedLogin.php
|
|
LogFailedLogin.php
|
|
app/Listeners/LogListener.php
|
|
Listeners/LogListener.php
|
|
LogListener.php
|
|
app/Listeners/.gitkeep
|
|
Listeners/.gitkeep
|
|
.gitkeep
|
|
app/Listeners/CheckoutableListener.php
|
|
Listeners/CheckoutableListener.php
|
|
CheckoutableListener.php
|
|
app/Listeners/LogSuccessfulLogin.php
|
|
Listeners/LogSuccessfulLogin.php
|
|
LogSuccessfulLogin.php
|
|
app/Notifications/ExpectedCheckinNotification.php
|
|
Notifications/ExpectedCheckinNotification.php
|
|
ExpectedCheckinNotification.php
|
|
app/Notifications/CheckoutAccessoryNotification.php
|
|
Notifications/CheckoutAccessoryNotification.php
|
|
CheckoutAccessoryNotification.php
|
|
app/Notifications/CheckoutConsumableNotification.php
|
|
Notifications/CheckoutConsumableNotification.php
|
|
CheckoutConsumableNotification.php
|
|
app/Notifications/AcceptanceItemAcceptedNotification.php
|
|
Notifications/AcceptanceItemAcceptedNotification.php
|
|
AcceptanceItemAcceptedNotification.php
|
|
app/Notifications/CheckinAccessoryNotification.php
|
|
Notifications/CheckinAccessoryNotification.php
|
|
CheckinAccessoryNotification.php
|
|
app/Notifications/CheckoutComponentNotification.php
|
|
Notifications/CheckoutComponentNotification.php
|
|
CheckoutComponentNotification.php
|
|
app/Notifications/AcceptanceItemAcceptedToUserNotification.php
|
|
Notifications/AcceptanceItemAcceptedToUserNotification.php
|
|
AcceptanceItemAcceptedToUserNotification.php
|
|
app/Notifications/ExpiringLicenseNotification.php
|
|
Notifications/ExpiringLicenseNotification.php
|
|
ExpiringLicenseNotification.php
|
|
app/Notifications/RequestAssetNotification.php
|
|
Notifications/RequestAssetNotification.php
|
|
RequestAssetNotification.php
|
|
app/Notifications/CheckinAssetNotification.php
|
|
Notifications/CheckinAssetNotification.php
|
|
CheckinAssetNotification.php
|
|
app/Notifications/CheckoutLicenseSeatNotification.php
|
|
Notifications/CheckoutLicenseSeatNotification.php
|
|
CheckoutLicenseSeatNotification.php
|
|
app/Notifications/ExpiringAssetsNotification.php
|
|
Notifications/ExpiringAssetsNotification.php
|
|
ExpiringAssetsNotification.php
|
|
app/Notifications/CurrentInventory.php
|
|
Notifications/CurrentInventory.php
|
|
CurrentInventory.php
|
|
app/Notifications/FirstAdminNotification.php
|
|
Notifications/FirstAdminNotification.php
|
|
FirstAdminNotification.php
|
|
app/Notifications/ExpectedCheckinAdminNotification.php
|
|
Notifications/ExpectedCheckinAdminNotification.php
|
|
ExpectedCheckinAdminNotification.php
|
|
app/Notifications/MailTest.php
|
|
Notifications/MailTest.php
|
|
MailTest.php
|
|
app/Notifications/AcceptanceItemDeclinedNotification.php
|
|
Notifications/AcceptanceItemDeclinedNotification.php
|
|
AcceptanceItemDeclinedNotification.php
|
|
app/Notifications/CheckoutAssetNotification.php
|
|
Notifications/CheckoutAssetNotification.php
|
|
CheckoutAssetNotification.php
|
|
app/Notifications/RequestAssetCancelation.php
|
|
Notifications/RequestAssetCancelation.php
|
|
RequestAssetCancelation.php
|
|
app/Notifications/CheckinComponentNotification.php
|
|
Notifications/CheckinComponentNotification.php
|
|
CheckinComponentNotification.php
|
|
app/Notifications/CheckinLicenseSeatNotification.php
|
|
Notifications/CheckinLicenseSeatNotification.php
|
|
CheckinLicenseSeatNotification.php
|
|
app/Notifications/AuditNotification.php
|
|
Notifications/AuditNotification.php
|
|
AuditNotification.php
|
|
app/Notifications/InventoryAlert.php
|
|
Notifications/InventoryAlert.php
|
|
InventoryAlert.php
|
|
app/Notifications/WelcomeNotification.php
|
|
Notifications/WelcomeNotification.php
|
|
WelcomeNotification.php
|
|
app/Notifications/SendUpcomingAuditNotification.php
|
|
Notifications/SendUpcomingAuditNotification.php
|
|
SendUpcomingAuditNotification.php
|
|
app/Policies/CategoryPolicy.php
|
|
Policies/CategoryPolicy.php
|
|
CategoryPolicy.php
|
|
app/Policies/LocationPolicy.php
|
|
Policies/LocationPolicy.php
|
|
LocationPolicy.php
|
|
app/Policies/CustomFieldsetPolicy.php
|
|
Policies/CustomFieldsetPolicy.php
|
|
CustomFieldsetPolicy.php
|
|
app/Policies/DepartmentPolicy.php
|
|
Policies/DepartmentPolicy.php
|
|
DepartmentPolicy.php
|
|
app/Policies/CustomFieldPolicy.php
|
|
Policies/CustomFieldPolicy.php
|
|
CustomFieldPolicy.php
|
|
app/Policies/PredefinedKitPolicy.php
|
|
Policies/PredefinedKitPolicy.php
|
|
PredefinedKitPolicy.php
|
|
app/Policies/CompanyPolicy.php
|
|
Policies/CompanyPolicy.php
|
|
CompanyPolicy.php
|
|
app/Policies/ConsumablePolicy.php
|
|
Policies/ConsumablePolicy.php
|
|
ConsumablePolicy.php
|
|
app/Policies/DepreciationPolicy.php
|
|
Policies/DepreciationPolicy.php
|
|
DepreciationPolicy.php
|
|
app/Policies/ComponentPolicy.php
|
|
Policies/ComponentPolicy.php
|
|
ComponentPolicy.php
|
|
app/Policies/CheckoutablePermissionsPolicy.php
|
|
Policies/CheckoutablePermissionsPolicy.php
|
|
CheckoutablePermissionsPolicy.php
|
|
app/Policies/StatuslabelPolicy.php
|
|
Policies/StatuslabelPolicy.php
|
|
StatuslabelPolicy.php
|
|
app/Policies/LicensePolicy.php
|
|
Policies/LicensePolicy.php
|
|
LicensePolicy.php
|
|
app/Policies/UserPolicy.php
|
|
Policies/UserPolicy.php
|
|
UserPolicy.php
|
|
app/Policies/AccessoryPolicy.php
|
|
Policies/AccessoryPolicy.php
|
|
AccessoryPolicy.php
|
|
app/Policies/.gitkeep
|
|
Policies/.gitkeep
|
|
.gitkeep
|
|
app/Policies/AssetModelPolicy.php
|
|
Policies/AssetModelPolicy.php
|
|
AssetModelPolicy.php
|
|
app/Policies/ManufacturerPolicy.php
|
|
Policies/ManufacturerPolicy.php
|
|
ManufacturerPolicy.php
|
|
app/Policies/AssetPolicy.php
|
|
Policies/AssetPolicy.php
|
|
AssetPolicy.php
|
|
app/Policies/SupplierPolicy.php
|
|
Policies/SupplierPolicy.php
|
|
SupplierPolicy.php
|
|
app/Policies/SnipePermissionsPolicy.php
|
|
Policies/SnipePermissionsPolicy.php
|
|
SnipePermissionsPolicy.php
|
|
app/Importer/LocationImporter.php
|
|
Importer/LocationImporter.php
|
|
LocationImporter.php
|
|
app/Importer/ManufacturerImporter.php
|
|
Importer/ManufacturerImporter.php
|
|
ManufacturerImporter.php
|
|
app/Importer/UserImporter.php
|
|
Importer/UserImporter.php
|
|
UserImporter.php
|
|
app/Importer/Importer.php
|
|
Importer/Importer.php
|
|
Importer.php
|
|
app/Importer/ItemImporter.php
|
|
Importer/ItemImporter.php
|
|
ItemImporter.php
|
|
app/Importer/SupplierImporter.php
|
|
Importer/SupplierImporter.php
|
|
SupplierImporter.php
|
|
app/Importer/AccessoryImporter.php
|
|
Importer/AccessoryImporter.php
|
|
AccessoryImporter.php
|
|
app/Importer/AssetModelImporter.php
|
|
Importer/AssetModelImporter.php
|
|
AssetModelImporter.php
|
|
app/Importer/ComponentImporter.php
|
|
Importer/ComponentImporter.php
|
|
ComponentImporter.php
|
|
app/Importer/AssetImporter.php
|
|
Importer/AssetImporter.php
|
|
AssetImporter.php
|
|
app/Importer/LicenseImporter.php
|
|
Importer/LicenseImporter.php
|
|
LicenseImporter.php
|
|
app/Importer/ConsumableImporter.php
|
|
Importer/ConsumableImporter.php
|
|
ConsumableImporter.php
|
|
app/Importer/CategoryImporter.php
|
|
Importer/CategoryImporter.php
|
|
CategoryImporter.php
|
|
app/Livewire/PersonalAccessTokens.php
|
|
Livewire/PersonalAccessTokens.php
|
|
PersonalAccessTokens.php
|
|
app/Livewire/CustomFieldSetDefaultValuesForModel.php
|
|
Livewire/CustomFieldSetDefaultValuesForModel.php
|
|
CustomFieldSetDefaultValuesForModel.php
|
|
app/Livewire/Importer.php
|
|
Livewire/Importer.php
|
|
Importer.php
|
|
app/Livewire/LocationScopeCheck.php
|
|
Livewire/LocationScopeCheck.php
|
|
LocationScopeCheck.php
|
|
app/Livewire/OauthClients.php
|
|
Livewire/OauthClients.php
|
|
OauthClients.php
|
|
app/Livewire/CategoryEditForm.php
|
|
Livewire/CategoryEditForm.php
|
|
CategoryEditForm.php
|
|
app/Livewire/SlackSettingsForm.php
|
|
Livewire/SlackSettingsForm.php
|
|
SlackSettingsForm.php
|
|
app/Helpers/Helper.php
|
|
Helpers/Helper.php
|
|
Helper.php
|
|
app/Helpers/StorageHelper.php
|
|
Helpers/StorageHelper.php
|
|
StorageHelper.php
|
|
app/Helpers/IconHelper.php
|
|
Helpers/IconHelper.php
|
|
IconHelper.php
|
|
app/Events/CheckoutableCheckedOut.php
|
|
Events/CheckoutableCheckedOut.php
|
|
CheckoutableCheckedOut.php
|
|
app/Events/UserMerged.php
|
|
Events/UserMerged.php
|
|
UserMerged.php
|
|
app/Events/CheckoutAccepted.php
|
|
Events/CheckoutAccepted.php
|
|
CheckoutAccepted.php
|
|
app/Events/CheckoutDeclined.php
|
|
Events/CheckoutDeclined.php
|
|
CheckoutDeclined.php
|
|
app/Events/CheckoutableCheckedIn.php
|
|
Events/CheckoutableCheckedIn.php
|
|
CheckoutableCheckedIn.php
|
|
app/Events/Event.php
|
|
Events/Event.php
|
|
Event.php
|
|
app/Providers/BreadcrumbsServiceProvider.php
|
|
Providers/BreadcrumbsServiceProvider.php
|
|
BreadcrumbsServiceProvider.php
|
|
app/Providers/BladeServiceProvider.php
|
|
Providers/BladeServiceProvider.php
|
|
BladeServiceProvider.php
|
|
app/Providers/ValidationServiceProvider.php
|
|
Providers/ValidationServiceProvider.php
|
|
ValidationServiceProvider.php
|
|
app/Providers/SnipeTranslationServiceProvider.php
|
|
Providers/SnipeTranslationServiceProvider.php
|
|
SnipeTranslationServiceProvider.php
|
|
app/Providers/TelescopeServiceProvider.php
|
|
Providers/TelescopeServiceProvider.php
|
|
TelescopeServiceProvider.php
|
|
app/Providers/RouteServiceProvider.php
|
|
Providers/RouteServiceProvider.php
|
|
RouteServiceProvider.php
|
|
app/Providers/SettingsServiceProvider.php
|
|
Providers/SettingsServiceProvider.php
|
|
SettingsServiceProvider.php
|
|
app/Providers/EventServiceProvider.php
|
|
Providers/EventServiceProvider.php
|
|
EventServiceProvider.php
|
|
app/Providers/AppServiceProvider.php
|
|
Providers/AppServiceProvider.php
|
|
AppServiceProvider.php
|
|
app/Providers/SamlServiceProvider.php
|
|
Providers/SamlServiceProvider.php
|
|
SamlServiceProvider.php
|
|
app/Providers/AuthServiceProvider.php
|
|
Providers/AuthServiceProvider.php
|
|
AuthServiceProvider.php
|
|
app/Providers/MacroServiceProvider.php
|
|
Providers/MacroServiceProvider.php
|
|
MacroServiceProvider.php
|
|
app/Providers/LivewireServiceProvider.php
|
|
Providers/LivewireServiceProvider.php
|
|
LivewireServiceProvider.php
|
|
app/Actions/Suppliers/DestroySupplierAction.php
|
|
Actions/Suppliers/DestroySupplierAction.php
|
|
Suppliers/DestroySupplierAction.php
|
|
DestroySupplierAction.php
|
|
app/Actions/Manufacturers/DeleteManufacturerAction.php
|
|
Actions/Manufacturers/DeleteManufacturerAction.php
|
|
Manufacturers/DeleteManufacturerAction.php
|
|
DeleteManufacturerAction.php
|
|
app/Actions/Categories/DestroyCategoryAction.php
|
|
Actions/Categories/DestroyCategoryAction.php
|
|
Categories/DestroyCategoryAction.php
|
|
DestroyCategoryAction.php
|
|
app/Actions/CheckoutRequests/CreateCheckoutRequestAction.php
|
|
Actions/CheckoutRequests/CreateCheckoutRequestAction.php
|
|
CheckoutRequests/CreateCheckoutRequestAction.php
|
|
CreateCheckoutRequestAction.php
|
|
app/Actions/CheckoutRequests/CancelCheckoutRequestAction.php
|
|
Actions/CheckoutRequests/CancelCheckoutRequestAction.php
|
|
CheckoutRequests/CancelCheckoutRequestAction.php
|
|
CancelCheckoutRequestAction.php
|
|
app/Models/CheckoutRequest.php
|
|
Models/CheckoutRequest.php
|
|
CheckoutRequest.php
|
|
app/Models/ReportTemplate.php
|
|
Models/ReportTemplate.php
|
|
ReportTemplate.php
|
|
app/Models/Statuslabel.php
|
|
Models/Statuslabel.php
|
|
Statuslabel.php
|
|
app/Models/CompanyableScope.php
|
|
Models/CompanyableScope.php
|
|
CompanyableScope.php
|
|
app/Models/SnipeSCIMConfig.php
|
|
Models/SnipeSCIMConfig.php
|
|
SnipeSCIMConfig.php
|
|
app/Models/Accessory.php
|
|
Models/Accessory.php
|
|
Accessory.php
|
|
app/Models/Traits/HasUploads.php
|
|
Models/Traits/HasUploads.php
|
|
Traits/HasUploads.php
|
|
HasUploads.php
|
|
app/Models/Traits/CompanyableChildTrait.php
|
|
Models/Traits/CompanyableChildTrait.php
|
|
Traits/CompanyableChildTrait.php
|
|
CompanyableChildTrait.php
|
|
app/Models/Traits/Searchable.php
|
|
Models/Traits/Searchable.php
|
|
Traits/Searchable.php
|
|
Searchable.php
|
|
app/Models/Traits/CompanyableTrait.php
|
|
Models/Traits/CompanyableTrait.php
|
|
Traits/CompanyableTrait.php
|
|
CompanyableTrait.php
|
|
app/Models/Traits/Acceptable.php
|
|
Models/Traits/Acceptable.php
|
|
Traits/Acceptable.php
|
|
Acceptable.php
|
|
app/Models/Traits/Loggable.php
|
|
Models/Traits/Loggable.php
|
|
Traits/Loggable.php
|
|
Loggable.php
|
|
app/Models/Traits/Requestable.php
|
|
Models/Traits/Requestable.php
|
|
Traits/Requestable.php
|
|
Requestable.php
|
|
app/Models/ICompanyableChild.php
|
|
Models/ICompanyableChild.php
|
|
ICompanyableChild.php
|
|
app/Models/PredefinedKit.php
|
|
Models/PredefinedKit.php
|
|
PredefinedKit.php
|
|
app/Models/Department.php
|
|
Models/Department.php
|
|
Department.php
|
|
app/Models/Consumable.php
|
|
Models/Consumable.php
|
|
Consumable.php
|
|
app/Models/CustomField.php
|
|
Models/CustomField.php
|
|
CustomField.php
|
|
app/Models/Maintenance.php
|
|
Models/Maintenance.php
|
|
Maintenance.php
|
|
app/Models/SamlNonce.php
|
|
Models/SamlNonce.php
|
|
SamlNonce.php
|
|
app/Models/CompanyableChildScope.php
|
|
Models/CompanyableChildScope.php
|
|
CompanyableChildScope.php
|
|
app/Models/Labels/DefaultLabel.php
|
|
Models/Labels/DefaultLabel.php
|
|
Labels/DefaultLabel.php
|
|
DefaultLabel.php
|
|
app/Models/Labels/Tapes/Dymo/LabelWriter.php
|
|
Models/Labels/Tapes/Dymo/LabelWriter.php
|
|
Labels/Tapes/Dymo/LabelWriter.php
|
|
Tapes/Dymo/LabelWriter.php
|
|
Dymo/LabelWriter.php
|
|
LabelWriter.php
|
|
app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
|
|
Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
|
|
Labels/Tapes/Dymo/LabelWriter_1933081.php
|
|
Tapes/Dymo/LabelWriter_1933081.php
|
|
Dymo/LabelWriter_1933081.php
|
|
LabelWriter_1933081.php
|
|
app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
|
|
Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
|
|
Labels/Tapes/Dymo/LabelWriter_2112283.php
|
|
Tapes/Dymo/LabelWriter_2112283.php
|
|
Dymo/LabelWriter_2112283.php
|
|
LabelWriter_2112283.php
|
|
app/Models/Labels/Tapes/Dymo/LabelWriter_11354.php
|
|
Models/Labels/Tapes/Dymo/LabelWriter_11354.php
|
|
Labels/Tapes/Dymo/LabelWriter_11354.php
|
|
Tapes/Dymo/LabelWriter_11354.php
|
|
Dymo/LabelWriter_11354.php
|
|
LabelWriter_11354.php
|
|
app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
|
|
Models/Labels/Tapes/Dymo/LabelWriter_30252.php
|
|
Labels/Tapes/Dymo/LabelWriter_30252.php
|
|
Tapes/Dymo/LabelWriter_30252.php
|
|
Dymo/LabelWriter_30252.php
|
|
LabelWriter_30252.php
|
|
app/Models/Labels/Tapes/Brother/TZe_24mm_D.php
|
|
Models/Labels/Tapes/Brother/TZe_24mm_D.php
|
|
Labels/Tapes/Brother/TZe_24mm_D.php
|
|
Tapes/Brother/TZe_24mm_D.php
|
|
Brother/TZe_24mm_D.php
|
|
TZe_24mm_D.php
|
|
app/Models/Labels/Tapes/Brother/TZe_18mm.php
|
|
Models/Labels/Tapes/Brother/TZe_18mm.php
|
|
Labels/Tapes/Brother/TZe_18mm.php
|
|
Tapes/Brother/TZe_18mm.php
|
|
Brother/TZe_18mm.php
|
|
TZe_18mm.php
|
|
app/Models/Labels/Tapes/Brother/TZe_18mm_A.php
|
|
Models/Labels/Tapes/Brother/TZe_18mm_A.php
|
|
Labels/Tapes/Brother/TZe_18mm_A.php
|
|
Tapes/Brother/TZe_18mm_A.php
|
|
Brother/TZe_18mm_A.php
|
|
TZe_18mm_A.php
|
|
app/Models/Labels/Tapes/Brother/TZe_24mm_B.php
|
|
Models/Labels/Tapes/Brother/TZe_24mm_B.php
|
|
Labels/Tapes/Brother/TZe_24mm_B.php
|
|
Tapes/Brother/TZe_24mm_B.php
|
|
Brother/TZe_24mm_B.php
|
|
TZe_24mm_B.php
|
|
app/Models/Labels/Tapes/Brother/TZe_24mm.php
|
|
Models/Labels/Tapes/Brother/TZe_24mm.php
|
|
Labels/Tapes/Brother/TZe_24mm.php
|
|
Tapes/Brother/TZe_24mm.php
|
|
Brother/TZe_24mm.php
|
|
TZe_24mm.php
|
|
app/Models/Labels/Tapes/Brother/TZe_24mm_E.php
|
|
Models/Labels/Tapes/Brother/TZe_24mm_E.php
|
|
Labels/Tapes/Brother/TZe_24mm_E.php
|
|
Tapes/Brother/TZe_24mm_E.php
|
|
Brother/TZe_24mm_E.php
|
|
TZe_24mm_E.php
|
|
app/Models/Labels/Tapes/Brother/TZe_12mm.php
|
|
Models/Labels/Tapes/Brother/TZe_12mm.php
|
|
Labels/Tapes/Brother/TZe_12mm.php
|
|
Tapes/Brother/TZe_12mm.php
|
|
Brother/TZe_12mm.php
|
|
TZe_12mm.php
|
|
app/Models/Labels/Tapes/Brother/TZe_24mm_A.php
|
|
Models/Labels/Tapes/Brother/TZe_24mm_A.php
|
|
Labels/Tapes/Brother/TZe_24mm_A.php
|
|
Tapes/Brother/TZe_24mm_A.php
|
|
Brother/TZe_24mm_A.php
|
|
TZe_24mm_A.php
|
|
app/Models/Labels/Tapes/Brother/TZe_24mm_C.php
|
|
Models/Labels/Tapes/Brother/TZe_24mm_C.php
|
|
Labels/Tapes/Brother/TZe_24mm_C.php
|
|
Tapes/Brother/TZe_24mm_C.php
|
|
Brother/TZe_24mm_C.php
|
|
TZe_24mm_C.php
|
|
app/Models/Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
|
Models/Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
|
Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
|
Tapes/Brother/TZe_62mm_Landscape_A.php
|
|
Brother/TZe_62mm_Landscape_A.php
|
|
TZe_62mm_Landscape_A.php
|
|
app/Models/Labels/Tapes/Brother/TZe_62mm_Landscape.php
|
|
Models/Labels/Tapes/Brother/TZe_62mm_Landscape.php
|
|
Labels/Tapes/Brother/TZe_62mm_Landscape.php
|
|
Tapes/Brother/TZe_62mm_Landscape.php
|
|
Brother/TZe_62mm_Landscape.php
|
|
TZe_62mm_Landscape.php
|
|
app/Models/Labels/Tapes/Brother/TZe_12mm_A.php
|
|
Models/Labels/Tapes/Brother/TZe_12mm_A.php
|
|
Labels/Tapes/Brother/TZe_12mm_A.php
|
|
Tapes/Brother/TZe_12mm_A.php
|
|
Brother/TZe_12mm_A.php
|
|
TZe_12mm_A.php
|
|
app/Models/Labels/Tapes/Generic/Tape_53mm.php
|
|
Models/Labels/Tapes/Generic/Tape_53mm.php
|
|
Labels/Tapes/Generic/Tape_53mm.php
|
|
Tapes/Generic/Tape_53mm.php
|
|
Generic/Tape_53mm.php
|
|
Tape_53mm.php
|
|
app/Models/Labels/Tapes/Generic/Continuous_53mm.php
|
|
Models/Labels/Tapes/Generic/Continuous_53mm.php
|
|
Labels/Tapes/Generic/Continuous_53mm.php
|
|
Tapes/Generic/Continuous_53mm.php
|
|
Generic/Continuous_53mm.php
|
|
Continuous_53mm.php
|
|
app/Models/Labels/Tapes/Generic/Tape_53mm_A.php
|
|
Models/Labels/Tapes/Generic/Tape_53mm_A.php
|
|
Labels/Tapes/Generic/Tape_53mm_A.php
|
|
Tapes/Generic/Tape_53mm_A.php
|
|
Generic/Tape_53mm_A.php
|
|
Tape_53mm_A.php
|
|
app/Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in.php
|
|
Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in.php
|
|
Labels/Tapes/Generic/Continuous_Landscape_0_59in.php
|
|
Tapes/Generic/Continuous_Landscape_0_59in.php
|
|
Generic/Continuous_Landscape_0_59in.php
|
|
Continuous_Landscape_0_59in.php
|
|
app/Models/Labels/Tapes/Generic/Continuous_53mm_A.php
|
|
Models/Labels/Tapes/Generic/Continuous_53mm_A.php
|
|
Labels/Tapes/Generic/Continuous_53mm_A.php
|
|
Tapes/Generic/Continuous_53mm_A.php
|
|
Generic/Continuous_53mm_A.php
|
|
Continuous_53mm_A.php
|
|
app/Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in_A.php
|
|
Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in_A.php
|
|
Labels/Tapes/Generic/Continuous_Landscape_0_59in_A.php
|
|
Tapes/Generic/Continuous_Landscape_0_59in_A.php
|
|
Generic/Continuous_Landscape_0_59in_A.php
|
|
Continuous_Landscape_0_59in_A.php
|
|
app/Models/Labels/Tapes/Generic/GenericTape.php
|
|
Models/Labels/Tapes/Generic/GenericTape.php
|
|
Labels/Tapes/Generic/GenericTape.php
|
|
Tapes/Generic/GenericTape.php
|
|
Generic/GenericTape.php
|
|
GenericTape.php
|
|
app/Models/Labels/Sheet.php
|
|
Models/Labels/Sheet.php
|
|
Labels/Sheet.php
|
|
Sheet.php
|
|
app/Models/Labels/Field.php
|
|
Models/Labels/Field.php
|
|
Labels/Field.php
|
|
Field.php
|
|
app/Models/Labels/FieldOption.php
|
|
Models/Labels/FieldOption.php
|
|
Labels/FieldOption.php
|
|
FieldOption.php
|
|
app/Models/Labels/RectangleSheet.php
|
|
Models/Labels/RectangleSheet.php
|
|
Labels/RectangleSheet.php
|
|
RectangleSheet.php
|
|
app/Models/Labels/Sheets/Avery/_5520_B.php
|
|
Models/Labels/Sheets/Avery/_5520_B.php
|
|
Labels/Sheets/Avery/_5520_B.php
|
|
Sheets/Avery/_5520_B.php
|
|
Avery/_5520_B.php
|
|
_5520_B.php
|
|
app/Models/Labels/Sheets/Avery/L7162_A.php
|
|
Models/Labels/Sheets/Avery/L7162_A.php
|
|
Labels/Sheets/Avery/L7162_A.php
|
|
Sheets/Avery/L7162_A.php
|
|
Avery/L7162_A.php
|
|
L7162_A.php
|
|
app/Models/Labels/Sheets/Avery/L6009_A.php
|
|
Models/Labels/Sheets/Avery/L6009_A.php
|
|
Labels/Sheets/Avery/L6009_A.php
|
|
Sheets/Avery/L6009_A.php
|
|
Avery/L6009_A.php
|
|
L6009_A.php
|
|
app/Models/Labels/Sheets/Avery/_5520.php
|
|
Models/Labels/Sheets/Avery/_5520.php
|
|
Labels/Sheets/Avery/_5520.php
|
|
Sheets/Avery/_5520.php
|
|
Avery/_5520.php
|
|
_5520.php
|
|
app/Models/Labels/Sheets/Avery/L7162_B.php
|
|
Models/Labels/Sheets/Avery/L7162_B.php
|
|
Labels/Sheets/Avery/L7162_B.php
|
|
Sheets/Avery/L7162_B.php
|
|
Avery/L7162_B.php
|
|
L7162_B.php
|
|
app/Models/Labels/Sheets/Avery/L6009.php
|
|
Models/Labels/Sheets/Avery/L6009.php
|
|
Labels/Sheets/Avery/L6009.php
|
|
Sheets/Avery/L6009.php
|
|
Avery/L6009.php
|
|
L6009.php
|
|
app/Models/Labels/Sheets/Avery/L4736.php
|
|
Models/Labels/Sheets/Avery/L4736.php
|
|
Labels/Sheets/Avery/L4736.php
|
|
Sheets/Avery/L4736.php
|
|
Avery/L4736.php
|
|
L4736.php
|
|
app/Models/Labels/Sheets/Avery/_5267_A.php
|
|
Models/Labels/Sheets/Avery/_5267_A.php
|
|
Labels/Sheets/Avery/_5267_A.php
|
|
Sheets/Avery/_5267_A.php
|
|
Avery/_5267_A.php
|
|
_5267_A.php
|
|
app/Models/Labels/Sheets/Avery/_5267.php
|
|
Models/Labels/Sheets/Avery/_5267.php
|
|
Labels/Sheets/Avery/_5267.php
|
|
Sheets/Avery/_5267.php
|
|
Avery/_5267.php
|
|
_5267.php
|
|
app/Models/Labels/Sheets/Avery/L7163.php
|
|
Models/Labels/Sheets/Avery/L7163.php
|
|
Labels/Sheets/Avery/L7163.php
|
|
Sheets/Avery/L7163.php
|
|
Avery/L7163.php
|
|
L7163.php
|
|
app/Models/Labels/Sheets/Avery/L7162.php
|
|
Models/Labels/Sheets/Avery/L7162.php
|
|
Labels/Sheets/Avery/L7162.php
|
|
Sheets/Avery/L7162.php
|
|
Avery/L7162.php
|
|
L7162.php
|
|
app/Models/Labels/Sheets/Avery/_5520_A.php
|
|
Models/Labels/Sheets/Avery/_5520_A.php
|
|
Labels/Sheets/Avery/_5520_A.php
|
|
Sheets/Avery/_5520_A.php
|
|
Avery/_5520_A.php
|
|
_5520_A.php
|
|
app/Models/Labels/Sheets/Avery/L7163_A.php
|
|
Models/Labels/Sheets/Avery/L7163_A.php
|
|
Labels/Sheets/Avery/L7163_A.php
|
|
Sheets/Avery/L7163_A.php
|
|
Avery/L7163_A.php
|
|
L7163_A.php
|
|
app/Models/Labels/Sheets/Avery/L4736_A.php
|
|
Models/Labels/Sheets/Avery/L4736_A.php
|
|
Labels/Sheets/Avery/L4736_A.php
|
|
Sheets/Avery/L4736_A.php
|
|
Avery/L4736_A.php
|
|
L4736_A.php
|
|
app/Models/Labels/Sheets/Avery/_3490.php
|
|
Models/Labels/Sheets/Avery/_3490.php
|
|
Labels/Sheets/Avery/_3490.php
|
|
Sheets/Avery/_3490.php
|
|
Avery/_3490.php
|
|
_3490.php
|
|
app/Models/Labels/Sheets/Avery/_3490_A.php
|
|
Models/Labels/Sheets/Avery/_3490_A.php
|
|
Labels/Sheets/Avery/_3490_A.php
|
|
Sheets/Avery/_3490_A.php
|
|
Avery/_3490_A.php
|
|
_3490_A.php
|
|
app/Models/Labels/Label.php
|
|
Models/Labels/Label.php
|
|
Labels/Label.php
|
|
Label.php
|
|
app/Models/CustomFieldset.php
|
|
Models/CustomFieldset.php
|
|
CustomFieldset.php
|
|
app/Models/Category.php
|
|
Models/Category.php
|
|
Category.php
|
|
app/Models/Depreciable.php
|
|
Models/Depreciable.php
|
|
Depreciable.php
|
|
app/Models/Setting.php
|
|
Models/Setting.php
|
|
Setting.php
|
|
app/Models/CheckoutAcceptance.php
|
|
Models/CheckoutAcceptance.php
|
|
CheckoutAcceptance.php
|
|
app/Models/License.php
|
|
Models/License.php
|
|
License.php
|
|
app/Models/Checkoutable.php
|
|
Models/Checkoutable.php
|
|
Checkoutable.php
|
|
app/Models/Company.php
|
|
Models/Company.php
|
|
Company.php
|
|
app/Models/Ldap.php
|
|
Models/Ldap.php
|
|
Ldap.php
|
|
app/Models/User.php
|
|
Models/User.php
|
|
User.php
|
|
app/Models/Depreciation.php
|
|
Models/Depreciation.php
|
|
Depreciation.php
|
|
app/Models/SnipeModel.php
|
|
Models/SnipeModel.php
|
|
SnipeModel.php
|
|
app/Models/Import.php
|
|
Models/Import.php
|
|
Import.php
|
|
app/Models/Actionlog.php
|
|
Models/Actionlog.php
|
|
Actionlog.php
|
|
app/Models/Group.php
|
|
Models/Group.php
|
|
Group.php
|
|
app/Models/Location.php
|
|
Models/Location.php
|
|
Location.php
|
|
app/Models/Asset.php
|
|
Models/Asset.php
|
|
Asset.php
|
|
app/Models/AssetModel.php
|
|
Models/AssetModel.php
|
|
AssetModel.php
|
|
app/Models/Recipients/Recipient.php
|
|
Models/Recipients/Recipient.php
|
|
Recipients/Recipient.php
|
|
Recipient.php
|
|
app/Models/Recipients/AdminRecipient.php
|
|
Models/Recipients/AdminRecipient.php
|
|
Recipients/AdminRecipient.php
|
|
AdminRecipient.php
|
|
app/Models/Recipients/AlertRecipient.php
|
|
Models/Recipients/AlertRecipient.php
|
|
Recipients/AlertRecipient.php
|
|
AlertRecipient.php
|
|
app/Models/Supplier.php
|
|
Models/Supplier.php
|
|
Supplier.php
|
|
app/Models/LicenseSeat.php
|
|
Models/LicenseSeat.php
|
|
LicenseSeat.php
|
|
app/Models/AccessoryCheckout.php
|
|
Models/AccessoryCheckout.php
|
|
AccessoryCheckout.php
|
|
app/Models/Component.php
|
|
Models/Component.php
|
|
Component.php
|
|
app/Models/Manufacturer.php
|
|
Models/Manufacturer.php
|
|
Manufacturer.php
|
|
app/Models/SCIMUser.php
|
|
Models/SCIMUser.php
|
|
SCIMUser.php
|
|
app/Models/ConsumableAssignment.php
|
|
Models/ConsumableAssignment.php
|
|
ConsumableAssignment.php
|
|
app/Jobs/Job.php
|
|
Jobs/Job.php
|
|
Job.php
|
|
app/Enums/ActionType.php
|
|
Enums/ActionType.php
|
|
ActionType.php
|
|
app/Rules/EmailEncrypted.php
|
|
Rules/EmailEncrypted.php
|
|
EmailEncrypted.php
|
|
app/Rules/ValidJson.php
|
|
Rules/ValidJson.php
|
|
ValidJson.php
|
|
app/Rules/UrlEncrypted.php
|
|
Rules/UrlEncrypted.php
|
|
UrlEncrypted.php
|
|
app/Rules/DateEncrypted.php
|
|
Rules/DateEncrypted.php
|
|
DateEncrypted.php
|
|
app/Rules/BooleanEncrypted.php
|
|
Rules/BooleanEncrypted.php
|
|
BooleanEncrypted.php
|
|
app/Rules/UserCannotSwitchCompaniesIfItemsAssigned.php
|
|
Rules/UserCannotSwitchCompaniesIfItemsAssigned.php
|
|
UserCannotSwitchCompaniesIfItemsAssigned.php
|
|
app/Rules/AlphaEncrypted.php
|
|
Rules/AlphaEncrypted.php
|
|
AlphaEncrypted.php
|
|
app/Rules/IPv4Encrypted.php
|
|
Rules/IPv4Encrypted.php
|
|
IPv4Encrypted.php
|
|
app/Rules/UniqueUndeleted.php
|
|
Rules/UniqueUndeleted.php
|
|
UniqueUndeleted.php
|
|
app/Rules/AssetCannotBeCheckedOutToNondeployableStatus.php
|
|
Rules/AssetCannotBeCheckedOutToNondeployableStatus.php
|
|
AssetCannotBeCheckedOutToNondeployableStatus.php
|
|
app/Rules/MacEncrypted.php
|
|
Rules/MacEncrypted.php
|
|
MacEncrypted.php
|
|
app/Rules/IPEncrypted.php
|
|
Rules/IPEncrypted.php
|
|
IPEncrypted.php
|
|
app/Rules/RegexEncrypted.php
|
|
Rules/RegexEncrypted.php
|
|
RegexEncrypted.php
|
|
app/Rules/NumericEncrypted.php
|
|
Rules/NumericEncrypted.php
|
|
NumericEncrypted.php
|
|
app/Rules/IPv6Encrypted.php
|
|
Rules/IPv6Encrypted.php
|
|
IPv6Encrypted.php
|
|
app/Console/Kernel.php
|
|
Console/Kernel.php
|
|
Kernel.php
|
|
app/Console/Commands/ObjectImportCommand.php
|
|
Console/Commands/ObjectImportCommand.php
|
|
Commands/ObjectImportCommand.php
|
|
ObjectImportCommand.php
|
|
app/Console/Commands/ReEncodeCustomFieldNames.php
|
|
Console/Commands/ReEncodeCustomFieldNames.php
|
|
Commands/ReEncodeCustomFieldNames.php
|
|
ReEncodeCustomFieldNames.php
|
|
app/Console/Commands/Purge.php
|
|
Console/Commands/Purge.php
|
|
Commands/Purge.php
|
|
Purge.php
|
|
app/Console/Commands/FixMismatchedAssetsAndLogs.php
|
|
Console/Commands/FixMismatchedAssetsAndLogs.php
|
|
Commands/FixMismatchedAssetsAndLogs.php
|
|
FixMismatchedAssetsAndLogs.php
|
|
app/Console/Commands/KillAllSessions.php
|
|
Console/Commands/KillAllSessions.php
|
|
Commands/KillAllSessions.php
|
|
KillAllSessions.php
|
|
app/Console/Commands/ToggleCustomfieldEncryption.php
|
|
Console/Commands/ToggleCustomfieldEncryption.php
|
|
Commands/ToggleCustomfieldEncryption.php
|
|
ToggleCustomfieldEncryption.php
|
|
app/Console/Commands/SyncAssetCounters.php
|
|
Console/Commands/SyncAssetCounters.php
|
|
Commands/SyncAssetCounters.php
|
|
SyncAssetCounters.php
|
|
app/Console/Commands/SendCurrentInventoryToUsers.php
|
|
Console/Commands/SendCurrentInventoryToUsers.php
|
|
Commands/SendCurrentInventoryToUsers.php
|
|
SendCurrentInventoryToUsers.php
|
|
app/Console/Commands/SamlClearExpiredNonces.php
|
|
Console/Commands/SamlClearExpiredNonces.php
|
|
Commands/SamlClearExpiredNonces.php
|
|
SamlClearExpiredNonces.php
|
|
app/Console/Commands/PaveIt.php
|
|
Console/Commands/PaveIt.php
|
|
Commands/PaveIt.php
|
|
PaveIt.php
|
|
app/Console/Commands/LdapTroubleshooter.php
|
|
Console/Commands/LdapTroubleshooter.php
|
|
Commands/LdapTroubleshooter.php
|
|
LdapTroubleshooter.php
|
|
app/Console/Commands/RegenerateAssetTags.php
|
|
Console/Commands/RegenerateAssetTags.php
|
|
Commands/RegenerateAssetTags.php
|
|
RegenerateAssetTags.php
|
|
app/Console/Commands/PurgeLoginAttempts.php
|
|
Console/Commands/PurgeLoginAttempts.php
|
|
Commands/PurgeLoginAttempts.php
|
|
PurgeLoginAttempts.php
|
|
app/Console/Commands/NormalizeUserNames.php
|
|
Console/Commands/NormalizeUserNames.php
|
|
Commands/NormalizeUserNames.php
|
|
NormalizeUserNames.php
|
|
app/Console/Commands/FixDoubleEscape.php
|
|
Console/Commands/FixDoubleEscape.php
|
|
Commands/FixDoubleEscape.php
|
|
FixDoubleEscape.php
|
|
app/Console/Commands/ResetDemoSettings.php
|
|
Console/Commands/ResetDemoSettings.php
|
|
Commands/ResetDemoSettings.php
|
|
ResetDemoSettings.php
|
|
app/Console/Commands/LdapSync.php
|
|
Console/Commands/LdapSync.php
|
|
Commands/LdapSync.php
|
|
LdapSync.php
|
|
app/Console/Commands/ImportLocations.php
|
|
Console/Commands/ImportLocations.php
|
|
Commands/ImportLocations.php
|
|
ImportLocations.php
|
|
app/Console/Commands/RotateAppKey.php
|
|
Console/Commands/RotateAppKey.php
|
|
Commands/RotateAppKey.php
|
|
RotateAppKey.php
|
|
app/Console/Commands/SendExpirationAlerts.php
|
|
Console/Commands/SendExpirationAlerts.php
|
|
Commands/SendExpirationAlerts.php
|
|
SendExpirationAlerts.php
|
|
app/Console/Commands/DisableSAML.php
|
|
Console/Commands/DisableSAML.php
|
|
Commands/DisableSAML.php
|
|
DisableSAML.php
|
|
app/Console/Commands/SendExpectedCheckinAlerts.php
|
|
Console/Commands/SendExpectedCheckinAlerts.php
|
|
Commands/SendExpectedCheckinAlerts.php
|
|
SendExpectedCheckinAlerts.php
|
|
app/Console/Commands/TestLocationsFMCS.php
|
|
Console/Commands/TestLocationsFMCS.php
|
|
Commands/TestLocationsFMCS.php
|
|
TestLocationsFMCS.php
|
|
app/Console/Commands/CreateAdmin.php
|
|
Console/Commands/CreateAdmin.php
|
|
Commands/CreateAdmin.php
|
|
CreateAdmin.php
|
|
app/Console/Commands/GeneratePersonalAccessToken.php
|
|
Console/Commands/GeneratePersonalAccessToken.php
|
|
Commands/GeneratePersonalAccessToken.php
|
|
GeneratePersonalAccessToken.php
|
|
app/Console/Commands/CleanOldCheckoutRequests.php
|
|
Console/Commands/CleanOldCheckoutRequests.php
|
|
Commands/CleanOldCheckoutRequests.php
|
|
CleanOldCheckoutRequests.php
|
|
app/Console/Commands/SyncAssetLocations.php
|
|
Console/Commands/SyncAssetLocations.php
|
|
Commands/SyncAssetLocations.php
|
|
SyncAssetLocations.php
|
|
app/Console/Commands/FixupAssignedToWithoutAssignedType.php
|
|
Console/Commands/FixupAssignedToWithoutAssignedType.php
|
|
Commands/FixupAssignedToWithoutAssignedType.php
|
|
FixupAssignedToWithoutAssignedType.php
|
|
app/Console/Commands/FixBulkAccessoryCheckinActionLogEntries.php
|
|
Console/Commands/FixBulkAccessoryCheckinActionLogEntries.php
|
|
Commands/FixBulkAccessoryCheckinActionLogEntries.php
|
|
FixBulkAccessoryCheckinActionLogEntries.php
|
|
app/Console/Commands/RestoreFromBackup.php
|
|
Console/Commands/RestoreFromBackup.php
|
|
Commands/RestoreFromBackup.php
|
|
RestoreFromBackup.php
|
|
app/Console/Commands/CheckoutLicenseToAllUsers.php
|
|
Console/Commands/CheckoutLicenseToAllUsers.php
|
|
Commands/CheckoutLicenseToAllUsers.php
|
|
CheckoutLicenseToAllUsers.php
|
|
app/Console/Commands/MergeUsersByUsername.php
|
|
Console/Commands/MergeUsersByUsername.php
|
|
Commands/MergeUsersByUsername.php
|
|
MergeUsersByUsername.php
|
|
app/Console/Commands/Version.php
|
|
Console/Commands/Version.php
|
|
Commands/Version.php
|
|
Version.php
|
|
app/Console/Commands/RemoveExplicitEols.php
|
|
Console/Commands/RemoveExplicitEols.php
|
|
Commands/RemoveExplicitEols.php
|
|
RemoveExplicitEols.php
|
|
app/Console/Commands/SystemBackup.php
|
|
Console/Commands/SystemBackup.php
|
|
Commands/SystemBackup.php
|
|
SystemBackup.php
|
|
app/Console/Commands/RemoveInvalidUploadDeleteActionLogItems.php
|
|
Console/Commands/RemoveInvalidUploadDeleteActionLogItems.php
|
|
Commands/RemoveInvalidUploadDeleteActionLogItems.php
|
|
RemoveInvalidUploadDeleteActionLogItems.php
|
|
app/Console/Commands/SendInventoryAlerts.php
|
|
Console/Commands/SendInventoryAlerts.php
|
|
Commands/SendInventoryAlerts.php
|
|
SendInventoryAlerts.php
|
|
app/Console/Commands/SendUpcomingAuditReport.php
|
|
Console/Commands/SendUpcomingAuditReport.php
|
|
Commands/SendUpcomingAuditReport.php
|
|
SendUpcomingAuditReport.php
|
|
app/Console/Commands/SendAcceptanceReminder.php
|
|
Console/Commands/SendAcceptanceReminder.php
|
|
Commands/SendAcceptanceReminder.php
|
|
SendAcceptanceReminder.php
|
|
app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php
|
|
Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php
|
|
Commands/FixUpAssignedTypeWithoutAssignedTo.php
|
|
FixUpAssignedTypeWithoutAssignedTo.php
|
|
app/Console/Commands/CleanIncorrectCheckoutAcceptances.php
|
|
Console/Commands/CleanIncorrectCheckoutAcceptances.php
|
|
Commands/CleanIncorrectCheckoutAcceptances.php
|
|
CleanIncorrectCheckoutAcceptances.php
|
|
app/Console/Commands/DisableLDAP.php
|
|
Console/Commands/DisableLDAP.php
|
|
Commands/DisableLDAP.php
|
|
DisableLDAP.php
|
|
app/Console/Commands/RestoreDeletedUsers.php
|
|
Console/Commands/RestoreDeletedUsers.php
|
|
Commands/RestoreDeletedUsers.php
|
|
RestoreDeletedUsers.php
|
|
app/Console/Commands/CheckinLicensesFromAllUsers.php
|
|
Console/Commands/CheckinLicensesFromAllUsers.php
|
|
Commands/CheckinLicensesFromAllUsers.php
|
|
CheckinLicensesFromAllUsers.php
|
|
app/Console/Commands/MoveUploadsToNewDisk.php
|
|
Console/Commands/MoveUploadsToNewDisk.php
|
|
Commands/MoveUploadsToNewDisk.php
|
|
MoveUploadsToNewDisk.php
|
|
app/Services/PredefinedKitCheckoutService.php
|
|
Services/PredefinedKitCheckoutService.php
|
|
PredefinedKitCheckoutService.php
|
|
app/Services/Saml.php
|
|
Services/Saml.php
|
|
Saml.php
|
|
app/Services/SnipeTranslator.php
|
|
Services/SnipeTranslator.php
|
|
SnipeTranslator.php
|
|
app/Presenters/AccessoryPresenter.php
|
|
Presenters/AccessoryPresenter.php
|
|
AccessoryPresenter.php
|
|
app/Presenters/LocationPresenter.php
|
|
Presenters/LocationPresenter.php
|
|
LocationPresenter.php
|
|
app/Presenters/SupplierPresenter.php
|
|
Presenters/SupplierPresenter.php
|
|
SupplierPresenter.php
|
|
app/Presenters/AssetModelPresenter.php
|
|
Presenters/AssetModelPresenter.php
|
|
AssetModelPresenter.php
|
|
app/Presenters/LicensePresenter.php
|
|
Presenters/LicensePresenter.php
|
|
LicensePresenter.php
|
|
app/Presenters/DepartmentPresenter.php
|
|
Presenters/DepartmentPresenter.php
|
|
DepartmentPresenter.php
|
|
app/Presenters/ConsumablePresenter.php
|
|
Presenters/ConsumablePresenter.php
|
|
ConsumablePresenter.php
|
|
app/Presenters/AssetAuditPresenter.php
|
|
Presenters/AssetAuditPresenter.php
|
|
AssetAuditPresenter.php
|
|
app/Presenters/MaintenancesPresenter.php
|
|
Presenters/MaintenancesPresenter.php
|
|
MaintenancesPresenter.php
|
|
app/Presenters/DepreciationPresenter.php
|
|
Presenters/DepreciationPresenter.php
|
|
DepreciationPresenter.php
|
|
app/Presenters/CompanyPresenter.php
|
|
Presenters/CompanyPresenter.php
|
|
CompanyPresenter.php
|
|
app/Presenters/ActionlogPresenter.php
|
|
Presenters/ActionlogPresenter.php
|
|
ActionlogPresenter.php
|
|
app/Presenters/AssetPresenter.php
|
|
Presenters/AssetPresenter.php
|
|
AssetPresenter.php
|
|
app/Presenters/PredefinedKitPresenter.php
|
|
Presenters/PredefinedKitPresenter.php
|
|
PredefinedKitPresenter.php
|
|
app/Presenters/ComponentPresenter.php
|
|
Presenters/ComponentPresenter.php
|
|
ComponentPresenter.php
|
|
app/Presenters/HistoryPresenter.php
|
|
Presenters/HistoryPresenter.php
|
|
HistoryPresenter.php
|
|
app/Presenters/LicenseSeatPresenter.php
|
|
Presenters/LicenseSeatPresenter.php
|
|
LicenseSeatPresenter.php
|
|
app/Presenters/UploadedFilesPresenter.php
|
|
Presenters/UploadedFilesPresenter.php
|
|
UploadedFilesPresenter.php
|
|
app/Presenters/DepreciationReportPresenter.php
|
|
Presenters/DepreciationReportPresenter.php
|
|
DepreciationReportPresenter.php
|
|
app/Presenters/Presentable.php
|
|
Presenters/Presentable.php
|
|
Presentable.php
|
|
app/Presenters/Presenter.php
|
|
Presenters/Presenter.php
|
|
Presenter.php
|
|
app/Presenters/CategoryPresenter.php
|
|
Presenters/CategoryPresenter.php
|
|
CategoryPresenter.php
|
|
app/Presenters/ManufacturerPresenter.php
|
|
Presenters/ManufacturerPresenter.php
|
|
ManufacturerPresenter.php
|
|
app/Presenters/StatusLabelPresenter.php
|
|
Presenters/StatusLabelPresenter.php
|
|
StatusLabelPresenter.php
|
|
app/Presenters/UserPresenter.php
|
|
Presenters/UserPresenter.php
|
|
UserPresenter.php
|
|
app/Presenters/LabelPresenter.php
|
|
Presenters/LabelPresenter.php
|
|
LabelPresenter.php
|
|
app/Http/Traits/UniqueUndeletedTrait.php
|
|
Http/Traits/UniqueUndeletedTrait.php
|
|
Traits/UniqueUndeletedTrait.php
|
|
UniqueUndeletedTrait.php
|
|
app/Http/Traits/MigratesLegacyAssetLocations.php
|
|
Http/Traits/MigratesLegacyAssetLocations.php
|
|
Traits/MigratesLegacyAssetLocations.php
|
|
MigratesLegacyAssetLocations.php
|
|
app/Http/Traits/TwoColumnUniqueUndeletedTrait.php
|
|
Http/Traits/TwoColumnUniqueUndeletedTrait.php
|
|
Traits/TwoColumnUniqueUndeletedTrait.php
|
|
TwoColumnUniqueUndeletedTrait.php
|
|
app/Http/Traits/ConvertsBase64ToFiles.php
|
|
Http/Traits/ConvertsBase64ToFiles.php
|
|
Traits/ConvertsBase64ToFiles.php
|
|
ConvertsBase64ToFiles.php
|
|
app/Http/Kernel.php
|
|
Http/Kernel.php
|
|
Kernel.php
|
|
app/Http/Requests/StoreLdapSettings.php
|
|
Http/Requests/StoreLdapSettings.php
|
|
Requests/StoreLdapSettings.php
|
|
StoreLdapSettings.php
|
|
app/Http/Requests/ItemImportRequest.php
|
|
Http/Requests/ItemImportRequest.php
|
|
Requests/ItemImportRequest.php
|
|
ItemImportRequest.php
|
|
app/Http/Requests/SettingsLdapRequest.php
|
|
Http/Requests/SettingsLdapRequest.php
|
|
Requests/SettingsLdapRequest.php
|
|
SettingsLdapRequest.php
|
|
app/Http/Requests/SaveUserRequest.php
|
|
Http/Requests/SaveUserRequest.php
|
|
Requests/SaveUserRequest.php
|
|
SaveUserRequest.php
|
|
app/Http/Requests/AssetCheckoutRequest.php
|
|
Http/Requests/AssetCheckoutRequest.php
|
|
Requests/AssetCheckoutRequest.php
|
|
AssetCheckoutRequest.php
|
|
app/Http/Requests/SettingsSamlRequest.php
|
|
Http/Requests/SettingsSamlRequest.php
|
|
Requests/SettingsSamlRequest.php
|
|
SettingsSamlRequest.php
|
|
app/Http/Requests/Traits/MayContainCustomFields.php
|
|
Http/Requests/Traits/MayContainCustomFields.php
|
|
Requests/Traits/MayContainCustomFields.php
|
|
Traits/MayContainCustomFields.php
|
|
MayContainCustomFields.php
|
|
app/Http/Requests/ImageUploadRequest.php
|
|
Http/Requests/ImageUploadRequest.php
|
|
Requests/ImageUploadRequest.php
|
|
ImageUploadRequest.php
|
|
app/Http/Requests/UpdateAssetRequest.php
|
|
Http/Requests/UpdateAssetRequest.php
|
|
Requests/UpdateAssetRequest.php
|
|
UpdateAssetRequest.php
|
|
app/Http/Requests/LicenseCheckoutRequest.php
|
|
Http/Requests/LicenseCheckoutRequest.php
|
|
Requests/LicenseCheckoutRequest.php
|
|
LicenseCheckoutRequest.php
|
|
app/Http/Requests/StoreLabelSettings.php
|
|
Http/Requests/StoreLabelSettings.php
|
|
Requests/StoreLabelSettings.php
|
|
StoreLabelSettings.php
|
|
app/Http/Requests/CustomAssetReportRequest.php
|
|
Http/Requests/CustomAssetReportRequest.php
|
|
Requests/CustomAssetReportRequest.php
|
|
CustomAssetReportRequest.php
|
|
app/Http/Requests/StoreConsumableRequest.php
|
|
Http/Requests/StoreConsumableRequest.php
|
|
Requests/StoreConsumableRequest.php
|
|
StoreConsumableRequest.php
|
|
app/Http/Requests/StoreNotificationSettings.php
|
|
Http/Requests/StoreNotificationSettings.php
|
|
Requests/StoreNotificationSettings.php
|
|
StoreNotificationSettings.php
|
|
app/Http/Requests/CreateMultipleAssetRequest.php
|
|
Http/Requests/CreateMultipleAssetRequest.php
|
|
Requests/CreateMultipleAssetRequest.php
|
|
CreateMultipleAssetRequest.php
|
|
app/Http/Requests/StoreLocalizationSettings.php
|
|
Http/Requests/StoreLocalizationSettings.php
|
|
Requests/StoreLocalizationSettings.php
|
|
StoreLocalizationSettings.php
|
|
app/Http/Requests/FilterRequest.php
|
|
Http/Requests/FilterRequest.php
|
|
Requests/FilterRequest.php
|
|
FilterRequest.php
|
|
app/Http/Requests/StoreAssetRequest.php
|
|
Http/Requests/StoreAssetRequest.php
|
|
Requests/StoreAssetRequest.php
|
|
StoreAssetRequest.php
|
|
app/Http/Requests/DeleteUserRequest.php
|
|
Http/Requests/DeleteUserRequest.php
|
|
Requests/DeleteUserRequest.php
|
|
DeleteUserRequest.php
|
|
app/Http/Requests/StoreAccessoryRequest.php
|
|
Http/Requests/StoreAccessoryRequest.php
|
|
Requests/StoreAccessoryRequest.php
|
|
StoreAccessoryRequest.php
|
|
app/Http/Requests/StoreDepartmentRequest.php
|
|
Http/Requests/StoreDepartmentRequest.php
|
|
Requests/StoreDepartmentRequest.php
|
|
StoreDepartmentRequest.php
|
|
app/Http/Requests/SetupUserRequest.php
|
|
Http/Requests/SetupUserRequest.php
|
|
Requests/SetupUserRequest.php
|
|
SetupUserRequest.php
|
|
app/Http/Requests/StoreAssetModelRequest.php
|
|
Http/Requests/StoreAssetModelRequest.php
|
|
Requests/StoreAssetModelRequest.php
|
|
StoreAssetModelRequest.php
|
|
app/Http/Requests/AssetCheckinRequest.php
|
|
Http/Requests/AssetCheckinRequest.php
|
|
Requests/AssetCheckinRequest.php
|
|
AssetCheckinRequest.php
|
|
app/Http/Requests/CustomFieldRequest.php
|
|
Http/Requests/CustomFieldRequest.php
|
|
Requests/CustomFieldRequest.php
|
|
CustomFieldRequest.php
|
|
app/Http/Requests/UploadFileRequest.php
|
|
Http/Requests/UploadFileRequest.php
|
|
Requests/UploadFileRequest.php
|
|
UploadFileRequest.php
|
|
app/Http/Requests/StoreSecuritySettings.php
|
|
Http/Requests/StoreSecuritySettings.php
|
|
Requests/StoreSecuritySettings.php
|
|
StoreSecuritySettings.php
|
|
app/Http/Requests/Request.php
|
|
Http/Requests/Request.php
|
|
Requests/Request.php
|
|
Request.php
|
|
app/Http/Requests/AccessoryCheckoutRequest.php
|
|
Http/Requests/AccessoryCheckoutRequest.php
|
|
Requests/AccessoryCheckoutRequest.php
|
|
AccessoryCheckoutRequest.php
|
|
app/Http/Middleware/CheckUserIsActivated.php
|
|
Http/Middleware/CheckUserIsActivated.php
|
|
Middleware/CheckUserIsActivated.php
|
|
CheckUserIsActivated.php
|
|
app/Http/Middleware/NoSessionStore.php
|
|
Http/Middleware/NoSessionStore.php
|
|
Middleware/NoSessionStore.php
|
|
NoSessionStore.php
|
|
app/Http/Middleware/CheckLocale.php
|
|
Http/Middleware/CheckLocale.php
|
|
Middleware/CheckLocale.php
|
|
CheckLocale.php
|
|
app/Http/Middleware/CheckForSetup.php
|
|
Http/Middleware/CheckForSetup.php
|
|
Middleware/CheckForSetup.php
|
|
CheckForSetup.php
|
|
app/Http/Middleware/SetAPIResponseHeaders.php
|
|
Http/Middleware/SetAPIResponseHeaders.php
|
|
Middleware/SetAPIResponseHeaders.php
|
|
SetAPIResponseHeaders.php
|
|
app/Http/Middleware/VerifyCsrfToken.php
|
|
Http/Middleware/VerifyCsrfToken.php
|
|
Middleware/VerifyCsrfToken.php
|
|
VerifyCsrfToken.php
|
|
app/Http/Middleware/PreventBackHistory.php
|
|
Http/Middleware/PreventBackHistory.php
|
|
Middleware/PreventBackHistory.php
|
|
PreventBackHistory.php
|
|
app/Http/Middleware/AssetCountForSidebar.php
|
|
Http/Middleware/AssetCountForSidebar.php
|
|
Middleware/AssetCountForSidebar.php
|
|
AssetCountForSidebar.php
|
|
app/Http/Middleware/TrimStrings.php
|
|
Http/Middleware/TrimStrings.php
|
|
Middleware/TrimStrings.php
|
|
TrimStrings.php
|
|
app/Http/Middleware/TrustProxies.php
|
|
Http/Middleware/TrustProxies.php
|
|
Middleware/TrustProxies.php
|
|
TrustProxies.php
|
|
app/Http/Middleware/CheckPermissions.php
|
|
Http/Middleware/CheckPermissions.php
|
|
Middleware/CheckPermissions.php
|
|
CheckPermissions.php
|
|
app/Http/Middleware/SecurityHeaders.php
|
|
Http/Middleware/SecurityHeaders.php
|
|
Middleware/SecurityHeaders.php
|
|
SecurityHeaders.php
|
|
app/Http/Middleware/RedirectIfAuthenticated.php
|
|
Http/Middleware/RedirectIfAuthenticated.php
|
|
Middleware/RedirectIfAuthenticated.php
|
|
RedirectIfAuthenticated.php
|
|
app/Http/Middleware/EncryptCookies.php
|
|
Http/Middleware/EncryptCookies.php
|
|
Middleware/EncryptCookies.php
|
|
EncryptCookies.php
|
|
app/Http/Middleware/TrustHosts.php
|
|
Http/Middleware/TrustHosts.php
|
|
Middleware/TrustHosts.php
|
|
TrustHosts.php
|
|
app/Http/Middleware/CheckForTwoFactor.php
|
|
Http/Middleware/CheckForTwoFactor.php
|
|
Middleware/CheckForTwoFactor.php
|
|
CheckForTwoFactor.php
|
|
app/Http/Middleware/CheckColorSettings.php
|
|
Http/Middleware/CheckColorSettings.php
|
|
Middleware/CheckColorSettings.php
|
|
CheckColorSettings.php
|
|
app/Http/Middleware/PreventRequestsDuringMaintenance.php
|
|
Http/Middleware/PreventRequestsDuringMaintenance.php
|
|
Middleware/PreventRequestsDuringMaintenance.php
|
|
PreventRequestsDuringMaintenance.php
|
|
app/Http/Middleware/CheckForDebug.php
|
|
Http/Middleware/CheckForDebug.php
|
|
Middleware/CheckForDebug.php
|
|
CheckForDebug.php
|
|
app/Http/Controllers/Accessories/AccessoryCheckoutController.php
|
|
Http/Controllers/Accessories/AccessoryCheckoutController.php
|
|
Controllers/Accessories/AccessoryCheckoutController.php
|
|
Accessories/AccessoryCheckoutController.php
|
|
AccessoryCheckoutController.php
|
|
app/Http/Controllers/Accessories/AccessoriesController.php
|
|
Http/Controllers/Accessories/AccessoriesController.php
|
|
Controllers/Accessories/AccessoriesController.php
|
|
Accessories/AccessoriesController.php
|
|
AccessoriesController.php
|
|
app/Http/Controllers/Accessories/AccessoryCheckinController.php
|
|
Http/Controllers/Accessories/AccessoryCheckinController.php
|
|
Controllers/Accessories/AccessoryCheckinController.php
|
|
Accessories/AccessoryCheckinController.php
|
|
AccessoryCheckinController.php
|
|
app/Http/Controllers/ModalController.php
|
|
Http/Controllers/ModalController.php
|
|
Controllers/ModalController.php
|
|
ModalController.php
|
|
app/Http/Controllers/Controller.php
|
|
Http/Controllers/Controller.php
|
|
Controllers/Controller.php
|
|
Controller.php
|
|
app/Http/Controllers/LabelsController.php
|
|
Http/Controllers/LabelsController.php
|
|
Controllers/LabelsController.php
|
|
LabelsController.php
|
|
app/Http/Controllers/DashboardController.php
|
|
Http/Controllers/DashboardController.php
|
|
Controllers/DashboardController.php
|
|
DashboardController.php
|
|
app/Http/Controllers/AssetModelsController.php
|
|
Http/Controllers/AssetModelsController.php
|
|
Controllers/AssetModelsController.php
|
|
AssetModelsController.php
|
|
app/Http/Controllers/CustomFieldsetsController.php
|
|
Http/Controllers/CustomFieldsetsController.php
|
|
Controllers/CustomFieldsetsController.php
|
|
CustomFieldsetsController.php
|
|
app/Http/Controllers/CategoriesController.php
|
|
Http/Controllers/CategoriesController.php
|
|
Controllers/CategoriesController.php
|
|
CategoriesController.php
|
|
app/Http/Controllers/ReportTemplatesController.php
|
|
Http/Controllers/ReportTemplatesController.php
|
|
Controllers/ReportTemplatesController.php
|
|
ReportTemplatesController.php
|
|
app/Http/Controllers/Components/ComponentsController.php
|
|
Http/Controllers/Components/ComponentsController.php
|
|
Controllers/Components/ComponentsController.php
|
|
Components/ComponentsController.php
|
|
ComponentsController.php
|
|
app/Http/Controllers/Components/ComponentCheckoutController.php
|
|
Http/Controllers/Components/ComponentCheckoutController.php
|
|
Controllers/Components/ComponentCheckoutController.php
|
|
Components/ComponentCheckoutController.php
|
|
ComponentCheckoutController.php
|
|
app/Http/Controllers/Components/ComponentCheckinController.php
|
|
Http/Controllers/Components/ComponentCheckinController.php
|
|
Controllers/Components/ComponentCheckinController.php
|
|
Components/ComponentCheckinController.php
|
|
ComponentCheckinController.php
|
|
app/Http/Controllers/MaintenancesController.php
|
|
Http/Controllers/MaintenancesController.php
|
|
Controllers/MaintenancesController.php
|
|
MaintenancesController.php
|
|
app/Http/Controllers/SettingsController.php
|
|
Http/Controllers/SettingsController.php
|
|
Controllers/SettingsController.php
|
|
SettingsController.php
|
|
app/Http/Controllers/GoogleAuthController.php
|
|
Http/Controllers/GoogleAuthController.php
|
|
Controllers/GoogleAuthController.php
|
|
GoogleAuthController.php
|
|
app/Http/Controllers/ReportsController.php
|
|
Http/Controllers/ReportsController.php
|
|
Controllers/ReportsController.php
|
|
ReportsController.php
|
|
app/Http/Controllers/GroupsController.php
|
|
Http/Controllers/GroupsController.php
|
|
Controllers/GroupsController.php
|
|
GroupsController.php
|
|
app/Http/Controllers/Account/AcceptanceController.php
|
|
Http/Controllers/Account/AcceptanceController.php
|
|
Controllers/Account/AcceptanceController.php
|
|
Account/AcceptanceController.php
|
|
AcceptanceController.php
|
|
app/Http/Controllers/DepartmentsController.php
|
|
Http/Controllers/DepartmentsController.php
|
|
Controllers/DepartmentsController.php
|
|
DepartmentsController.php
|
|
app/Http/Controllers/CustomFieldsController.php
|
|
Http/Controllers/CustomFieldsController.php
|
|
Controllers/CustomFieldsController.php
|
|
CustomFieldsController.php
|
|
app/Http/Controllers/UploadedFilesController.php
|
|
Http/Controllers/UploadedFilesController.php
|
|
Controllers/UploadedFilesController.php
|
|
UploadedFilesController.php
|
|
app/Http/Controllers/BulkSuppliersController.php
|
|
Http/Controllers/BulkSuppliersController.php
|
|
Controllers/BulkSuppliersController.php
|
|
BulkSuppliersController.php
|
|
app/Http/Controllers/ProfileController.php
|
|
Http/Controllers/ProfileController.php
|
|
Controllers/ProfileController.php
|
|
ProfileController.php
|
|
app/Http/Controllers/Consumables/ConsumablesController.php
|
|
Http/Controllers/Consumables/ConsumablesController.php
|
|
Controllers/Consumables/ConsumablesController.php
|
|
Consumables/ConsumablesController.php
|
|
ConsumablesController.php
|
|
app/Http/Controllers/Consumables/ConsumableCheckoutController.php
|
|
Http/Controllers/Consumables/ConsumableCheckoutController.php
|
|
Controllers/Consumables/ConsumableCheckoutController.php
|
|
Consumables/ConsumableCheckoutController.php
|
|
ConsumableCheckoutController.php
|
|
app/Http/Controllers/Licenses/LicenseCheckoutController.php
|
|
Http/Controllers/Licenses/LicenseCheckoutController.php
|
|
Controllers/Licenses/LicenseCheckoutController.php
|
|
Licenses/LicenseCheckoutController.php
|
|
LicenseCheckoutController.php
|
|
app/Http/Controllers/Licenses/LicenseCheckinController.php
|
|
Http/Controllers/Licenses/LicenseCheckinController.php
|
|
Controllers/Licenses/LicenseCheckinController.php
|
|
Licenses/LicenseCheckinController.php
|
|
LicenseCheckinController.php
|
|
app/Http/Controllers/Licenses/LicensesController.php
|
|
Http/Controllers/Licenses/LicensesController.php
|
|
Controllers/Licenses/LicensesController.php
|
|
Licenses/LicensesController.php
|
|
LicensesController.php
|
|
app/Http/Controllers/Users/BulkUsersController.php
|
|
Http/Controllers/Users/BulkUsersController.php
|
|
Controllers/Users/BulkUsersController.php
|
|
Users/BulkUsersController.php
|
|
BulkUsersController.php
|
|
app/Http/Controllers/Users/LDAPImportController.php
|
|
Http/Controllers/Users/LDAPImportController.php
|
|
Controllers/Users/LDAPImportController.php
|
|
Users/LDAPImportController.php
|
|
LDAPImportController.php
|
|
app/Http/Controllers/Users/UsersController.php
|
|
Http/Controllers/Users/UsersController.php
|
|
Controllers/Users/UsersController.php
|
|
Users/UsersController.php
|
|
UsersController.php
|
|
app/Http/Controllers/StatuslabelsController.php
|
|
Http/Controllers/StatuslabelsController.php
|
|
Controllers/StatuslabelsController.php
|
|
StatuslabelsController.php
|
|
app/Http/Controllers/ManufacturersController.php
|
|
Http/Controllers/ManufacturersController.php
|
|
Controllers/ManufacturersController.php
|
|
ManufacturersController.php
|
|
app/Http/Controllers/ActionlogController.php
|
|
Http/Controllers/ActionlogController.php
|
|
Controllers/ActionlogController.php
|
|
ActionlogController.php
|
|
app/Http/Controllers/ViewAssetsController.php
|
|
Http/Controllers/ViewAssetsController.php
|
|
Controllers/ViewAssetsController.php
|
|
ViewAssetsController.php
|
|
app/Http/Controllers/NotesController.php
|
|
Http/Controllers/NotesController.php
|
|
Controllers/NotesController.php
|
|
NotesController.php
|
|
app/Http/Controllers/HealthController.php
|
|
Http/Controllers/HealthController.php
|
|
Controllers/HealthController.php
|
|
HealthController.php
|
|
app/Http/Controllers/SuppliersController.php
|
|
Http/Controllers/SuppliersController.php
|
|
Controllers/SuppliersController.php
|
|
SuppliersController.php
|
|
app/Http/Controllers/CompaniesController.php
|
|
Http/Controllers/CompaniesController.php
|
|
Controllers/CompaniesController.php
|
|
CompaniesController.php
|
|
app/Http/Controllers/BulkCategoriesController.php
|
|
Http/Controllers/BulkCategoriesController.php
|
|
Controllers/BulkCategoriesController.php
|
|
BulkCategoriesController.php
|
|
app/Http/Controllers/BulkAssetModelsController.php
|
|
Http/Controllers/BulkAssetModelsController.php
|
|
Controllers/BulkAssetModelsController.php
|
|
BulkAssetModelsController.php
|
|
app/Http/Controllers/DepreciationsController.php
|
|
Http/Controllers/DepreciationsController.php
|
|
Controllers/DepreciationsController.php
|
|
DepreciationsController.php
|
|
app/Http/Controllers/Auth/ForgotPasswordController.php
|
|
Http/Controllers/Auth/ForgotPasswordController.php
|
|
Controllers/Auth/ForgotPasswordController.php
|
|
Auth/ForgotPasswordController.php
|
|
ForgotPasswordController.php
|
|
app/Http/Controllers/Auth/ResetPasswordController.php
|
|
Http/Controllers/Auth/ResetPasswordController.php
|
|
Controllers/Auth/ResetPasswordController.php
|
|
Auth/ResetPasswordController.php
|
|
ResetPasswordController.php
|
|
app/Http/Controllers/Auth/RegisterController.php
|
|
Http/Controllers/Auth/RegisterController.php
|
|
Controllers/Auth/RegisterController.php
|
|
Auth/RegisterController.php
|
|
RegisterController.php
|
|
app/Http/Controllers/Auth/LoginController.php
|
|
Http/Controllers/Auth/LoginController.php
|
|
Controllers/Auth/LoginController.php
|
|
Auth/LoginController.php
|
|
LoginController.php
|
|
app/Http/Controllers/Auth/SamlController.php
|
|
Http/Controllers/Auth/SamlController.php
|
|
Controllers/Auth/SamlController.php
|
|
Auth/SamlController.php
|
|
SamlController.php
|
|
app/Http/Controllers/BulkManufacturersController.php
|
|
Http/Controllers/BulkManufacturersController.php
|
|
Controllers/BulkManufacturersController.php
|
|
BulkManufacturersController.php
|
|
app/Http/Controllers/Assets/BulkAssetsController.php
|
|
Http/Controllers/Assets/BulkAssetsController.php
|
|
Controllers/Assets/BulkAssetsController.php
|
|
Assets/BulkAssetsController.php
|
|
BulkAssetsController.php
|
|
app/Http/Controllers/Assets/AssetsController.php
|
|
Http/Controllers/Assets/AssetsController.php
|
|
Controllers/Assets/AssetsController.php
|
|
Assets/AssetsController.php
|
|
AssetsController.php
|
|
app/Http/Controllers/Assets/AssetCheckinController.php
|
|
Http/Controllers/Assets/AssetCheckinController.php
|
|
Controllers/Assets/AssetCheckinController.php
|
|
Assets/AssetCheckinController.php
|
|
AssetCheckinController.php
|
|
app/Http/Controllers/Assets/AssetCheckoutController.php
|
|
Http/Controllers/Assets/AssetCheckoutController.php
|
|
Controllers/Assets/AssetCheckoutController.php
|
|
Assets/AssetCheckoutController.php
|
|
AssetCheckoutController.php
|
|
app/Http/Controllers/CheckInOutRequest.php
|
|
Http/Controllers/CheckInOutRequest.php
|
|
Controllers/CheckInOutRequest.php
|
|
CheckInOutRequest.php
|
|
app/Http/Controllers/Api/CheckoutRequest.php
|
|
Http/Controllers/Api/CheckoutRequest.php
|
|
Controllers/Api/CheckoutRequest.php
|
|
Api/CheckoutRequest.php
|
|
CheckoutRequest.php
|
|
app/Http/Controllers/Api/LabelsController.php
|
|
Http/Controllers/Api/LabelsController.php
|
|
Controllers/Api/LabelsController.php
|
|
Api/LabelsController.php
|
|
LabelsController.php
|
|
app/Http/Controllers/Api/AssetModelsController.php
|
|
Http/Controllers/Api/AssetModelsController.php
|
|
Controllers/Api/AssetModelsController.php
|
|
Api/AssetModelsController.php
|
|
AssetModelsController.php
|
|
app/Http/Controllers/Api/AccessoriesController.php
|
|
Http/Controllers/Api/AccessoriesController.php
|
|
Controllers/Api/AccessoriesController.php
|
|
Api/AccessoriesController.php
|
|
AccessoriesController.php
|
|
app/Http/Controllers/Api/CustomFieldsetsController.php
|
|
Http/Controllers/Api/CustomFieldsetsController.php
|
|
Controllers/Api/CustomFieldsetsController.php
|
|
Api/CustomFieldsetsController.php
|
|
CustomFieldsetsController.php
|
|
app/Http/Controllers/Api/CategoriesController.php
|
|
Http/Controllers/Api/CategoriesController.php
|
|
Controllers/Api/CategoriesController.php
|
|
Api/CategoriesController.php
|
|
CategoriesController.php
|
|
app/Http/Controllers/Api/MaintenancesController.php
|
|
Http/Controllers/Api/MaintenancesController.php
|
|
Controllers/Api/MaintenancesController.php
|
|
Api/MaintenancesController.php
|
|
MaintenancesController.php
|
|
app/Http/Controllers/Api/SettingsController.php
|
|
Http/Controllers/Api/SettingsController.php
|
|
Controllers/Api/SettingsController.php
|
|
Api/SettingsController.php
|
|
SettingsController.php
|
|
app/Http/Controllers/Api/LicenseSeatsController.php
|
|
Http/Controllers/Api/LicenseSeatsController.php
|
|
Controllers/Api/LicenseSeatsController.php
|
|
Api/LicenseSeatsController.php
|
|
LicenseSeatsController.php
|
|
app/Http/Controllers/Api/ConsumablesController.php
|
|
Http/Controllers/Api/ConsumablesController.php
|
|
Controllers/Api/ConsumablesController.php
|
|
Api/ConsumablesController.php
|
|
ConsumablesController.php
|
|
app/Http/Controllers/Api/ReportsController.php
|
|
Http/Controllers/Api/ReportsController.php
|
|
Controllers/Api/ReportsController.php
|
|
Api/ReportsController.php
|
|
ReportsController.php
|
|
app/Http/Controllers/Api/GroupsController.php
|
|
Http/Controllers/Api/GroupsController.php
|
|
Controllers/Api/GroupsController.php
|
|
Api/GroupsController.php
|
|
GroupsController.php
|
|
app/Http/Controllers/Api/DepartmentsController.php
|
|
Http/Controllers/Api/DepartmentsController.php
|
|
Controllers/Api/DepartmentsController.php
|
|
Api/DepartmentsController.php
|
|
DepartmentsController.php
|
|
app/Http/Controllers/Api/CustomFieldsController.php
|
|
Http/Controllers/Api/CustomFieldsController.php
|
|
Controllers/Api/CustomFieldsController.php
|
|
Api/CustomFieldsController.php
|
|
CustomFieldsController.php
|
|
app/Http/Controllers/Api/UploadedFilesController.php
|
|
Http/Controllers/Api/UploadedFilesController.php
|
|
Controllers/Api/UploadedFilesController.php
|
|
Api/UploadedFilesController.php
|
|
UploadedFilesController.php
|
|
app/Http/Controllers/Api/ProfileController.php
|
|
Http/Controllers/Api/ProfileController.php
|
|
Controllers/Api/ProfileController.php
|
|
Api/ProfileController.php
|
|
ProfileController.php
|
|
app/Http/Controllers/Api/AssetsController.php
|
|
Http/Controllers/Api/AssetsController.php
|
|
Controllers/Api/AssetsController.php
|
|
Api/AssetsController.php
|
|
AssetsController.php
|
|
app/Http/Controllers/Api/ComponentsController.php
|
|
Http/Controllers/Api/ComponentsController.php
|
|
Controllers/Api/ComponentsController.php
|
|
Api/ComponentsController.php
|
|
ComponentsController.php
|
|
app/Http/Controllers/Api/StatuslabelsController.php
|
|
Http/Controllers/Api/StatuslabelsController.php
|
|
Controllers/Api/StatuslabelsController.php
|
|
Api/StatuslabelsController.php
|
|
StatuslabelsController.php
|
|
app/Http/Controllers/Api/ManufacturersController.php
|
|
Http/Controllers/Api/ManufacturersController.php
|
|
Controllers/Api/ManufacturersController.php
|
|
Api/ManufacturersController.php
|
|
ManufacturersController.php
|
|
app/Http/Controllers/Api/NotesController.php
|
|
Http/Controllers/Api/NotesController.php
|
|
Controllers/Api/NotesController.php
|
|
Api/NotesController.php
|
|
NotesController.php
|
|
app/Http/Controllers/Api/SuppliersController.php
|
|
Http/Controllers/Api/SuppliersController.php
|
|
Controllers/Api/SuppliersController.php
|
|
Api/SuppliersController.php
|
|
SuppliersController.php
|
|
app/Http/Controllers/Api/CompaniesController.php
|
|
Http/Controllers/Api/CompaniesController.php
|
|
Controllers/Api/CompaniesController.php
|
|
Api/CompaniesController.php
|
|
CompaniesController.php
|
|
app/Http/Controllers/Api/DepreciationsController.php
|
|
Http/Controllers/Api/DepreciationsController.php
|
|
Controllers/Api/DepreciationsController.php
|
|
Api/DepreciationsController.php
|
|
DepreciationsController.php
|
|
app/Http/Controllers/Api/LicensesController.php
|
|
Http/Controllers/Api/LicensesController.php
|
|
Controllers/Api/LicensesController.php
|
|
Api/LicensesController.php
|
|
LicensesController.php
|
|
app/Http/Controllers/Api/PredefinedKitsController.php
|
|
Http/Controllers/Api/PredefinedKitsController.php
|
|
Controllers/Api/PredefinedKitsController.php
|
|
Api/PredefinedKitsController.php
|
|
PredefinedKitsController.php
|
|
app/Http/Controllers/Api/UsersController.php
|
|
Http/Controllers/Api/UsersController.php
|
|
Controllers/Api/UsersController.php
|
|
Api/UsersController.php
|
|
UsersController.php
|
|
app/Http/Controllers/Api/ImportController.php
|
|
Http/Controllers/Api/ImportController.php
|
|
Controllers/Api/ImportController.php
|
|
Api/ImportController.php
|
|
ImportController.php
|
|
app/Http/Controllers/Api/LocationsController.php
|
|
Http/Controllers/Api/LocationsController.php
|
|
Controllers/Api/LocationsController.php
|
|
Api/LocationsController.php
|
|
LocationsController.php
|
|
app/Http/Controllers/LocationsController.php
|
|
Http/Controllers/LocationsController.php
|
|
Controllers/LocationsController.php
|
|
LocationsController.php
|
|
app/Http/Controllers/Kits/PredefinedKitsController.php
|
|
Http/Controllers/Kits/PredefinedKitsController.php
|
|
Controllers/Kits/PredefinedKitsController.php
|
|
Kits/PredefinedKitsController.php
|
|
PredefinedKitsController.php
|
|
app/Http/Controllers/Kits/CheckoutKitController.php
|
|
Http/Controllers/Kits/CheckoutKitController.php
|
|
Controllers/Kits/CheckoutKitController.php
|
|
Kits/CheckoutKitController.php
|
|
CheckoutKitController.php
|
|
app/Http/Transformers/ComponentsTransformer.php
|
|
Http/Transformers/ComponentsTransformer.php
|
|
Transformers/ComponentsTransformer.php
|
|
ComponentsTransformer.php
|
|
app/Http/Transformers/DepreciationReportTransformer.php
|
|
Http/Transformers/DepreciationReportTransformer.php
|
|
Transformers/DepreciationReportTransformer.php
|
|
DepreciationReportTransformer.php
|
|
app/Http/Transformers/ConsumablesTransformer.php
|
|
Http/Transformers/ConsumablesTransformer.php
|
|
Transformers/ConsumablesTransformer.php
|
|
ConsumablesTransformer.php
|
|
app/Http/Transformers/ManufacturersTransformer.php
|
|
Http/Transformers/ManufacturersTransformer.php
|
|
Transformers/ManufacturersTransformer.php
|
|
ManufacturersTransformer.php
|
|
app/Http/Transformers/PredefinedKitsTransformer.php
|
|
Http/Transformers/PredefinedKitsTransformer.php
|
|
Transformers/PredefinedKitsTransformer.php
|
|
PredefinedKitsTransformer.php
|
|
app/Http/Transformers/ProfileTransformer.php
|
|
Http/Transformers/ProfileTransformer.php
|
|
Transformers/ProfileTransformer.php
|
|
ProfileTransformer.php
|
|
app/Http/Transformers/UploadedFilesTransformer.php
|
|
Http/Transformers/UploadedFilesTransformer.php
|
|
Transformers/UploadedFilesTransformer.php
|
|
UploadedFilesTransformer.php
|
|
app/Http/Transformers/CustomFieldsetsTransformer.php
|
|
Http/Transformers/CustomFieldsetsTransformer.php
|
|
Transformers/CustomFieldsetsTransformer.php
|
|
CustomFieldsetsTransformer.php
|
|
app/Http/Transformers/AccessoriesTransformer.php
|
|
Http/Transformers/AccessoriesTransformer.php
|
|
Transformers/AccessoriesTransformer.php
|
|
AccessoriesTransformer.php
|
|
app/Http/Transformers/SuppliersTransformer.php
|
|
Http/Transformers/SuppliersTransformer.php
|
|
Transformers/SuppliersTransformer.php
|
|
SuppliersTransformer.php
|
|
app/Http/Transformers/DepartmentsTransformer.php
|
|
Http/Transformers/DepartmentsTransformer.php
|
|
Transformers/DepartmentsTransformer.php
|
|
DepartmentsTransformer.php
|
|
app/Http/Transformers/ImportsTransformer.php
|
|
Http/Transformers/ImportsTransformer.php
|
|
Transformers/ImportsTransformer.php
|
|
ImportsTransformer.php
|
|
app/Http/Transformers/GroupsTransformer.php
|
|
Http/Transformers/GroupsTransformer.php
|
|
Transformers/GroupsTransformer.php
|
|
GroupsTransformer.php
|
|
app/Http/Transformers/MaintenancesTransformer.php
|
|
Http/Transformers/MaintenancesTransformer.php
|
|
Transformers/MaintenancesTransformer.php
|
|
MaintenancesTransformer.php
|
|
app/Http/Transformers/SelectlistTransformer.php
|
|
Http/Transformers/SelectlistTransformer.php
|
|
Transformers/SelectlistTransformer.php
|
|
SelectlistTransformer.php
|
|
app/Http/Transformers/LabelsTransformer.php
|
|
Http/Transformers/LabelsTransformer.php
|
|
Transformers/LabelsTransformer.php
|
|
LabelsTransformer.php
|
|
app/Http/Transformers/AssetsTransformer.php
|
|
Http/Transformers/AssetsTransformer.php
|
|
Transformers/AssetsTransformer.php
|
|
AssetsTransformer.php
|
|
app/Http/Transformers/UsersTransformer.php
|
|
Http/Transformers/UsersTransformer.php
|
|
Transformers/UsersTransformer.php
|
|
UsersTransformer.php
|
|
app/Http/Transformers/ComponentsAssetsTransformer.php
|
|
Http/Transformers/ComponentsAssetsTransformer.php
|
|
Transformers/ComponentsAssetsTransformer.php
|
|
ComponentsAssetsTransformer.php
|
|
app/Http/Transformers/StatuslabelsTransformer.php
|
|
Http/Transformers/StatuslabelsTransformer.php
|
|
Transformers/StatuslabelsTransformer.php
|
|
StatuslabelsTransformer.php
|
|
app/Http/Transformers/DepreciationsTransformer.php
|
|
Http/Transformers/DepreciationsTransformer.php
|
|
Transformers/DepreciationsTransformer.php
|
|
DepreciationsTransformer.php
|
|
app/Http/Transformers/CustomFieldsTransformer.php
|
|
Http/Transformers/CustomFieldsTransformer.php
|
|
Transformers/CustomFieldsTransformer.php
|
|
CustomFieldsTransformer.php
|
|
app/Http/Transformers/LicensesTransformer.php
|
|
Http/Transformers/LicensesTransformer.php
|
|
Transformers/LicensesTransformer.php
|
|
LicensesTransformer.php
|
|
app/Http/Transformers/LocationsTransformer.php
|
|
Http/Transformers/LocationsTransformer.php
|
|
Transformers/LocationsTransformer.php
|
|
LocationsTransformer.php
|
|
app/Http/Transformers/CategoriesTransformer.php
|
|
Http/Transformers/CategoriesTransformer.php
|
|
Transformers/CategoriesTransformer.php
|
|
CategoriesTransformer.php
|
|
app/Http/Transformers/AssetModelsTransformer.php
|
|
Http/Transformers/AssetModelsTransformer.php
|
|
Transformers/AssetModelsTransformer.php
|
|
AssetModelsTransformer.php
|
|
app/Http/Transformers/CompaniesTransformer.php
|
|
Http/Transformers/CompaniesTransformer.php
|
|
Transformers/CompaniesTransformer.php
|
|
CompaniesTransformer.php
|
|
app/Http/Transformers/ActionlogsTransformer.php
|
|
Http/Transformers/ActionlogsTransformer.php
|
|
Transformers/ActionlogsTransformer.php
|
|
ActionlogsTransformer.php
|
|
app/Http/Transformers/LoginAttemptsTransformer.php
|
|
Http/Transformers/LoginAttemptsTransformer.php
|
|
Transformers/LoginAttemptsTransformer.php
|
|
LoginAttemptsTransformer.php
|
|
app/Http/Transformers/LicenseSeatsTransformer.php
|
|
Http/Transformers/LicenseSeatsTransformer.php
|
|
Transformers/LicenseSeatsTransformer.php
|
|
LicenseSeatsTransformer.php
|
|
app/Http/Transformers/DatatablesTransformer.php
|
|
Http/Transformers/DatatablesTransformer.php
|
|
Transformers/DatatablesTransformer.php
|
|
DatatablesTransformer.php
|
|
app/Http/Transformers/PieChartTransformer.php
|
|
Http/Transformers/PieChartTransformer.php
|
|
Transformers/PieChartTransformer.php
|
|
PieChartTransformer.php
|
|
app/Exceptions/ItemStillHasLicenses.php
|
|
Exceptions/ItemStillHasLicenses.php
|
|
ItemStillHasLicenses.php
|
|
app/Exceptions/ItemStillHasConsumables.php
|
|
Exceptions/ItemStillHasConsumables.php
|
|
ItemStillHasConsumables.php
|
|
app/Exceptions/ItemStillHasAccessories.php
|
|
Exceptions/ItemStillHasAccessories.php
|
|
ItemStillHasAccessories.php
|
|
app/Exceptions/ItemStillHasComponents.php
|
|
Exceptions/ItemStillHasComponents.php
|
|
ItemStillHasComponents.php
|
|
app/Exceptions/UserDoestExistException.php
|
|
Exceptions/UserDoestExistException.php
|
|
UserDoestExistException.php
|
|
app/Exceptions/ItemStillHasMaintenances.php
|
|
Exceptions/ItemStillHasMaintenances.php
|
|
ItemStillHasMaintenances.php
|
|
app/Exceptions/ItemStillHasAssets.php
|
|
Exceptions/ItemStillHasAssets.php
|
|
ItemStillHasAssets.php
|
|
app/Exceptions/Handler.php
|
|
Exceptions/Handler.php
|
|
Handler.php
|
|
app/Exceptions/ItemStillHasAssetModels.php
|
|
Exceptions/ItemStillHasAssetModels.php
|
|
ItemStillHasAssetModels.php
|
|
app/Exceptions/AssetNotRequestable.php
|
|
Exceptions/AssetNotRequestable.php
|
|
AssetNotRequestable.php
|
|
app/Exceptions/CheckoutNotAllowed.php
|
|
Exceptions/CheckoutNotAllowed.php
|
|
CheckoutNotAllowed.php
|
|
app/Exceptions/ItemStillHasChildren.php
|
|
Exceptions/ItemStillHasChildren.php
|
|
ItemStillHasChildren.php
|
|
app/Observers/AccessoryObserver.php
|
|
Observers/AccessoryObserver.php
|
|
AccessoryObserver.php
|
|
app/Observers/UserObserver.php
|
|
Observers/UserObserver.php
|
|
UserObserver.php
|
|
app/Observers/MaintenanceObserver.php
|
|
Observers/MaintenanceObserver.php
|
|
MaintenanceObserver.php
|
|
app/Observers/ComponentObserver.php
|
|
Observers/ComponentObserver.php
|
|
ComponentObserver.php
|
|
app/Observers/AssetObserver.php
|
|
Observers/AssetObserver.php
|
|
AssetObserver.php
|
|
app/Observers/SettingObserver.php
|
|
Observers/SettingObserver.php
|
|
SettingObserver.php
|
|
app/Observers/LicenseObserver.php
|
|
Observers/LicenseObserver.php
|
|
LicenseObserver.php
|
|
app/Observers/ConsumableObserver.php
|
|
Observers/ConsumableObserver.php
|
|
ConsumableObserver.php
|
|
app/Mail/BaseMailable.php
|
|
Mail/BaseMailable.php
|
|
BaseMailable.php
|
|
app/Mail/ExpiringLicenseMail.php
|
|
Mail/ExpiringLicenseMail.php
|
|
ExpiringLicenseMail.php
|
|
app/Mail/CheckoutAcceptanceResponseMail.php
|
|
Mail/CheckoutAcceptanceResponseMail.php
|
|
CheckoutAcceptanceResponseMail.php
|
|
app/Mail/CheckinAccessoryMail.php
|
|
Mail/CheckinAccessoryMail.php
|
|
CheckinAccessoryMail.php
|
|
app/Mail/CheckoutConsumableMail.php
|
|
Mail/CheckoutConsumableMail.php
|
|
CheckoutConsumableMail.php
|
|
app/Mail/SendUpcomingAuditMail.php
|
|
Mail/SendUpcomingAuditMail.php
|
|
SendUpcomingAuditMail.php
|
|
app/Mail/CheckinLicenseMail.php
|
|
Mail/CheckinLicenseMail.php
|
|
CheckinLicenseMail.php
|
|
app/Mail/CheckoutAssetMail.php
|
|
Mail/CheckoutAssetMail.php
|
|
CheckoutAssetMail.php
|
|
app/Mail/CheckoutComponentMail.php
|
|
Mail/CheckoutComponentMail.php
|
|
CheckoutComponentMail.php
|
|
app/Mail/CheckinComponentMail.php
|
|
Mail/CheckinComponentMail.php
|
|
CheckinComponentMail.php
|
|
app/Mail/UnacceptedAssetReminderMail.php
|
|
Mail/UnacceptedAssetReminderMail.php
|
|
UnacceptedAssetReminderMail.php
|
|
app/Mail/CheckoutLicenseMail.php
|
|
Mail/CheckoutLicenseMail.php
|
|
CheckoutLicenseMail.php
|
|
app/Mail/CheckinAssetMail.php
|
|
Mail/CheckinAssetMail.php
|
|
CheckinAssetMail.php
|
|
app/Mail/CheckoutAccessoryMail.php
|
|
Mail/CheckoutAccessoryMail.php
|
|
CheckoutAccessoryMail.php
|
|
app/Mail/ExpiringAssetsMail.php
|
|
Mail/ExpiringAssetsMail.php
|
|
ExpiringAssetsMail.php
|
|
resources/views/components/edit.blade.php
|
|
views/components/edit.blade.php
|
|
components/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/components/checkout.blade.php
|
|
views/components/checkout.blade.php
|
|
components/checkout.blade.php
|
|
checkout.blade.php
|
|
resources/views/components/index.blade.php
|
|
views/components/index.blade.php
|
|
components/index.blade.php
|
|
index.blade.php
|
|
resources/views/components/view.blade.php
|
|
views/components/view.blade.php
|
|
components/view.blade.php
|
|
view.blade.php
|
|
resources/views/components/checkin.blade.php
|
|
views/components/checkin.blade.php
|
|
components/checkin.blade.php
|
|
checkin.blade.php
|
|
resources/views/components/tables/bulk-actions.blade.php
|
|
views/components/tables/bulk-actions.blade.php
|
|
components/tables/bulk-actions.blade.php
|
|
tables/bulk-actions.blade.php
|
|
bulk-actions.blade.php
|
|
resources/views/mail/markdown/checkin-component.blade.php
|
|
views/mail/markdown/checkin-component.blade.php
|
|
mail/markdown/checkin-component.blade.php
|
|
markdown/checkin-component.blade.php
|
|
checkin-component.blade.php
|
|
resources/views/mail/markdown/checkin-license.blade.php
|
|
views/mail/markdown/checkin-license.blade.php
|
|
mail/markdown/checkin-license.blade.php
|
|
markdown/checkin-license.blade.php
|
|
checkin-license.blade.php
|
|
resources/views/mail/markdown/checkout-acceptance-response.blade.php
|
|
views/mail/markdown/checkout-acceptance-response.blade.php
|
|
mail/markdown/checkout-acceptance-response.blade.php
|
|
markdown/checkout-acceptance-response.blade.php
|
|
checkout-acceptance-response.blade.php
|
|
resources/views/mail/markdown/checkout-license.blade.php
|
|
views/mail/markdown/checkout-license.blade.php
|
|
mail/markdown/checkout-license.blade.php
|
|
markdown/checkout-license.blade.php
|
|
checkout-license.blade.php
|
|
resources/views/mail/markdown/checkin-asset.blade.php
|
|
views/mail/markdown/checkin-asset.blade.php
|
|
mail/markdown/checkin-asset.blade.php
|
|
markdown/checkin-asset.blade.php
|
|
checkin-asset.blade.php
|
|
resources/views/mail/markdown/checkout-asset.blade.php
|
|
views/mail/markdown/checkout-asset.blade.php
|
|
mail/markdown/checkout-asset.blade.php
|
|
markdown/checkout-asset.blade.php
|
|
checkout-asset.blade.php
|
|
resources/views/mail/markdown/checkout-accessory.blade.php
|
|
views/mail/markdown/checkout-accessory.blade.php
|
|
mail/markdown/checkout-accessory.blade.php
|
|
markdown/checkout-accessory.blade.php
|
|
checkout-accessory.blade.php
|
|
resources/views/mail/markdown/checkout-consumable.blade.php
|
|
views/mail/markdown/checkout-consumable.blade.php
|
|
mail/markdown/checkout-consumable.blade.php
|
|
markdown/checkout-consumable.blade.php
|
|
checkout-consumable.blade.php
|
|
resources/views/mail/markdown/checkin-accessory.blade.php
|
|
views/mail/markdown/checkin-accessory.blade.php
|
|
mail/markdown/checkin-accessory.blade.php
|
|
markdown/checkin-accessory.blade.php
|
|
checkin-accessory.blade.php
|
|
resources/views/mail/markdown/checkout-component.blade.php
|
|
views/mail/markdown/checkout-component.blade.php
|
|
mail/markdown/checkout-component.blade.php
|
|
markdown/checkout-component.blade.php
|
|
checkout-component.blade.php
|
|
resources/views/statuslabels/edit.blade.php
|
|
views/statuslabels/edit.blade.php
|
|
statuslabels/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/statuslabels/index.blade.php
|
|
views/statuslabels/index.blade.php
|
|
statuslabels/index.blade.php
|
|
index.blade.php
|
|
resources/views/statuslabels/view.blade.php
|
|
views/statuslabels/view.blade.php
|
|
statuslabels/view.blade.php
|
|
view.blade.php
|
|
resources/views/modals/model.blade.php
|
|
views/modals/model.blade.php
|
|
modals/model.blade.php
|
|
model.blade.php
|
|
resources/views/modals/kit-license.blade.php
|
|
views/modals/kit-license.blade.php
|
|
modals/kit-license.blade.php
|
|
kit-license.blade.php
|
|
resources/views/modals/statuslabel.blade.php
|
|
views/modals/statuslabel.blade.php
|
|
modals/statuslabel.blade.php
|
|
statuslabel.blade.php
|
|
resources/views/modals/kit-accessory.blade.php
|
|
views/modals/kit-accessory.blade.php
|
|
modals/kit-accessory.blade.php
|
|
kit-accessory.blade.php
|
|
resources/views/modals/user.blade.php
|
|
views/modals/user.blade.php
|
|
modals/user.blade.php
|
|
user.blade.php
|
|
resources/views/modals/partials/fieldset-select.blade.php
|
|
views/modals/partials/fieldset-select.blade.php
|
|
modals/partials/fieldset-select.blade.php
|
|
partials/fieldset-select.blade.php
|
|
fieldset-select.blade.php
|
|
resources/views/modals/partials/model-number.blade.php
|
|
views/modals/partials/model-number.blade.php
|
|
modals/partials/model-number.blade.php
|
|
partials/model-number.blade.php
|
|
model-number.blade.php
|
|
resources/views/modals/partials/footer.blade.php
|
|
views/modals/partials/footer.blade.php
|
|
modals/partials/footer.blade.php
|
|
partials/footer.blade.php
|
|
footer.blade.php
|
|
resources/views/modals/partials/name.blade.php
|
|
views/modals/partials/name.blade.php
|
|
modals/partials/name.blade.php
|
|
partials/name.blade.php
|
|
name.blade.php
|
|
resources/views/modals/partials/categories-select.blade.php
|
|
views/modals/partials/categories-select.blade.php
|
|
modals/partials/categories-select.blade.php
|
|
partials/categories-select.blade.php
|
|
categories-select.blade.php
|
|
resources/views/modals/partials/manufacturer-select.blade.php
|
|
views/modals/partials/manufacturer-select.blade.php
|
|
modals/partials/manufacturer-select.blade.php
|
|
partials/manufacturer-select.blade.php
|
|
manufacturer-select.blade.php
|
|
resources/views/modals/category.blade.php
|
|
views/modals/category.blade.php
|
|
modals/category.blade.php
|
|
category.blade.php
|
|
resources/views/modals/confirm-action.blade.php
|
|
views/modals/confirm-action.blade.php
|
|
modals/confirm-action.blade.php
|
|
confirm-action.blade.php
|
|
resources/views/modals/kit-model.blade.php
|
|
views/modals/kit-model.blade.php
|
|
modals/kit-model.blade.php
|
|
kit-model.blade.php
|
|
resources/views/modals/supplier.blade.php
|
|
views/modals/supplier.blade.php
|
|
modals/supplier.blade.php
|
|
supplier.blade.php
|
|
resources/views/modals/upload-file.blade.php
|
|
views/modals/upload-file.blade.php
|
|
modals/upload-file.blade.php
|
|
upload-file.blade.php
|
|
resources/views/modals/location.blade.php
|
|
views/modals/location.blade.php
|
|
modals/location.blade.php
|
|
location.blade.php
|
|
resources/views/modals/add-note.blade.php
|
|
views/modals/add-note.blade.php
|
|
modals/add-note.blade.php
|
|
add-note.blade.php
|
|
resources/views/modals/kit-consumable.blade.php
|
|
views/modals/kit-consumable.blade.php
|
|
modals/kit-consumable.blade.php
|
|
kit-consumable.blade.php
|
|
resources/views/modals/manufacturer.blade.php
|
|
views/modals/manufacturer.blade.php
|
|
modals/manufacturer.blade.php
|
|
manufacturer.blade.php
|
|
resources/views/users/edit.blade.php
|
|
views/users/edit.blade.php
|
|
users/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/users/print.blade.php
|
|
views/users/print.blade.php
|
|
users/print.blade.php
|
|
print.blade.php
|
|
resources/views/users/bulk-edit.blade.php
|
|
views/users/bulk-edit.blade.php
|
|
users/bulk-edit.blade.php
|
|
bulk-edit.blade.php
|
|
resources/views/users/ldap.blade.php
|
|
views/users/ldap.blade.php
|
|
users/ldap.blade.php
|
|
ldap.blade.php
|
|
resources/views/users/index.blade.php
|
|
views/users/index.blade.php
|
|
users/index.blade.php
|
|
index.blade.php
|
|
resources/views/users/view.blade.php
|
|
views/users/view.blade.php
|
|
users/view.blade.php
|
|
view.blade.php
|
|
resources/views/users/confirm-bulk-delete.blade.php
|
|
views/users/confirm-bulk-delete.blade.php
|
|
users/confirm-bulk-delete.blade.php
|
|
confirm-bulk-delete.blade.php
|
|
resources/views/users/confirm-merge.blade.php
|
|
views/users/confirm-merge.blade.php
|
|
users/confirm-merge.blade.php
|
|
confirm-merge.blade.php
|
|
resources/views/dashboard.blade.php
|
|
views/dashboard.blade.php
|
|
dashboard.blade.php
|
|
resources/views/models/edit.blade.php
|
|
views/models/edit.blade.php
|
|
models/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/models/custom_fields_form_bulk_edit.blade.php
|
|
views/models/custom_fields_form_bulk_edit.blade.php
|
|
models/custom_fields_form_bulk_edit.blade.php
|
|
custom_fields_form_bulk_edit.blade.php
|
|
resources/views/models/bulk-edit.blade.php
|
|
views/models/bulk-edit.blade.php
|
|
models/bulk-edit.blade.php
|
|
bulk-edit.blade.php
|
|
resources/views/models/index.blade.php
|
|
views/models/index.blade.php
|
|
models/index.blade.php
|
|
index.blade.php
|
|
resources/views/models/view.blade.php
|
|
views/models/view.blade.php
|
|
models/view.blade.php
|
|
view.blade.php
|
|
resources/views/models/bulk-delete.blade.php
|
|
views/models/bulk-delete.blade.php
|
|
models/bulk-delete.blade.php
|
|
bulk-delete.blade.php
|
|
resources/views/models/custom_fields_form.blade.php
|
|
views/models/custom_fields_form.blade.php
|
|
models/custom_fields_form.blade.php
|
|
custom_fields_form.blade.php
|
|
resources/views/departments/edit.blade.php
|
|
views/departments/edit.blade.php
|
|
departments/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/departments/index.blade.php
|
|
views/departments/index.blade.php
|
|
departments/index.blade.php
|
|
index.blade.php
|
|
resources/views/departments/view.blade.php
|
|
views/departments/view.blade.php
|
|
departments/view.blade.php
|
|
view.blade.php
|
|
resources/views/notifications/FirstAdmin.blade.php
|
|
views/notifications/FirstAdmin.blade.php
|
|
notifications/FirstAdmin.blade.php
|
|
FirstAdmin.blade.php
|
|
resources/views/notifications/Test.blade.php
|
|
views/notifications/Test.blade.php
|
|
notifications/Test.blade.php
|
|
Test.blade.php
|
|
resources/views/notifications/Welcome.blade.php
|
|
views/notifications/Welcome.blade.php
|
|
notifications/Welcome.blade.php
|
|
Welcome.blade.php
|
|
resources/views/notifications/markdown/report-expected-checkins.blade.php
|
|
views/notifications/markdown/report-expected-checkins.blade.php
|
|
notifications/markdown/report-expected-checkins.blade.php
|
|
markdown/report-expected-checkins.blade.php
|
|
report-expected-checkins.blade.php
|
|
resources/views/notifications/markdown/upcoming-audits.blade.php
|
|
views/notifications/markdown/upcoming-audits.blade.php
|
|
notifications/markdown/upcoming-audits.blade.php
|
|
markdown/upcoming-audits.blade.php
|
|
upcoming-audits.blade.php
|
|
resources/views/notifications/markdown/asset-reminder.blade.php
|
|
views/notifications/markdown/asset-reminder.blade.php
|
|
notifications/markdown/asset-reminder.blade.php
|
|
markdown/asset-reminder.blade.php
|
|
asset-reminder.blade.php
|
|
resources/views/notifications/markdown/report-low-inventory.blade.php
|
|
views/notifications/markdown/report-low-inventory.blade.php
|
|
notifications/markdown/report-low-inventory.blade.php
|
|
markdown/report-low-inventory.blade.php
|
|
report-low-inventory.blade.php
|
|
resources/views/notifications/markdown/expected-checkin.blade.php
|
|
views/notifications/markdown/expected-checkin.blade.php
|
|
notifications/markdown/expected-checkin.blade.php
|
|
markdown/expected-checkin.blade.php
|
|
expected-checkin.blade.php
|
|
resources/views/notifications/markdown/user-inventory.blade.php
|
|
views/notifications/markdown/user-inventory.blade.php
|
|
notifications/markdown/user-inventory.blade.php
|
|
markdown/user-inventory.blade.php
|
|
user-inventory.blade.php
|
|
resources/views/notifications/markdown/asset-requested.blade.php
|
|
views/notifications/markdown/asset-requested.blade.php
|
|
notifications/markdown/asset-requested.blade.php
|
|
markdown/asset-requested.blade.php
|
|
asset-requested.blade.php
|
|
resources/views/notifications/markdown/asset-acceptance.blade.php
|
|
views/notifications/markdown/asset-acceptance.blade.php
|
|
notifications/markdown/asset-acceptance.blade.php
|
|
markdown/asset-acceptance.blade.php
|
|
asset-acceptance.blade.php
|
|
resources/views/notifications/markdown/report-expiring-assets.blade.php
|
|
views/notifications/markdown/report-expiring-assets.blade.php
|
|
notifications/markdown/report-expiring-assets.blade.php
|
|
markdown/report-expiring-assets.blade.php
|
|
report-expiring-assets.blade.php
|
|
resources/views/notifications/markdown/report-expiring-licenses.blade.php
|
|
views/notifications/markdown/report-expiring-licenses.blade.php
|
|
notifications/markdown/report-expiring-licenses.blade.php
|
|
markdown/report-expiring-licenses.blade.php
|
|
report-expiring-licenses.blade.php
|
|
resources/views/partials/users-bulk-actions.blade.php
|
|
views/partials/users-bulk-actions.blade.php
|
|
partials/users-bulk-actions.blade.php
|
|
users-bulk-actions.blade.php
|
|
resources/views/partials/bootstrap-table.blade.php
|
|
views/partials/bootstrap-table.blade.php
|
|
partials/bootstrap-table.blade.php
|
|
bootstrap-table.blade.php
|
|
resources/views/partials/more-info.blade.php
|
|
views/partials/more-info.blade.php
|
|
partials/more-info.blade.php
|
|
more-info.blade.php
|
|
resources/views/partials/locations-bulk-actions.blade.php
|
|
views/partials/locations-bulk-actions.blade.php
|
|
partials/locations-bulk-actions.blade.php
|
|
locations-bulk-actions.blade.php
|
|
resources/views/partials/models-bulk-actions.blade.php
|
|
views/partials/models-bulk-actions.blade.php
|
|
partials/models-bulk-actions.blade.php
|
|
models-bulk-actions.blade.php
|
|
resources/views/partials/label2-field-definitions.blade.php
|
|
views/partials/label2-field-definitions.blade.php
|
|
partials/label2-field-definitions.blade.php
|
|
label2-field-definitions.blade.php
|
|
resources/views/partials/assets-assigned.blade.php
|
|
views/partials/assets-assigned.blade.php
|
|
partials/assets-assigned.blade.php
|
|
assets-assigned.blade.php
|
|
resources/views/partials/label2-preview.blade.php
|
|
views/partials/label2-preview.blade.php
|
|
partials/label2-preview.blade.php
|
|
label2-preview.blade.php
|
|
resources/views/partials/forms/edit/name-first.blade.php
|
|
views/partials/forms/edit/name-first.blade.php
|
|
partials/forms/edit/name-first.blade.php
|
|
forms/edit/name-first.blade.php
|
|
edit/name-first.blade.php
|
|
name-first.blade.php
|
|
resources/views/partials/forms/edit/image-upload.blade.php
|
|
views/partials/forms/edit/image-upload.blade.php
|
|
partials/forms/edit/image-upload.blade.php
|
|
forms/edit/image-upload.blade.php
|
|
edit/image-upload.blade.php
|
|
image-upload.blade.php
|
|
resources/views/partials/forms/edit/quantity.blade.php
|
|
views/partials/forms/edit/quantity.blade.php
|
|
partials/forms/edit/quantity.blade.php
|
|
forms/edit/quantity.blade.php
|
|
edit/quantity.blade.php
|
|
quantity.blade.php
|
|
resources/views/partials/forms/edit/uploadLogo.blade.php
|
|
views/partials/forms/edit/uploadLogo.blade.php
|
|
partials/forms/edit/uploadLogo.blade.php
|
|
forms/edit/uploadLogo.blade.php
|
|
edit/uploadLogo.blade.php
|
|
uploadLogo.blade.php
|
|
resources/views/partials/forms/edit/consumable-select.blade.php
|
|
views/partials/forms/edit/consumable-select.blade.php
|
|
partials/forms/edit/consumable-select.blade.php
|
|
forms/edit/consumable-select.blade.php
|
|
edit/consumable-select.blade.php
|
|
consumable-select.blade.php
|
|
resources/views/partials/forms/edit/phone.blade.php
|
|
views/partials/forms/edit/phone.blade.php
|
|
partials/forms/edit/phone.blade.php
|
|
forms/edit/phone.blade.php
|
|
edit/phone.blade.php
|
|
phone.blade.php
|
|
resources/views/partials/forms/edit/name-last.blade.php
|
|
views/partials/forms/edit/name-last.blade.php
|
|
partials/forms/edit/name-last.blade.php
|
|
forms/edit/name-last.blade.php
|
|
edit/name-last.blade.php
|
|
name-last.blade.php
|
|
resources/views/partials/forms/edit/datepicker.blade.php
|
|
views/partials/forms/edit/datepicker.blade.php
|
|
partials/forms/edit/datepicker.blade.php
|
|
forms/edit/datepicker.blade.php
|
|
edit/datepicker.blade.php
|
|
datepicker.blade.php
|
|
resources/views/partials/forms/edit/user-select.blade.php
|
|
views/partials/forms/edit/user-select.blade.php
|
|
partials/forms/edit/user-select.blade.php
|
|
forms/edit/user-select.blade.php
|
|
edit/user-select.blade.php
|
|
user-select.blade.php
|
|
resources/views/partials/forms/edit/kit-select.blade.php
|
|
views/partials/forms/edit/kit-select.blade.php
|
|
partials/forms/edit/kit-select.blade.php
|
|
forms/edit/kit-select.blade.php
|
|
edit/kit-select.blade.php
|
|
kit-select.blade.php
|
|
resources/views/partials/forms/edit/location-profile-select.blade.php
|
|
views/partials/forms/edit/location-profile-select.blade.php
|
|
partials/forms/edit/location-profile-select.blade.php
|
|
forms/edit/location-profile-select.blade.php
|
|
edit/location-profile-select.blade.php
|
|
location-profile-select.blade.php
|
|
resources/views/partials/forms/edit/requestable.blade.php
|
|
views/partials/forms/edit/requestable.blade.php
|
|
partials/forms/edit/requestable.blade.php
|
|
forms/edit/requestable.blade.php
|
|
edit/requestable.blade.php
|
|
requestable.blade.php
|
|
resources/views/partials/forms/edit/company-select.blade.php
|
|
views/partials/forms/edit/company-select.blade.php
|
|
partials/forms/edit/company-select.blade.php
|
|
forms/edit/company-select.blade.php
|
|
edit/company-select.blade.php
|
|
company-select.blade.php
|
|
resources/views/partials/forms/edit/name.blade.php
|
|
views/partials/forms/edit/name.blade.php
|
|
partials/forms/edit/name.blade.php
|
|
forms/edit/name.blade.php
|
|
edit/name.blade.php
|
|
name.blade.php
|
|
resources/views/partials/forms/edit/submit-button.blade.php
|
|
views/partials/forms/edit/submit-button.blade.php
|
|
partials/forms/edit/submit-button.blade.php
|
|
forms/edit/submit-button.blade.php
|
|
edit/submit-button.blade.php
|
|
submit-button.blade.php
|
|
resources/views/partials/forms/edit/asset-select.blade.php
|
|
views/partials/forms/edit/asset-select.blade.php
|
|
partials/forms/edit/asset-select.blade.php
|
|
forms/edit/asset-select.blade.php
|
|
edit/asset-select.blade.php
|
|
asset-select.blade.php
|
|
resources/views/partials/forms/edit/location-select.blade.php
|
|
views/partials/forms/edit/location-select.blade.php
|
|
partials/forms/edit/location-select.blade.php
|
|
forms/edit/location-select.blade.php
|
|
edit/location-select.blade.php
|
|
location-select.blade.php
|
|
resources/views/partials/forms/edit/maintenance_type.blade.php
|
|
views/partials/forms/edit/maintenance_type.blade.php
|
|
partials/forms/edit/maintenance_type.blade.php
|
|
forms/edit/maintenance_type.blade.php
|
|
edit/maintenance_type.blade.php
|
|
maintenance_type.blade.php
|
|
resources/views/partials/forms/edit/category-select.blade.php
|
|
views/partials/forms/edit/category-select.blade.php
|
|
partials/forms/edit/category-select.blade.php
|
|
forms/edit/category-select.blade.php
|
|
edit/category-select.blade.php
|
|
category-select.blade.php
|
|
resources/views/partials/forms/edit/order_number.blade.php
|
|
views/partials/forms/edit/order_number.blade.php
|
|
partials/forms/edit/order_number.blade.php
|
|
forms/edit/order_number.blade.php
|
|
edit/order_number.blade.php
|
|
order_number.blade.php
|
|
resources/views/partials/forms/edit/serial.blade.php
|
|
views/partials/forms/edit/serial.blade.php
|
|
partials/forms/edit/serial.blade.php
|
|
forms/edit/serial.blade.php
|
|
edit/serial.blade.php
|
|
serial.blade.php
|
|
resources/views/partials/forms/edit/model-select.blade.php
|
|
views/partials/forms/edit/model-select.blade.php
|
|
partials/forms/edit/model-select.blade.php
|
|
forms/edit/model-select.blade.php
|
|
edit/model-select.blade.php
|
|
model-select.blade.php
|
|
resources/views/partials/forms/edit/manufacturer-select.blade.php
|
|
views/partials/forms/edit/manufacturer-select.blade.php
|
|
partials/forms/edit/manufacturer-select.blade.php
|
|
forms/edit/manufacturer-select.blade.php
|
|
edit/manufacturer-select.blade.php
|
|
manufacturer-select.blade.php
|
|
resources/views/partials/forms/edit/department-select.blade.php
|
|
views/partials/forms/edit/department-select.blade.php
|
|
partials/forms/edit/department-select.blade.php
|
|
forms/edit/department-select.blade.php
|
|
edit/department-select.blade.php
|
|
department-select.blade.php
|
|
resources/views/partials/forms/edit/address.blade.php
|
|
views/partials/forms/edit/address.blade.php
|
|
partials/forms/edit/address.blade.php
|
|
forms/edit/address.blade.php
|
|
edit/address.blade.php
|
|
address.blade.php
|
|
resources/views/partials/forms/edit/status-select.blade.php
|
|
views/partials/forms/edit/status-select.blade.php
|
|
partials/forms/edit/status-select.blade.php
|
|
forms/edit/status-select.blade.php
|
|
edit/status-select.blade.php
|
|
status-select.blade.php
|
|
resources/views/partials/forms/edit/model_number.blade.php
|
|
views/partials/forms/edit/model_number.blade.php
|
|
partials/forms/edit/model_number.blade.php
|
|
forms/edit/model_number.blade.php
|
|
edit/model_number.blade.php
|
|
model_number.blade.php
|
|
resources/views/partials/forms/edit/item_number.blade.php
|
|
views/partials/forms/edit/item_number.blade.php
|
|
partials/forms/edit/item_number.blade.php
|
|
forms/edit/item_number.blade.php
|
|
edit/item_number.blade.php
|
|
item_number.blade.php
|
|
resources/views/partials/forms/edit/permissions-base.blade.php
|
|
views/partials/forms/edit/permissions-base.blade.php
|
|
partials/forms/edit/permissions-base.blade.php
|
|
forms/edit/permissions-base.blade.php
|
|
edit/permissions-base.blade.php
|
|
permissions-base.blade.php
|
|
resources/views/partials/forms/edit/minimum_quantity.blade.php
|
|
views/partials/forms/edit/minimum_quantity.blade.php
|
|
partials/forms/edit/minimum_quantity.blade.php
|
|
forms/edit/minimum_quantity.blade.php
|
|
edit/minimum_quantity.blade.php
|
|
minimum_quantity.blade.php
|
|
resources/views/partials/forms/edit/license-select.blade.php
|
|
views/partials/forms/edit/license-select.blade.php
|
|
partials/forms/edit/license-select.blade.php
|
|
forms/edit/license-select.blade.php
|
|
edit/license-select.blade.php
|
|
license-select.blade.php
|
|
resources/views/partials/forms/edit/status.blade.php
|
|
views/partials/forms/edit/status.blade.php
|
|
partials/forms/edit/status.blade.php
|
|
forms/edit/status.blade.php
|
|
edit/status.blade.php
|
|
status.blade.php
|
|
resources/views/partials/forms/edit/notes.blade.php
|
|
views/partials/forms/edit/notes.blade.php
|
|
partials/forms/edit/notes.blade.php
|
|
forms/edit/notes.blade.php
|
|
edit/notes.blade.php
|
|
notes.blade.php
|
|
resources/views/partials/forms/edit/purchase_cost.blade.php
|
|
views/partials/forms/edit/purchase_cost.blade.php
|
|
partials/forms/edit/purchase_cost.blade.php
|
|
forms/edit/purchase_cost.blade.php
|
|
edit/purchase_cost.blade.php
|
|
purchase_cost.blade.php
|
|
resources/views/partials/forms/edit/submit.blade.php
|
|
views/partials/forms/edit/submit.blade.php
|
|
partials/forms/edit/submit.blade.php
|
|
forms/edit/submit.blade.php
|
|
edit/submit.blade.php
|
|
submit.blade.php
|
|
resources/views/partials/forms/edit/warranty.blade.php
|
|
views/partials/forms/edit/warranty.blade.php
|
|
partials/forms/edit/warranty.blade.php
|
|
forms/edit/warranty.blade.php
|
|
edit/warranty.blade.php
|
|
warranty.blade.php
|
|
resources/views/partials/forms/edit/fax.blade.php
|
|
views/partials/forms/edit/fax.blade.php
|
|
partials/forms/edit/fax.blade.php
|
|
forms/edit/fax.blade.php
|
|
edit/fax.blade.php
|
|
fax.blade.php
|
|
resources/views/partials/forms/edit/email.blade.php
|
|
views/partials/forms/edit/email.blade.php
|
|
partials/forms/edit/email.blade.php
|
|
forms/edit/email.blade.php
|
|
edit/email.blade.php
|
|
email.blade.php
|
|
resources/views/partials/forms/edit/depreciation.blade.php
|
|
views/partials/forms/edit/depreciation.blade.php
|
|
partials/forms/edit/depreciation.blade.php
|
|
forms/edit/depreciation.blade.php
|
|
edit/depreciation.blade.php
|
|
depreciation.blade.php
|
|
resources/views/partials/forms/edit/accessory-select.blade.php
|
|
views/partials/forms/edit/accessory-select.blade.php
|
|
partials/forms/edit/accessory-select.blade.php
|
|
forms/edit/accessory-select.blade.php
|
|
edit/accessory-select.blade.php
|
|
accessory-select.blade.php
|
|
resources/views/partials/forms/edit/username.blade.php
|
|
views/partials/forms/edit/username.blade.php
|
|
partials/forms/edit/username.blade.php
|
|
forms/edit/username.blade.php
|
|
edit/username.blade.php
|
|
username.blade.php
|
|
resources/views/partials/forms/edit/supplier-select.blade.php
|
|
views/partials/forms/edit/supplier-select.blade.php
|
|
partials/forms/edit/supplier-select.blade.php
|
|
forms/edit/supplier-select.blade.php
|
|
edit/supplier-select.blade.php
|
|
supplier-select.blade.php
|
|
resources/views/partials/forms/checkout-selector.blade.php
|
|
views/partials/forms/checkout-selector.blade.php
|
|
partials/forms/checkout-selector.blade.php
|
|
forms/checkout-selector.blade.php
|
|
checkout-selector.blade.php
|
|
resources/views/partials/forms/demo-mode.blade.php
|
|
views/partials/forms/demo-mode.blade.php
|
|
partials/forms/demo-mode.blade.php
|
|
forms/demo-mode.blade.php
|
|
demo-mode.blade.php
|
|
resources/views/partials/confetti-js.blade.php
|
|
views/partials/confetti-js.blade.php
|
|
partials/confetti-js.blade.php
|
|
confetti-js.blade.php
|
|
resources/views/partials/asset-bulk-actions.blade.php
|
|
views/partials/asset-bulk-actions.blade.php
|
|
partials/asset-bulk-actions.blade.php
|
|
asset-bulk-actions.blade.php
|
|
resources/views/paginator/simple.php
|
|
views/paginator/simple.php
|
|
paginator/simple.php
|
|
simple.php
|
|
resources/views/paginator/slider.php
|
|
views/paginator/slider.php
|
|
paginator/slider.php
|
|
slider.php
|
|
resources/views/errors/404.blade.php
|
|
views/errors/404.blade.php
|
|
errors/404.blade.php
|
|
404.blade.php
|
|
resources/views/errors/503.blade.php
|
|
views/errors/503.blade.php
|
|
errors/503.blade.php
|
|
503.blade.php
|
|
resources/views/errors/403.blade.php
|
|
views/errors/403.blade.php
|
|
errors/403.blade.php
|
|
403.blade.php
|
|
resources/views/auth/emails/password.blade.php
|
|
views/auth/emails/password.blade.php
|
|
auth/emails/password.blade.php
|
|
emails/password.blade.php
|
|
password.blade.php
|
|
resources/views/auth/login.blade.php
|
|
views/auth/login.blade.php
|
|
auth/login.blade.php
|
|
login.blade.php
|
|
resources/views/auth/two_factor.blade.php
|
|
views/auth/two_factor.blade.php
|
|
auth/two_factor.blade.php
|
|
two_factor.blade.php
|
|
resources/views/auth/two_factor_enroll.blade.php
|
|
views/auth/two_factor_enroll.blade.php
|
|
auth/two_factor_enroll.blade.php
|
|
two_factor_enroll.blade.php
|
|
resources/views/auth/passwords/reset.blade.php
|
|
views/auth/passwords/reset.blade.php
|
|
auth/passwords/reset.blade.php
|
|
passwords/reset.blade.php
|
|
reset.blade.php
|
|
resources/views/auth/passwords/email.blade.php
|
|
views/auth/passwords/email.blade.php
|
|
auth/passwords/email.blade.php
|
|
passwords/email.blade.php
|
|
email.blade.php
|
|
resources/views/companies/edit.blade.php
|
|
views/companies/edit.blade.php
|
|
companies/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/companies/index.blade.php
|
|
views/companies/index.blade.php
|
|
companies/index.blade.php
|
|
index.blade.php
|
|
resources/views/companies/view.blade.php
|
|
views/companies/view.blade.php
|
|
companies/view.blade.php
|
|
view.blade.php
|
|
resources/views/groups/edit.blade.php
|
|
views/groups/edit.blade.php
|
|
groups/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/groups/index.blade.php
|
|
views/groups/index.blade.php
|
|
groups/index.blade.php
|
|
index.blade.php
|
|
resources/views/groups/view.blade.php
|
|
views/groups/view.blade.php
|
|
groups/view.blade.php
|
|
view.blade.php
|
|
resources/views/vendor/mail/html/table.blade.php
|
|
views/vendor/mail/html/table.blade.php
|
|
vendor/mail/html/table.blade.php
|
|
mail/html/table.blade.php
|
|
html/table.blade.php
|
|
table.blade.php
|
|
resources/views/vendor/mail/html/footer.blade.php
|
|
views/vendor/mail/html/footer.blade.php
|
|
vendor/mail/html/footer.blade.php
|
|
mail/html/footer.blade.php
|
|
html/footer.blade.php
|
|
footer.blade.php
|
|
resources/views/vendor/mail/html/button.blade.php
|
|
views/vendor/mail/html/button.blade.php
|
|
vendor/mail/html/button.blade.php
|
|
mail/html/button.blade.php
|
|
html/button.blade.php
|
|
button.blade.php
|
|
resources/views/vendor/mail/html/header.blade.php
|
|
views/vendor/mail/html/header.blade.php
|
|
vendor/mail/html/header.blade.php
|
|
mail/html/header.blade.php
|
|
html/header.blade.php
|
|
header.blade.php
|
|
resources/views/vendor/mail/html/layout.blade.php
|
|
views/vendor/mail/html/layout.blade.php
|
|
vendor/mail/html/layout.blade.php
|
|
mail/html/layout.blade.php
|
|
html/layout.blade.php
|
|
layout.blade.php
|
|
resources/views/vendor/mail/html/panel.blade.php
|
|
views/vendor/mail/html/panel.blade.php
|
|
vendor/mail/html/panel.blade.php
|
|
mail/html/panel.blade.php
|
|
html/panel.blade.php
|
|
panel.blade.php
|
|
resources/views/vendor/mail/html/subcopy.blade.php
|
|
views/vendor/mail/html/subcopy.blade.php
|
|
vendor/mail/html/subcopy.blade.php
|
|
mail/html/subcopy.blade.php
|
|
html/subcopy.blade.php
|
|
subcopy.blade.php
|
|
resources/views/vendor/mail/html/promotion/button.blade.php
|
|
views/vendor/mail/html/promotion/button.blade.php
|
|
vendor/mail/html/promotion/button.blade.php
|
|
mail/html/promotion/button.blade.php
|
|
html/promotion/button.blade.php
|
|
promotion/button.blade.php
|
|
button.blade.php
|
|
resources/views/vendor/mail/html/promotion.blade.php
|
|
views/vendor/mail/html/promotion.blade.php
|
|
vendor/mail/html/promotion.blade.php
|
|
mail/html/promotion.blade.php
|
|
html/promotion.blade.php
|
|
promotion.blade.php
|
|
resources/views/vendor/mail/html/message.blade.php
|
|
views/vendor/mail/html/message.blade.php
|
|
vendor/mail/html/message.blade.php
|
|
mail/html/message.blade.php
|
|
html/message.blade.php
|
|
message.blade.php
|
|
resources/views/vendor/mail/text/table.blade.php
|
|
views/vendor/mail/text/table.blade.php
|
|
vendor/mail/text/table.blade.php
|
|
mail/text/table.blade.php
|
|
text/table.blade.php
|
|
table.blade.php
|
|
resources/views/vendor/mail/text/footer.blade.php
|
|
views/vendor/mail/text/footer.blade.php
|
|
vendor/mail/text/footer.blade.php
|
|
mail/text/footer.blade.php
|
|
text/footer.blade.php
|
|
footer.blade.php
|
|
resources/views/vendor/mail/text/button.blade.php
|
|
views/vendor/mail/text/button.blade.php
|
|
vendor/mail/text/button.blade.php
|
|
mail/text/button.blade.php
|
|
text/button.blade.php
|
|
button.blade.php
|
|
resources/views/vendor/mail/text/header.blade.php
|
|
views/vendor/mail/text/header.blade.php
|
|
vendor/mail/text/header.blade.php
|
|
mail/text/header.blade.php
|
|
text/header.blade.php
|
|
header.blade.php
|
|
resources/views/vendor/mail/text/layout.blade.php
|
|
views/vendor/mail/text/layout.blade.php
|
|
vendor/mail/text/layout.blade.php
|
|
mail/text/layout.blade.php
|
|
text/layout.blade.php
|
|
layout.blade.php
|
|
resources/views/vendor/mail/text/panel.blade.php
|
|
views/vendor/mail/text/panel.blade.php
|
|
vendor/mail/text/panel.blade.php
|
|
mail/text/panel.blade.php
|
|
text/panel.blade.php
|
|
panel.blade.php
|
|
resources/views/vendor/mail/text/subcopy.blade.php
|
|
views/vendor/mail/text/subcopy.blade.php
|
|
vendor/mail/text/subcopy.blade.php
|
|
mail/text/subcopy.blade.php
|
|
text/subcopy.blade.php
|
|
subcopy.blade.php
|
|
resources/views/vendor/mail/text/promotion/button.blade.php
|
|
views/vendor/mail/text/promotion/button.blade.php
|
|
vendor/mail/text/promotion/button.blade.php
|
|
mail/text/promotion/button.blade.php
|
|
text/promotion/button.blade.php
|
|
promotion/button.blade.php
|
|
button.blade.php
|
|
resources/views/vendor/mail/text/promotion.blade.php
|
|
views/vendor/mail/text/promotion.blade.php
|
|
vendor/mail/text/promotion.blade.php
|
|
mail/text/promotion.blade.php
|
|
text/promotion.blade.php
|
|
promotion.blade.php
|
|
resources/views/vendor/mail/text/message.blade.php
|
|
views/vendor/mail/text/message.blade.php
|
|
vendor/mail/text/message.blade.php
|
|
mail/text/message.blade.php
|
|
text/message.blade.php
|
|
message.blade.php
|
|
resources/views/vendor/mail/markdown/table.blade.php
|
|
views/vendor/mail/markdown/table.blade.php
|
|
vendor/mail/markdown/table.blade.php
|
|
mail/markdown/table.blade.php
|
|
markdown/table.blade.php
|
|
table.blade.php
|
|
resources/views/vendor/mail/markdown/footer.blade.php
|
|
views/vendor/mail/markdown/footer.blade.php
|
|
vendor/mail/markdown/footer.blade.php
|
|
mail/markdown/footer.blade.php
|
|
markdown/footer.blade.php
|
|
footer.blade.php
|
|
resources/views/vendor/mail/markdown/button.blade.php
|
|
views/vendor/mail/markdown/button.blade.php
|
|
vendor/mail/markdown/button.blade.php
|
|
mail/markdown/button.blade.php
|
|
markdown/button.blade.php
|
|
button.blade.php
|
|
resources/views/vendor/mail/markdown/header.blade.php
|
|
views/vendor/mail/markdown/header.blade.php
|
|
vendor/mail/markdown/header.blade.php
|
|
mail/markdown/header.blade.php
|
|
markdown/header.blade.php
|
|
header.blade.php
|
|
resources/views/vendor/mail/markdown/layout.blade.php
|
|
views/vendor/mail/markdown/layout.blade.php
|
|
vendor/mail/markdown/layout.blade.php
|
|
mail/markdown/layout.blade.php
|
|
markdown/layout.blade.php
|
|
layout.blade.php
|
|
resources/views/vendor/mail/markdown/panel.blade.php
|
|
views/vendor/mail/markdown/panel.blade.php
|
|
vendor/mail/markdown/panel.blade.php
|
|
mail/markdown/panel.blade.php
|
|
markdown/panel.blade.php
|
|
panel.blade.php
|
|
resources/views/vendor/mail/markdown/subcopy.blade.php
|
|
views/vendor/mail/markdown/subcopy.blade.php
|
|
vendor/mail/markdown/subcopy.blade.php
|
|
mail/markdown/subcopy.blade.php
|
|
markdown/subcopy.blade.php
|
|
subcopy.blade.php
|
|
resources/views/vendor/mail/markdown/promotion/button.blade.php
|
|
views/vendor/mail/markdown/promotion/button.blade.php
|
|
vendor/mail/markdown/promotion/button.blade.php
|
|
mail/markdown/promotion/button.blade.php
|
|
markdown/promotion/button.blade.php
|
|
promotion/button.blade.php
|
|
button.blade.php
|
|
resources/views/vendor/mail/markdown/promotion.blade.php
|
|
views/vendor/mail/markdown/promotion.blade.php
|
|
vendor/mail/markdown/promotion.blade.php
|
|
mail/markdown/promotion.blade.php
|
|
markdown/promotion.blade.php
|
|
promotion.blade.php
|
|
resources/views/vendor/mail/markdown/message.blade.php
|
|
views/vendor/mail/markdown/message.blade.php
|
|
vendor/mail/markdown/message.blade.php
|
|
mail/markdown/message.blade.php
|
|
markdown/message.blade.php
|
|
message.blade.php
|
|
resources/views/vendor/notifications/email-plain.blade.php
|
|
views/vendor/notifications/email-plain.blade.php
|
|
vendor/notifications/email-plain.blade.php
|
|
notifications/email-plain.blade.php
|
|
email-plain.blade.php
|
|
resources/views/vendor/notifications/email.blade.php
|
|
views/vendor/notifications/email.blade.php
|
|
vendor/notifications/email.blade.php
|
|
notifications/email.blade.php
|
|
email.blade.php
|
|
resources/views/vendor/maintenancemode/app-down.blade.php
|
|
views/vendor/maintenancemode/app-down.blade.php
|
|
vendor/maintenancemode/app-down.blade.php
|
|
maintenancemode/app-down.blade.php
|
|
app-down.blade.php
|
|
resources/views/vendor/maintenancemode/notification.blade.php
|
|
views/vendor/maintenancemode/notification.blade.php
|
|
vendor/maintenancemode/notification.blade.php
|
|
maintenancemode/notification.blade.php
|
|
notification.blade.php
|
|
resources/views/vendor/pagination/bootstrap-4.blade.php
|
|
views/vendor/pagination/bootstrap-4.blade.php
|
|
vendor/pagination/bootstrap-4.blade.php
|
|
pagination/bootstrap-4.blade.php
|
|
bootstrap-4.blade.php
|
|
resources/views/vendor/pagination/simple-default.blade.php
|
|
views/vendor/pagination/simple-default.blade.php
|
|
vendor/pagination/simple-default.blade.php
|
|
pagination/simple-default.blade.php
|
|
simple-default.blade.php
|
|
resources/views/vendor/pagination/default.blade.php
|
|
views/vendor/pagination/default.blade.php
|
|
vendor/pagination/default.blade.php
|
|
pagination/default.blade.php
|
|
default.blade.php
|
|
resources/views/vendor/pagination/simple-bootstrap-4.blade.php
|
|
views/vendor/pagination/simple-bootstrap-4.blade.php
|
|
vendor/pagination/simple-bootstrap-4.blade.php
|
|
pagination/simple-bootstrap-4.blade.php
|
|
simple-bootstrap-4.blade.php
|
|
resources/views/vendor/.gitkeep
|
|
views/vendor/.gitkeep
|
|
vendor/.gitkeep
|
|
.gitkeep
|
|
resources/views/vendor/passport/authorize.blade.php
|
|
views/vendor/passport/authorize.blade.php
|
|
vendor/passport/authorize.blade.php
|
|
passport/authorize.blade.php
|
|
authorize.blade.php
|
|
resources/views/account/change-password.blade.php
|
|
views/account/change-password.blade.php
|
|
account/change-password.blade.php
|
|
change-password.blade.php
|
|
resources/views/account/profile.blade.php
|
|
views/account/profile.blade.php
|
|
account/profile.blade.php
|
|
profile.blade.php
|
|
resources/views/account/requestable-assets.blade.php
|
|
views/account/requestable-assets.blade.php
|
|
account/requestable-assets.blade.php
|
|
requestable-assets.blade.php
|
|
resources/views/account/accept/index.blade.php
|
|
views/account/accept/index.blade.php
|
|
account/accept/index.blade.php
|
|
accept/index.blade.php
|
|
index.blade.php
|
|
resources/views/account/accept/create.blade.php
|
|
views/account/accept/create.blade.php
|
|
account/accept/create.blade.php
|
|
accept/create.blade.php
|
|
create.blade.php
|
|
resources/views/account/requested.blade.php
|
|
views/account/requested.blade.php
|
|
account/requested.blade.php
|
|
requested.blade.php
|
|
resources/views/account/view-assets.blade.php
|
|
views/account/view-assets.blade.php
|
|
account/view-assets.blade.php
|
|
view-assets.blade.php
|
|
resources/views/account/api.blade.php
|
|
views/account/api.blade.php
|
|
account/api.blade.php
|
|
api.blade.php
|
|
resources/views/custom_fields/fields/edit.blade.php
|
|
views/custom_fields/fields/edit.blade.php
|
|
custom_fields/fields/edit.blade.php
|
|
fields/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/custom_fields/fieldsets/edit.blade.php
|
|
views/custom_fields/fieldsets/edit.blade.php
|
|
custom_fields/fieldsets/edit.blade.php
|
|
fieldsets/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/custom_fields/fieldsets/view.blade.php
|
|
views/custom_fields/fieldsets/view.blade.php
|
|
custom_fields/fieldsets/view.blade.php
|
|
fieldsets/view.blade.php
|
|
view.blade.php
|
|
resources/views/custom_fields/index.blade.php
|
|
views/custom_fields/index.blade.php
|
|
custom_fields/index.blade.php
|
|
index.blade.php
|
|
resources/views/suppliers/edit.blade.php
|
|
views/suppliers/edit.blade.php
|
|
suppliers/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/suppliers/index.blade.php
|
|
views/suppliers/index.blade.php
|
|
suppliers/index.blade.php
|
|
index.blade.php
|
|
resources/views/suppliers/view.blade.php
|
|
views/suppliers/view.blade.php
|
|
suppliers/view.blade.php
|
|
view.blade.php
|
|
resources/views/setup/done.blade.php
|
|
views/setup/done.blade.php
|
|
setup/done.blade.php
|
|
done.blade.php
|
|
resources/views/setup/user.blade.php
|
|
views/setup/user.blade.php
|
|
setup/user.blade.php
|
|
user.blade.php
|
|
resources/views/setup/migrate.blade.php
|
|
views/setup/migrate.blade.php
|
|
setup/migrate.blade.php
|
|
migrate.blade.php
|
|
resources/views/setup/index.blade.php
|
|
views/setup/index.blade.php
|
|
setup/index.blade.php
|
|
index.blade.php
|
|
resources/views/licenses/edit.blade.php
|
|
views/licenses/edit.blade.php
|
|
licenses/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/licenses/checkout.blade.php
|
|
views/licenses/checkout.blade.php
|
|
licenses/checkout.blade.php
|
|
checkout.blade.php
|
|
resources/views/licenses/index.blade.php
|
|
views/licenses/index.blade.php
|
|
licenses/index.blade.php
|
|
index.blade.php
|
|
resources/views/licenses/view.blade.php
|
|
views/licenses/view.blade.php
|
|
licenses/view.blade.php
|
|
view.blade.php
|
|
resources/views/licenses/checkin.blade.php
|
|
views/licenses/checkin.blade.php
|
|
licenses/checkin.blade.php
|
|
checkin.blade.php
|
|
resources/views/manufacturers/edit.blade.php
|
|
views/manufacturers/edit.blade.php
|
|
manufacturers/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/manufacturers/index.blade.php
|
|
views/manufacturers/index.blade.php
|
|
manufacturers/index.blade.php
|
|
index.blade.php
|
|
resources/views/manufacturers/view.blade.php
|
|
views/manufacturers/view.blade.php
|
|
manufacturers/view.blade.php
|
|
view.blade.php
|
|
resources/views/consumables/edit.blade.php
|
|
views/consumables/edit.blade.php
|
|
consumables/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/consumables/checkout.blade.php
|
|
views/consumables/checkout.blade.php
|
|
consumables/checkout.blade.php
|
|
checkout.blade.php
|
|
resources/views/consumables/index.blade.php
|
|
views/consumables/index.blade.php
|
|
consumables/index.blade.php
|
|
index.blade.php
|
|
resources/views/consumables/view.blade.php
|
|
views/consumables/view.blade.php
|
|
consumables/view.blade.php
|
|
view.blade.php
|
|
resources/views/settings/purge.blade.php
|
|
views/settings/purge.blade.php
|
|
settings/purge.blade.php
|
|
purge.blade.php
|
|
resources/views/settings/backups.blade.php
|
|
views/settings/backups.blade.php
|
|
settings/backups.blade.php
|
|
backups.blade.php
|
|
resources/views/settings/branding.blade.php
|
|
views/settings/branding.blade.php
|
|
settings/branding.blade.php
|
|
branding.blade.php
|
|
resources/views/settings/logins.blade.php
|
|
views/settings/logins.blade.php
|
|
settings/logins.blade.php
|
|
logins.blade.php
|
|
resources/views/settings/slack.blade.php
|
|
views/settings/slack.blade.php
|
|
settings/slack.blade.php
|
|
slack.blade.php
|
|
resources/views/settings/saml.blade.php
|
|
views/settings/saml.blade.php
|
|
settings/saml.blade.php
|
|
saml.blade.php
|
|
resources/views/settings/labels.blade.php
|
|
views/settings/labels.blade.php
|
|
settings/labels.blade.php
|
|
labels.blade.php
|
|
resources/views/settings/ldap.blade.php
|
|
views/settings/ldap.blade.php
|
|
settings/ldap.blade.php
|
|
ldap.blade.php
|
|
resources/views/settings/alerts.blade.php
|
|
views/settings/alerts.blade.php
|
|
settings/alerts.blade.php
|
|
alerts.blade.php
|
|
resources/views/settings/index.blade.php
|
|
views/settings/index.blade.php
|
|
settings/index.blade.php
|
|
index.blade.php
|
|
resources/views/settings/localization.blade.php
|
|
views/settings/localization.blade.php
|
|
settings/localization.blade.php
|
|
localization.blade.php
|
|
resources/views/settings/general.blade.php
|
|
views/settings/general.blade.php
|
|
settings/general.blade.php
|
|
general.blade.php
|
|
resources/views/settings/phpinfo.blade.php
|
|
views/settings/phpinfo.blade.php
|
|
settings/phpinfo.blade.php
|
|
phpinfo.blade.php
|
|
resources/views/settings/google.blade.php
|
|
views/settings/google.blade.php
|
|
settings/google.blade.php
|
|
google.blade.php
|
|
resources/views/settings/security.blade.php
|
|
views/settings/security.blade.php
|
|
settings/security.blade.php
|
|
security.blade.php
|
|
resources/views/settings/api.blade.php
|
|
views/settings/api.blade.php
|
|
settings/api.blade.php
|
|
api.blade.php
|
|
resources/views/settings/purge-form.blade.php
|
|
views/settings/purge-form.blade.php
|
|
settings/purge-form.blade.php
|
|
purge-form.blade.php
|
|
resources/views/settings/asset_tags.blade.php
|
|
views/settings/asset_tags.blade.php
|
|
settings/asset_tags.blade.php
|
|
asset_tags.blade.php
|
|
resources/views/blade/copy-to-clipboard.blade.php
|
|
views/blade/copy-to-clipboard.blade.php
|
|
blade/copy-to-clipboard.blade.php
|
|
copy-to-clipboard.blade.php
|
|
resources/views/blade/form-legend-help.blade.php
|
|
views/blade/form-legend-help.blade.php
|
|
blade/form-legend-help.blade.php
|
|
form-legend-help.blade.php
|
|
resources/views/blade/form-legend.blade.php
|
|
views/blade/form-legend.blade.php
|
|
blade/form-legend.blade.php
|
|
form-legend.blade.php
|
|
resources/views/blade/input/time-display-format.blade.php
|
|
views/blade/input/time-display-format.blade.php
|
|
blade/input/time-display-format.blade.php
|
|
input/time-display-format.blade.php
|
|
time-display-format.blade.php
|
|
resources/views/blade/input/date-display-format.blade.php
|
|
views/blade/input/date-display-format.blade.php
|
|
blade/input/date-display-format.blade.php
|
|
input/date-display-format.blade.php
|
|
date-display-format.blade.php
|
|
resources/views/blade/input/email-format-select.blade.php
|
|
views/blade/input/email-format-select.blade.php
|
|
blade/input/email-format-select.blade.php
|
|
input/email-format-select.blade.php
|
|
email-format-select.blade.php
|
|
resources/views/blade/input/colorpicker.blade.php
|
|
views/blade/input/colorpicker.blade.php
|
|
blade/input/colorpicker.blade.php
|
|
input/colorpicker.blade.php
|
|
colorpicker.blade.php
|
|
resources/views/blade/input/datepicker.blade.php
|
|
views/blade/input/datepicker.blade.php
|
|
blade/input/datepicker.blade.php
|
|
input/datepicker.blade.php
|
|
datepicker.blade.php
|
|
resources/views/blade/input/location-select.blade.php
|
|
views/blade/input/location-select.blade.php
|
|
blade/input/location-select.blade.php
|
|
input/location-select.blade.php
|
|
location-select.blade.php
|
|
resources/views/blade/input/locale-select.blade.php
|
|
views/blade/input/locale-select.blade.php
|
|
blade/input/locale-select.blade.php
|
|
input/locale-select.blade.php
|
|
locale-select.blade.php
|
|
resources/views/blade/input/textarea.blade.php
|
|
views/blade/input/textarea.blade.php
|
|
blade/input/textarea.blade.php
|
|
input/textarea.blade.php
|
|
textarea.blade.php
|
|
resources/views/blade/input/text.blade.php
|
|
views/blade/input/text.blade.php
|
|
blade/input/text.blade.php
|
|
input/text.blade.php
|
|
text.blade.php
|
|
resources/views/blade/input/select.blade.php
|
|
views/blade/input/select.blade.php
|
|
blade/input/select.blade.php
|
|
input/select.blade.php
|
|
select.blade.php
|
|
resources/views/blade/form-label.blade.php
|
|
views/blade/form-label.blade.php
|
|
blade/form-label.blade.php
|
|
form-label.blade.php
|
|
resources/views/blade/form-row.blade.php
|
|
views/blade/form-row.blade.php
|
|
blade/form-row.blade.php
|
|
form-row.blade.php
|
|
resources/views/blade/filestable.blade.php
|
|
views/blade/filestable.blade.php
|
|
blade/filestable.blade.php
|
|
filestable.blade.php
|
|
resources/views/blade/redirect_submit_options.blade.php
|
|
views/blade/redirect_submit_options.blade.php
|
|
blade/redirect_submit_options.blade.php
|
|
redirect_submit_options.blade.php
|
|
resources/views/blade/example.blade.php
|
|
views/blade/example.blade.php
|
|
blade/example.blade.php
|
|
example.blade.php
|
|
resources/views/blade/icon.blade.php
|
|
views/blade/icon.blade.php
|
|
blade/icon.blade.php
|
|
icon.blade.php
|
|
resources/views/blade/full-user-name.blade.php
|
|
views/blade/full-user-name.blade.php
|
|
blade/full-user-name.blade.php
|
|
full-user-name.blade.php
|
|
resources/views/blade/gallery-card.blade.php
|
|
views/blade/gallery-card.blade.php
|
|
blade/gallery-card.blade.php
|
|
gallery-card.blade.php
|
|
resources/views/blade/form-tooltip.blade.php
|
|
views/blade/form-tooltip.blade.php
|
|
blade/form-tooltip.blade.php
|
|
form-tooltip.blade.php
|
|
resources/views/notifications.blade.php
|
|
views/notifications.blade.php
|
|
notifications.blade.php
|
|
resources/views/depreciations/edit.blade.php
|
|
views/depreciations/edit.blade.php
|
|
depreciations/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/depreciations/index.blade.php
|
|
views/depreciations/index.blade.php
|
|
depreciations/index.blade.php
|
|
index.blade.php
|
|
resources/views/depreciations/view.blade.php
|
|
views/depreciations/view.blade.php
|
|
depreciations/view.blade.php
|
|
view.blade.php
|
|
resources/views/accessories/edit.blade.php
|
|
views/accessories/edit.blade.php
|
|
accessories/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/accessories/checkout.blade.php
|
|
views/accessories/checkout.blade.php
|
|
accessories/checkout.blade.php
|
|
checkout.blade.php
|
|
resources/views/accessories/index.blade.php
|
|
views/accessories/index.blade.php
|
|
accessories/index.blade.php
|
|
index.blade.php
|
|
resources/views/accessories/view.blade.php
|
|
views/accessories/view.blade.php
|
|
accessories/view.blade.php
|
|
view.blade.php
|
|
resources/views/accessories/checkin.blade.php
|
|
views/accessories/checkin.blade.php
|
|
accessories/checkin.blade.php
|
|
checkin.blade.php
|
|
resources/views/maintenances/edit.blade.php
|
|
views/maintenances/edit.blade.php
|
|
maintenances/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/maintenances/index.blade.php
|
|
views/maintenances/index.blade.php
|
|
maintenances/index.blade.php
|
|
index.blade.php
|
|
resources/views/maintenances/view.blade.php
|
|
views/maintenances/view.blade.php
|
|
maintenances/view.blade.php
|
|
view.blade.php
|
|
resources/views/categories/edit.blade.php
|
|
views/categories/edit.blade.php
|
|
categories/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/categories/index.blade.php
|
|
views/categories/index.blade.php
|
|
categories/index.blade.php
|
|
index.blade.php
|
|
resources/views/categories/view.blade.php
|
|
views/categories/view.blade.php
|
|
categories/view.blade.php
|
|
view.blade.php
|
|
resources/views/hardware/checkin-due.blade.php
|
|
views/hardware/checkin-due.blade.php
|
|
hardware/checkin-due.blade.php
|
|
checkin-due.blade.php
|
|
resources/views/hardware/edit.blade.php
|
|
views/hardware/edit.blade.php
|
|
hardware/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/hardware/history.blade.php
|
|
views/hardware/history.blade.php
|
|
hardware/history.blade.php
|
|
history.blade.php
|
|
resources/views/hardware/quickscan-checkin.blade.php
|
|
views/hardware/quickscan-checkin.blade.php
|
|
hardware/quickscan-checkin.blade.php
|
|
quickscan-checkin.blade.php
|
|
resources/views/hardware/quickscan.blade.php
|
|
views/hardware/quickscan.blade.php
|
|
hardware/quickscan.blade.php
|
|
quickscan.blade.php
|
|
resources/views/hardware/checkout.blade.php
|
|
views/hardware/checkout.blade.php
|
|
hardware/checkout.blade.php
|
|
checkout.blade.php
|
|
resources/views/hardware/bulk-restore.blade.php
|
|
views/hardware/bulk-restore.blade.php
|
|
hardware/bulk-restore.blade.php
|
|
bulk-restore.blade.php
|
|
resources/views/hardware/labels.blade.php
|
|
views/hardware/labels.blade.php
|
|
hardware/labels.blade.php
|
|
labels.blade.php
|
|
resources/views/hardware/bulk.blade.php
|
|
views/hardware/bulk.blade.php
|
|
hardware/bulk.blade.php
|
|
bulk.blade.php
|
|
resources/views/hardware/index.blade.php
|
|
views/hardware/index.blade.php
|
|
hardware/index.blade.php
|
|
index.blade.php
|
|
resources/views/hardware/view.blade.php
|
|
views/hardware/view.blade.php
|
|
hardware/view.blade.php
|
|
view.blade.php
|
|
resources/views/hardware/bulk-delete.blade.php
|
|
views/hardware/bulk-delete.blade.php
|
|
hardware/bulk-delete.blade.php
|
|
bulk-delete.blade.php
|
|
resources/views/hardware/requested.blade.php
|
|
views/hardware/requested.blade.php
|
|
hardware/requested.blade.php
|
|
requested.blade.php
|
|
resources/views/hardware/audit-due.blade.php
|
|
views/hardware/audit-due.blade.php
|
|
hardware/audit-due.blade.php
|
|
audit-due.blade.php
|
|
resources/views/hardware/bulk-checkout.blade.php
|
|
views/hardware/bulk-checkout.blade.php
|
|
hardware/bulk-checkout.blade.php
|
|
bulk-checkout.blade.php
|
|
resources/views/hardware/checkin.blade.php
|
|
views/hardware/checkin.blade.php
|
|
hardware/checkin.blade.php
|
|
checkin.blade.php
|
|
resources/views/hardware/audit.blade.php
|
|
views/hardware/audit.blade.php
|
|
hardware/audit.blade.php
|
|
audit.blade.php
|
|
resources/views/locations/edit.blade.php
|
|
views/locations/edit.blade.php
|
|
locations/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/locations/print.blade.php
|
|
views/locations/print.blade.php
|
|
locations/print.blade.php
|
|
print.blade.php
|
|
resources/views/locations/index.blade.php
|
|
views/locations/index.blade.php
|
|
locations/index.blade.php
|
|
index.blade.php
|
|
resources/views/locations/view.blade.php
|
|
views/locations/view.blade.php
|
|
locations/view.blade.php
|
|
view.blade.php
|
|
resources/views/locations/bulk-delete.blade.php
|
|
views/locations/bulk-delete.blade.php
|
|
locations/bulk-delete.blade.php
|
|
bulk-delete.blade.php
|
|
resources/views/livewire/custom-field-set-default-values-for-model.blade.php
|
|
views/livewire/custom-field-set-default-values-for-model.blade.php
|
|
livewire/custom-field-set-default-values-for-model.blade.php
|
|
custom-field-set-default-values-for-model.blade.php
|
|
resources/views/livewire/slack-settings-form.blade.php
|
|
views/livewire/slack-settings-form.blade.php
|
|
livewire/slack-settings-form.blade.php
|
|
slack-settings-form.blade.php
|
|
resources/views/livewire/oauth-clients.blade.php
|
|
views/livewire/oauth-clients.blade.php
|
|
livewire/oauth-clients.blade.php
|
|
oauth-clients.blade.php
|
|
resources/views/livewire/personal-access-tokens.blade.php
|
|
views/livewire/personal-access-tokens.blade.php
|
|
livewire/personal-access-tokens.blade.php
|
|
personal-access-tokens.blade.php
|
|
resources/views/livewire/category-edit-form.blade.php
|
|
views/livewire/category-edit-form.blade.php
|
|
livewire/category-edit-form.blade.php
|
|
category-edit-form.blade.php
|
|
resources/views/livewire/location-scope-check.blade.php
|
|
views/livewire/location-scope-check.blade.php
|
|
livewire/location-scope-check.blade.php
|
|
location-scope-check.blade.php
|
|
resources/views/livewire/importer.blade.php
|
|
views/livewire/importer.blade.php
|
|
livewire/importer.blade.php
|
|
importer.blade.php
|
|
resources/views/kits/edit.blade.php
|
|
views/kits/edit.blade.php
|
|
kits/edit.blade.php
|
|
edit.blade.php
|
|
resources/views/kits/license-edit.blade.php
|
|
views/kits/license-edit.blade.php
|
|
kits/license-edit.blade.php
|
|
license-edit.blade.php
|
|
resources/views/kits/checkout.blade.php
|
|
views/kits/checkout.blade.php
|
|
kits/checkout.blade.php
|
|
checkout.blade.php
|
|
resources/views/kits/consumable-edit.blade.php
|
|
views/kits/consumable-edit.blade.php
|
|
kits/consumable-edit.blade.php
|
|
consumable-edit.blade.php
|
|
resources/views/kits/index.blade.php
|
|
views/kits/index.blade.php
|
|
kits/index.blade.php
|
|
index.blade.php
|
|
resources/views/kits/model-edit.blade.php
|
|
views/kits/model-edit.blade.php
|
|
kits/model-edit.blade.php
|
|
model-edit.blade.php
|
|
resources/views/kits/create.blade.php
|
|
views/kits/create.blade.php
|
|
kits/create.blade.php
|
|
create.blade.php
|
|
resources/views/kits/accessory-edit.blade.php
|
|
views/kits/accessory-edit.blade.php
|
|
kits/accessory-edit.blade.php
|
|
accessory-edit.blade.php
|
|
resources/views/reports/maintenances.blade.php
|
|
views/reports/maintenances.blade.php
|
|
reports/maintenances.blade.php
|
|
maintenances.blade.php
|
|
resources/views/reports/asset.blade.php
|
|
views/reports/asset.blade.php
|
|
reports/asset.blade.php
|
|
asset.blade.php
|
|
resources/views/reports/index.blade.php
|
|
views/reports/index.blade.php
|
|
reports/index.blade.php
|
|
index.blade.php
|
|
resources/views/reports/accessories.blade.php
|
|
views/reports/accessories.blade.php
|
|
reports/accessories.blade.php
|
|
accessories.blade.php
|
|
resources/views/reports/licenses.blade.php
|
|
views/reports/licenses.blade.php
|
|
reports/licenses.blade.php
|
|
licenses.blade.php
|
|
resources/views/reports/depreciation.blade.php
|
|
views/reports/depreciation.blade.php
|
|
reports/depreciation.blade.php
|
|
depreciation.blade.php
|
|
resources/views/reports/unaccepted_assets.blade.php
|
|
views/reports/unaccepted_assets.blade.php
|
|
reports/unaccepted_assets.blade.php
|
|
unaccepted_assets.blade.php
|
|
resources/views/reports/activity.blade.php
|
|
views/reports/activity.blade.php
|
|
reports/activity.blade.php
|
|
activity.blade.php
|
|
resources/views/reports/audit.blade.php
|
|
views/reports/audit.blade.php
|
|
reports/audit.blade.php
|
|
audit.blade.php
|
|
resources/views/reports/custom.blade.php
|
|
views/reports/custom.blade.php
|
|
reports/custom.blade.php
|
|
custom.blade.php
|
|
resources/views/layouts/debug.blade.php
|
|
views/layouts/debug.blade.php
|
|
layouts/debug.blade.php
|
|
debug.blade.php
|
|
resources/views/layouts/edit-form.blade.php
|
|
views/layouts/edit-form.blade.php
|
|
layouts/edit-form.blade.php
|
|
edit-form.blade.php
|
|
resources/views/layouts/default.blade.php
|
|
views/layouts/default.blade.php
|
|
layouts/default.blade.php
|
|
default.blade.php
|
|
resources/views/layouts/setup.blade.php
|
|
views/layouts/setup.blade.php
|
|
layouts/setup.blade.php
|
|
setup.blade.php
|
|
resources/views/layouts/basic.blade.php
|
|
views/layouts/basic.blade.php
|
|
layouts/basic.blade.php
|
|
basic.blade.php
|
|
resources/assets/less/variables.less
|
|
assets/less/variables.less
|
|
less/variables.less
|
|
variables.less
|
|
resources/assets/less/mixins.less
|
|
assets/less/mixins.less
|
|
less/mixins.less
|
|
mixins.less
|
|
resources/assets/less/spacing.less
|
|
assets/less/spacing.less
|
|
less/spacing.less
|
|
spacing.less
|
|
resources/assets/less/bootstrap-less/variables.less
|
|
assets/less/bootstrap-less/variables.less
|
|
less/bootstrap-less/variables.less
|
|
bootstrap-less/variables.less
|
|
variables.less
|
|
resources/assets/less/bootstrap-less/mixins.less
|
|
assets/less/bootstrap-less/mixins.less
|
|
less/bootstrap-less/mixins.less
|
|
bootstrap-less/mixins.less
|
|
mixins.less
|
|
resources/assets/less/bootstrap-less/mixins/size.less
|
|
assets/less/bootstrap-less/mixins/size.less
|
|
less/bootstrap-less/mixins/size.less
|
|
bootstrap-less/mixins/size.less
|
|
mixins/size.less
|
|
size.less
|
|
resources/assets/less/bootstrap-less/mixins/resize.less
|
|
assets/less/bootstrap-less/mixins/resize.less
|
|
less/bootstrap-less/mixins/resize.less
|
|
bootstrap-less/mixins/resize.less
|
|
mixins/resize.less
|
|
resize.less
|
|
resources/assets/less/bootstrap-less/mixins/labels.less
|
|
assets/less/bootstrap-less/mixins/labels.less
|
|
less/bootstrap-less/mixins/labels.less
|
|
bootstrap-less/mixins/labels.less
|
|
mixins/labels.less
|
|
labels.less
|
|
resources/assets/less/bootstrap-less/mixins/grid-framework.less
|
|
assets/less/bootstrap-less/mixins/grid-framework.less
|
|
less/bootstrap-less/mixins/grid-framework.less
|
|
bootstrap-less/mixins/grid-framework.less
|
|
mixins/grid-framework.less
|
|
grid-framework.less
|
|
resources/assets/less/bootstrap-less/mixins/progress-bar.less
|
|
assets/less/bootstrap-less/mixins/progress-bar.less
|
|
less/bootstrap-less/mixins/progress-bar.less
|
|
bootstrap-less/mixins/progress-bar.less
|
|
mixins/progress-bar.less
|
|
progress-bar.less
|
|
resources/assets/less/bootstrap-less/mixins/nav-divider.less
|
|
assets/less/bootstrap-less/mixins/nav-divider.less
|
|
less/bootstrap-less/mixins/nav-divider.less
|
|
bootstrap-less/mixins/nav-divider.less
|
|
mixins/nav-divider.less
|
|
nav-divider.less
|
|
resources/assets/less/bootstrap-less/mixins/image.less
|
|
assets/less/bootstrap-less/mixins/image.less
|
|
less/bootstrap-less/mixins/image.less
|
|
bootstrap-less/mixins/image.less
|
|
mixins/image.less
|
|
image.less
|
|
resources/assets/less/bootstrap-less/mixins/nav-vertical-align.less
|
|
assets/less/bootstrap-less/mixins/nav-vertical-align.less
|
|
less/bootstrap-less/mixins/nav-vertical-align.less
|
|
bootstrap-less/mixins/nav-vertical-align.less
|
|
mixins/nav-vertical-align.less
|
|
nav-vertical-align.less
|
|
resources/assets/less/bootstrap-less/mixins/list-group.less
|
|
assets/less/bootstrap-less/mixins/list-group.less
|
|
less/bootstrap-less/mixins/list-group.less
|
|
bootstrap-less/mixins/list-group.less
|
|
mixins/list-group.less
|
|
list-group.less
|
|
resources/assets/less/bootstrap-less/mixins/clearfix.less
|
|
assets/less/bootstrap-less/mixins/clearfix.less
|
|
less/bootstrap-less/mixins/clearfix.less
|
|
bootstrap-less/mixins/clearfix.less
|
|
mixins/clearfix.less
|
|
clearfix.less
|
|
resources/assets/less/bootstrap-less/mixins/tab-focus.less
|
|
assets/less/bootstrap-less/mixins/tab-focus.less
|
|
less/bootstrap-less/mixins/tab-focus.less
|
|
bootstrap-less/mixins/tab-focus.less
|
|
mixins/tab-focus.less
|
|
tab-focus.less
|
|
resources/assets/less/bootstrap-less/mixins/reset-filter.less
|
|
assets/less/bootstrap-less/mixins/reset-filter.less
|
|
less/bootstrap-less/mixins/reset-filter.less
|
|
bootstrap-less/mixins/reset-filter.less
|
|
mixins/reset-filter.less
|
|
reset-filter.less
|
|
resources/assets/less/bootstrap-less/mixins/center-block.less
|
|
assets/less/bootstrap-less/mixins/center-block.less
|
|
less/bootstrap-less/mixins/center-block.less
|
|
bootstrap-less/mixins/center-block.less
|
|
mixins/center-block.less
|
|
center-block.less
|
|
resources/assets/less/bootstrap-less/mixins/table-row.less
|
|
assets/less/bootstrap-less/mixins/table-row.less
|
|
less/bootstrap-less/mixins/table-row.less
|
|
bootstrap-less/mixins/table-row.less
|
|
mixins/table-row.less
|
|
table-row.less
|
|
resources/assets/less/bootstrap-less/mixins/text-overflow.less
|
|
assets/less/bootstrap-less/mixins/text-overflow.less
|
|
less/bootstrap-less/mixins/text-overflow.less
|
|
bootstrap-less/mixins/text-overflow.less
|
|
mixins/text-overflow.less
|
|
text-overflow.less
|
|
resources/assets/less/bootstrap-less/mixins/pagination.less
|
|
assets/less/bootstrap-less/mixins/pagination.less
|
|
less/bootstrap-less/mixins/pagination.less
|
|
bootstrap-less/mixins/pagination.less
|
|
mixins/pagination.less
|
|
pagination.less
|
|
resources/assets/less/bootstrap-less/mixins/background-variant.less
|
|
assets/less/bootstrap-less/mixins/background-variant.less
|
|
less/bootstrap-less/mixins/background-variant.less
|
|
bootstrap-less/mixins/background-variant.less
|
|
mixins/background-variant.less
|
|
background-variant.less
|
|
resources/assets/less/bootstrap-less/mixins/gradients.less
|
|
assets/less/bootstrap-less/mixins/gradients.less
|
|
less/bootstrap-less/mixins/gradients.less
|
|
bootstrap-less/mixins/gradients.less
|
|
mixins/gradients.less
|
|
gradients.less
|
|
resources/assets/less/bootstrap-less/mixins/panels.less
|
|
assets/less/bootstrap-less/mixins/panels.less
|
|
less/bootstrap-less/mixins/panels.less
|
|
bootstrap-less/mixins/panels.less
|
|
mixins/panels.less
|
|
panels.less
|
|
resources/assets/less/bootstrap-less/mixins/buttons.less
|
|
assets/less/bootstrap-less/mixins/buttons.less
|
|
less/bootstrap-less/mixins/buttons.less
|
|
bootstrap-less/mixins/buttons.less
|
|
mixins/buttons.less
|
|
buttons.less
|
|
resources/assets/less/bootstrap-less/mixins/opacity.less
|
|
assets/less/bootstrap-less/mixins/opacity.less
|
|
less/bootstrap-less/mixins/opacity.less
|
|
bootstrap-less/mixins/opacity.less
|
|
mixins/opacity.less
|
|
opacity.less
|
|
resources/assets/less/bootstrap-less/mixins/forms.less
|
|
assets/less/bootstrap-less/mixins/forms.less
|
|
less/bootstrap-less/mixins/forms.less
|
|
bootstrap-less/mixins/forms.less
|
|
mixins/forms.less
|
|
forms.less
|
|
resources/assets/less/bootstrap-less/mixins/text-emphasis.less
|
|
assets/less/bootstrap-less/mixins/text-emphasis.less
|
|
less/bootstrap-less/mixins/text-emphasis.less
|
|
bootstrap-less/mixins/text-emphasis.less
|
|
mixins/text-emphasis.less
|
|
text-emphasis.less
|
|
resources/assets/less/bootstrap-less/mixins/hide-text.less
|
|
assets/less/bootstrap-less/mixins/hide-text.less
|
|
less/bootstrap-less/mixins/hide-text.less
|
|
bootstrap-less/mixins/hide-text.less
|
|
mixins/hide-text.less
|
|
hide-text.less
|
|
resources/assets/less/bootstrap-less/mixins/border-radius.less
|
|
assets/less/bootstrap-less/mixins/border-radius.less
|
|
less/bootstrap-less/mixins/border-radius.less
|
|
bootstrap-less/mixins/border-radius.less
|
|
mixins/border-radius.less
|
|
border-radius.less
|
|
resources/assets/less/bootstrap-less/mixins/grid.less
|
|
assets/less/bootstrap-less/mixins/grid.less
|
|
less/bootstrap-less/mixins/grid.less
|
|
bootstrap-less/mixins/grid.less
|
|
mixins/grid.less
|
|
grid.less
|
|
resources/assets/less/bootstrap-less/mixins/alerts.less
|
|
assets/less/bootstrap-less/mixins/alerts.less
|
|
less/bootstrap-less/mixins/alerts.less
|
|
bootstrap-less/mixins/alerts.less
|
|
mixins/alerts.less
|
|
alerts.less
|
|
resources/assets/less/bootstrap-less/mixins/vendor-prefixes.less
|
|
assets/less/bootstrap-less/mixins/vendor-prefixes.less
|
|
less/bootstrap-less/mixins/vendor-prefixes.less
|
|
bootstrap-less/mixins/vendor-prefixes.less
|
|
mixins/vendor-prefixes.less
|
|
vendor-prefixes.less
|
|
resources/assets/less/bootstrap-less/mixins/responsive-visibility.less
|
|
assets/less/bootstrap-less/mixins/responsive-visibility.less
|
|
less/bootstrap-less/mixins/responsive-visibility.less
|
|
bootstrap-less/mixins/responsive-visibility.less
|
|
mixins/responsive-visibility.less
|
|
responsive-visibility.less
|
|
resources/assets/less/app.less
|
|
assets/less/app.less
|
|
less/app.less
|
|
app.less
|
|
resources/assets/less/overrides.less
|
|
assets/less/overrides.less
|
|
less/overrides.less
|
|
overrides.less
|
|
resources/assets/js/dragtable.js
|
|
assets/js/dragtable.js
|
|
js/dragtable.js
|
|
dragtable.js
|
|
resources/assets/js/FileSaver.min.js
|
|
assets/js/FileSaver.min.js
|
|
js/FileSaver.min.js
|
|
FileSaver.min.js
|
|
resources/assets/js/extensions/jquery.base64.js
|
|
assets/js/extensions/jquery.base64.js
|
|
js/extensions/jquery.base64.js
|
|
extensions/jquery.base64.js
|
|
jquery.base64.js
|
|
resources/assets/js/extensions/pGenerator.jquery.js
|
|
assets/js/extensions/pGenerator.jquery.js
|
|
js/extensions/pGenerator.jquery.js
|
|
extensions/pGenerator.jquery.js
|
|
pGenerator.jquery.js
|
|
resources/assets/js/snipeit_modals.js
|
|
assets/js/snipeit_modals.js
|
|
js/snipeit_modals.js
|
|
snipeit_modals.js
|
|
resources/assets/js/bootstrap-table-reorder-columns.js
|
|
assets/js/bootstrap-table-reorder-columns.js
|
|
js/bootstrap-table-reorder-columns.js
|
|
bootstrap-table-reorder-columns.js
|
|
resources/assets/js/snipeit.js
|
|
assets/js/snipeit.js
|
|
js/snipeit.js
|
|
snipeit.js
|
|
resources/assets/js/signature_pad.js
|
|
assets/js/signature_pad.js
|
|
js/signature_pad.js
|
|
signature_pad.js
|
|
resources/macros/macros.php
|
|
macros/macros.php
|
|
macros.php
|
|
resources/lang/id-ID/general.php
|
|
lang/id-ID/general.php
|
|
id-ID/general.php
|
|
general.php
|
|
resources/lang/id-ID/validation.php
|
|
lang/id-ID/validation.php
|
|
id-ID/validation.php
|
|
validation.php
|
|
resources/lang/id-ID/passwords.php
|
|
lang/id-ID/passwords.php
|
|
id-ID/passwords.php
|
|
passwords.php
|
|
resources/lang/id-ID/button.php
|
|
lang/id-ID/button.php
|
|
id-ID/button.php
|
|
button.php
|
|
resources/lang/id-ID/auth/general.php
|
|
lang/id-ID/auth/general.php
|
|
id-ID/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/id-ID/auth/message.php
|
|
lang/id-ID/auth/message.php
|
|
id-ID/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/id-ID/mail.php
|
|
lang/id-ID/mail.php
|
|
id-ID/mail.php
|
|
mail.php
|
|
resources/lang/id-ID/table.php
|
|
lang/id-ID/table.php
|
|
id-ID/table.php
|
|
table.php
|
|
resources/lang/id-ID/account/general.php
|
|
lang/id-ID/account/general.php
|
|
id-ID/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/id-ID/reminders.php
|
|
lang/id-ID/reminders.php
|
|
id-ID/reminders.php
|
|
reminders.php
|
|
resources/lang/id-ID/admin/components/general.php
|
|
lang/id-ID/admin/components/general.php
|
|
id-ID/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/components/table.php
|
|
lang/id-ID/admin/components/table.php
|
|
id-ID/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/components/message.php
|
|
lang/id-ID/admin/components/message.php
|
|
id-ID/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/statuslabels/table.php
|
|
lang/id-ID/admin/statuslabels/table.php
|
|
id-ID/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/statuslabels/message.php
|
|
lang/id-ID/admin/statuslabels/message.php
|
|
id-ID/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/asset_maintenances/general.php
|
|
lang/id-ID/admin/asset_maintenances/general.php
|
|
id-ID/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/asset_maintenances/table.php
|
|
lang/id-ID/admin/asset_maintenances/table.php
|
|
id-ID/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/asset_maintenances/message.php
|
|
lang/id-ID/admin/asset_maintenances/message.php
|
|
id-ID/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/asset_maintenances/form.php
|
|
lang/id-ID/admin/asset_maintenances/form.php
|
|
id-ID/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/id-ID/admin/users/general.php
|
|
lang/id-ID/admin/users/general.php
|
|
id-ID/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/users/table.php
|
|
lang/id-ID/admin/users/table.php
|
|
id-ID/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/users/message.php
|
|
lang/id-ID/admin/users/message.php
|
|
id-ID/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/models/general.php
|
|
lang/id-ID/admin/models/general.php
|
|
id-ID/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/models/table.php
|
|
lang/id-ID/admin/models/table.php
|
|
id-ID/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/models/message.php
|
|
lang/id-ID/admin/models/message.php
|
|
id-ID/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/departments/table.php
|
|
lang/id-ID/admin/departments/table.php
|
|
id-ID/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/departments/message.php
|
|
lang/id-ID/admin/departments/message.php
|
|
id-ID/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/labels/table.php
|
|
lang/id-ID/admin/labels/table.php
|
|
id-ID/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/labels/message.php
|
|
lang/id-ID/admin/labels/message.php
|
|
id-ID/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/companies/general.php
|
|
lang/id-ID/admin/companies/general.php
|
|
id-ID/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/companies/table.php
|
|
lang/id-ID/admin/companies/table.php
|
|
id-ID/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/companies/message.php
|
|
lang/id-ID/admin/companies/message.php
|
|
id-ID/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/groups/table.php
|
|
lang/id-ID/admin/groups/table.php
|
|
id-ID/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/groups/message.php
|
|
lang/id-ID/admin/groups/message.php
|
|
id-ID/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/groups/titles.php
|
|
lang/id-ID/admin/groups/titles.php
|
|
id-ID/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/id-ID/admin/custom_fields/general.php
|
|
lang/id-ID/admin/custom_fields/general.php
|
|
id-ID/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/custom_fields/message.php
|
|
lang/id-ID/admin/custom_fields/message.php
|
|
id-ID/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/suppliers/table.php
|
|
lang/id-ID/admin/suppliers/table.php
|
|
id-ID/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/suppliers/message.php
|
|
lang/id-ID/admin/suppliers/message.php
|
|
id-ID/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/licenses/general.php
|
|
lang/id-ID/admin/licenses/general.php
|
|
id-ID/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/licenses/table.php
|
|
lang/id-ID/admin/licenses/table.php
|
|
id-ID/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/licenses/message.php
|
|
lang/id-ID/admin/licenses/message.php
|
|
id-ID/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/licenses/form.php
|
|
lang/id-ID/admin/licenses/form.php
|
|
id-ID/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/id-ID/admin/manufacturers/table.php
|
|
lang/id-ID/admin/manufacturers/table.php
|
|
id-ID/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/manufacturers/message.php
|
|
lang/id-ID/admin/manufacturers/message.php
|
|
id-ID/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/consumables/general.php
|
|
lang/id-ID/admin/consumables/general.php
|
|
id-ID/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/consumables/table.php
|
|
lang/id-ID/admin/consumables/table.php
|
|
id-ID/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/consumables/message.php
|
|
lang/id-ID/admin/consumables/message.php
|
|
id-ID/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/settings/general.php
|
|
lang/id-ID/admin/settings/general.php
|
|
id-ID/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/settings/table.php
|
|
lang/id-ID/admin/settings/table.php
|
|
id-ID/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/settings/message.php
|
|
lang/id-ID/admin/settings/message.php
|
|
id-ID/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/depreciations/general.php
|
|
lang/id-ID/admin/depreciations/general.php
|
|
id-ID/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/depreciations/table.php
|
|
lang/id-ID/admin/depreciations/table.php
|
|
id-ID/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/depreciations/message.php
|
|
lang/id-ID/admin/depreciations/message.php
|
|
id-ID/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/accessories/general.php
|
|
lang/id-ID/admin/accessories/general.php
|
|
id-ID/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/accessories/table.php
|
|
lang/id-ID/admin/accessories/table.php
|
|
id-ID/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/accessories/message.php
|
|
lang/id-ID/admin/accessories/message.php
|
|
id-ID/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/maintenances/general.php
|
|
lang/id-ID/admin/maintenances/general.php
|
|
id-ID/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/maintenances/table.php
|
|
lang/id-ID/admin/maintenances/table.php
|
|
id-ID/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/maintenances/message.php
|
|
lang/id-ID/admin/maintenances/message.php
|
|
id-ID/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/maintenances/form.php
|
|
lang/id-ID/admin/maintenances/form.php
|
|
id-ID/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/id-ID/admin/categories/general.php
|
|
lang/id-ID/admin/categories/general.php
|
|
id-ID/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/categories/table.php
|
|
lang/id-ID/admin/categories/table.php
|
|
id-ID/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/categories/message.php
|
|
lang/id-ID/admin/categories/message.php
|
|
id-ID/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/hardware/general.php
|
|
lang/id-ID/admin/hardware/general.php
|
|
id-ID/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/hardware/table.php
|
|
lang/id-ID/admin/hardware/table.php
|
|
id-ID/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/hardware/message.php
|
|
lang/id-ID/admin/hardware/message.php
|
|
id-ID/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/hardware/form.php
|
|
lang/id-ID/admin/hardware/form.php
|
|
id-ID/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/id-ID/admin/locations/table.php
|
|
lang/id-ID/admin/locations/table.php
|
|
id-ID/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/id-ID/admin/locations/message.php
|
|
lang/id-ID/admin/locations/message.php
|
|
id-ID/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/id-ID/admin/kits/general.php
|
|
lang/id-ID/admin/kits/general.php
|
|
id-ID/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/reports/general.php
|
|
lang/id-ID/admin/reports/general.php
|
|
id-ID/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/id-ID/admin/reports/message.php
|
|
lang/id-ID/admin/reports/message.php
|
|
id-ID/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/id-ID/permissions.php
|
|
lang/id-ID/permissions.php
|
|
id-ID/permissions.php
|
|
permissions.php
|
|
resources/lang/id-ID/localizations.php
|
|
lang/id-ID/localizations.php
|
|
id-ID/localizations.php
|
|
localizations.php
|
|
resources/lang/id-ID/datepicker.php
|
|
lang/id-ID/datepicker.php
|
|
id-ID/datepicker.php
|
|
datepicker.php
|
|
resources/lang/id-ID/pagination.php
|
|
lang/id-ID/pagination.php
|
|
id-ID/pagination.php
|
|
pagination.php
|
|
resources/lang/id-ID/help.php
|
|
lang/id-ID/help.php
|
|
id-ID/help.php
|
|
help.php
|
|
resources/lang/id-ID/auth.php
|
|
lang/id-ID/auth.php
|
|
id-ID/auth.php
|
|
auth.php
|
|
resources/lang/mi-NZ/general.php
|
|
lang/mi-NZ/general.php
|
|
mi-NZ/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/validation.php
|
|
lang/mi-NZ/validation.php
|
|
mi-NZ/validation.php
|
|
validation.php
|
|
resources/lang/mi-NZ/passwords.php
|
|
lang/mi-NZ/passwords.php
|
|
mi-NZ/passwords.php
|
|
passwords.php
|
|
resources/lang/mi-NZ/button.php
|
|
lang/mi-NZ/button.php
|
|
mi-NZ/button.php
|
|
button.php
|
|
resources/lang/mi-NZ/auth/general.php
|
|
lang/mi-NZ/auth/general.php
|
|
mi-NZ/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/auth/message.php
|
|
lang/mi-NZ/auth/message.php
|
|
mi-NZ/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/mail.php
|
|
lang/mi-NZ/mail.php
|
|
mi-NZ/mail.php
|
|
mail.php
|
|
resources/lang/mi-NZ/table.php
|
|
lang/mi-NZ/table.php
|
|
mi-NZ/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/account/general.php
|
|
lang/mi-NZ/account/general.php
|
|
mi-NZ/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/reminders.php
|
|
lang/mi-NZ/reminders.php
|
|
mi-NZ/reminders.php
|
|
reminders.php
|
|
resources/lang/mi-NZ/admin/components/general.php
|
|
lang/mi-NZ/admin/components/general.php
|
|
mi-NZ/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/components/table.php
|
|
lang/mi-NZ/admin/components/table.php
|
|
mi-NZ/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/components/message.php
|
|
lang/mi-NZ/admin/components/message.php
|
|
mi-NZ/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/statuslabels/table.php
|
|
lang/mi-NZ/admin/statuslabels/table.php
|
|
mi-NZ/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/statuslabels/message.php
|
|
lang/mi-NZ/admin/statuslabels/message.php
|
|
mi-NZ/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/asset_maintenances/general.php
|
|
lang/mi-NZ/admin/asset_maintenances/general.php
|
|
mi-NZ/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/asset_maintenances/table.php
|
|
lang/mi-NZ/admin/asset_maintenances/table.php
|
|
mi-NZ/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/asset_maintenances/message.php
|
|
lang/mi-NZ/admin/asset_maintenances/message.php
|
|
mi-NZ/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/asset_maintenances/form.php
|
|
lang/mi-NZ/admin/asset_maintenances/form.php
|
|
mi-NZ/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/mi-NZ/admin/users/general.php
|
|
lang/mi-NZ/admin/users/general.php
|
|
mi-NZ/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/users/table.php
|
|
lang/mi-NZ/admin/users/table.php
|
|
mi-NZ/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/users/message.php
|
|
lang/mi-NZ/admin/users/message.php
|
|
mi-NZ/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/models/general.php
|
|
lang/mi-NZ/admin/models/general.php
|
|
mi-NZ/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/models/table.php
|
|
lang/mi-NZ/admin/models/table.php
|
|
mi-NZ/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/models/message.php
|
|
lang/mi-NZ/admin/models/message.php
|
|
mi-NZ/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/departments/table.php
|
|
lang/mi-NZ/admin/departments/table.php
|
|
mi-NZ/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/departments/message.php
|
|
lang/mi-NZ/admin/departments/message.php
|
|
mi-NZ/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/labels/table.php
|
|
lang/mi-NZ/admin/labels/table.php
|
|
mi-NZ/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/labels/message.php
|
|
lang/mi-NZ/admin/labels/message.php
|
|
mi-NZ/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/companies/general.php
|
|
lang/mi-NZ/admin/companies/general.php
|
|
mi-NZ/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/companies/table.php
|
|
lang/mi-NZ/admin/companies/table.php
|
|
mi-NZ/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/companies/message.php
|
|
lang/mi-NZ/admin/companies/message.php
|
|
mi-NZ/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/groups/table.php
|
|
lang/mi-NZ/admin/groups/table.php
|
|
mi-NZ/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/groups/message.php
|
|
lang/mi-NZ/admin/groups/message.php
|
|
mi-NZ/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/groups/titles.php
|
|
lang/mi-NZ/admin/groups/titles.php
|
|
mi-NZ/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/mi-NZ/admin/custom_fields/general.php
|
|
lang/mi-NZ/admin/custom_fields/general.php
|
|
mi-NZ/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/custom_fields/message.php
|
|
lang/mi-NZ/admin/custom_fields/message.php
|
|
mi-NZ/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/suppliers/table.php
|
|
lang/mi-NZ/admin/suppliers/table.php
|
|
mi-NZ/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/suppliers/message.php
|
|
lang/mi-NZ/admin/suppliers/message.php
|
|
mi-NZ/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/licenses/general.php
|
|
lang/mi-NZ/admin/licenses/general.php
|
|
mi-NZ/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/licenses/table.php
|
|
lang/mi-NZ/admin/licenses/table.php
|
|
mi-NZ/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/licenses/message.php
|
|
lang/mi-NZ/admin/licenses/message.php
|
|
mi-NZ/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/licenses/form.php
|
|
lang/mi-NZ/admin/licenses/form.php
|
|
mi-NZ/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/mi-NZ/admin/manufacturers/table.php
|
|
lang/mi-NZ/admin/manufacturers/table.php
|
|
mi-NZ/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/manufacturers/message.php
|
|
lang/mi-NZ/admin/manufacturers/message.php
|
|
mi-NZ/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/consumables/general.php
|
|
lang/mi-NZ/admin/consumables/general.php
|
|
mi-NZ/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/consumables/table.php
|
|
lang/mi-NZ/admin/consumables/table.php
|
|
mi-NZ/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/consumables/message.php
|
|
lang/mi-NZ/admin/consumables/message.php
|
|
mi-NZ/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/settings/general.php
|
|
lang/mi-NZ/admin/settings/general.php
|
|
mi-NZ/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/settings/table.php
|
|
lang/mi-NZ/admin/settings/table.php
|
|
mi-NZ/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/settings/message.php
|
|
lang/mi-NZ/admin/settings/message.php
|
|
mi-NZ/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/depreciations/general.php
|
|
lang/mi-NZ/admin/depreciations/general.php
|
|
mi-NZ/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/depreciations/table.php
|
|
lang/mi-NZ/admin/depreciations/table.php
|
|
mi-NZ/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/depreciations/message.php
|
|
lang/mi-NZ/admin/depreciations/message.php
|
|
mi-NZ/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/accessories/general.php
|
|
lang/mi-NZ/admin/accessories/general.php
|
|
mi-NZ/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/accessories/table.php
|
|
lang/mi-NZ/admin/accessories/table.php
|
|
mi-NZ/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/accessories/message.php
|
|
lang/mi-NZ/admin/accessories/message.php
|
|
mi-NZ/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/maintenances/general.php
|
|
lang/mi-NZ/admin/maintenances/general.php
|
|
mi-NZ/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/maintenances/table.php
|
|
lang/mi-NZ/admin/maintenances/table.php
|
|
mi-NZ/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/maintenances/message.php
|
|
lang/mi-NZ/admin/maintenances/message.php
|
|
mi-NZ/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/maintenances/form.php
|
|
lang/mi-NZ/admin/maintenances/form.php
|
|
mi-NZ/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/mi-NZ/admin/categories/general.php
|
|
lang/mi-NZ/admin/categories/general.php
|
|
mi-NZ/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/categories/table.php
|
|
lang/mi-NZ/admin/categories/table.php
|
|
mi-NZ/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/categories/message.php
|
|
lang/mi-NZ/admin/categories/message.php
|
|
mi-NZ/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/hardware/general.php
|
|
lang/mi-NZ/admin/hardware/general.php
|
|
mi-NZ/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/hardware/table.php
|
|
lang/mi-NZ/admin/hardware/table.php
|
|
mi-NZ/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/hardware/message.php
|
|
lang/mi-NZ/admin/hardware/message.php
|
|
mi-NZ/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/hardware/form.php
|
|
lang/mi-NZ/admin/hardware/form.php
|
|
mi-NZ/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/mi-NZ/admin/locations/table.php
|
|
lang/mi-NZ/admin/locations/table.php
|
|
mi-NZ/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/mi-NZ/admin/locations/message.php
|
|
lang/mi-NZ/admin/locations/message.php
|
|
mi-NZ/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/admin/kits/general.php
|
|
lang/mi-NZ/admin/kits/general.php
|
|
mi-NZ/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/reports/general.php
|
|
lang/mi-NZ/admin/reports/general.php
|
|
mi-NZ/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/mi-NZ/admin/reports/message.php
|
|
lang/mi-NZ/admin/reports/message.php
|
|
mi-NZ/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/mi-NZ/permissions.php
|
|
lang/mi-NZ/permissions.php
|
|
mi-NZ/permissions.php
|
|
permissions.php
|
|
resources/lang/mi-NZ/localizations.php
|
|
lang/mi-NZ/localizations.php
|
|
mi-NZ/localizations.php
|
|
localizations.php
|
|
resources/lang/mi-NZ/datepicker.php
|
|
lang/mi-NZ/datepicker.php
|
|
mi-NZ/datepicker.php
|
|
datepicker.php
|
|
resources/lang/mi-NZ/pagination.php
|
|
lang/mi-NZ/pagination.php
|
|
mi-NZ/pagination.php
|
|
pagination.php
|
|
resources/lang/mi-NZ/help.php
|
|
lang/mi-NZ/help.php
|
|
mi-NZ/help.php
|
|
help.php
|
|
resources/lang/mi-NZ/auth.php
|
|
lang/mi-NZ/auth.php
|
|
mi-NZ/auth.php
|
|
auth.php
|
|
resources/lang/ur-PK/general.php
|
|
lang/ur-PK/general.php
|
|
ur-PK/general.php
|
|
general.php
|
|
resources/lang/ur-PK/validation.php
|
|
lang/ur-PK/validation.php
|
|
ur-PK/validation.php
|
|
validation.php
|
|
resources/lang/ur-PK/passwords.php
|
|
lang/ur-PK/passwords.php
|
|
ur-PK/passwords.php
|
|
passwords.php
|
|
resources/lang/ur-PK/button.php
|
|
lang/ur-PK/button.php
|
|
ur-PK/button.php
|
|
button.php
|
|
resources/lang/ur-PK/auth/general.php
|
|
lang/ur-PK/auth/general.php
|
|
ur-PK/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ur-PK/auth/message.php
|
|
lang/ur-PK/auth/message.php
|
|
ur-PK/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ur-PK/mail.php
|
|
lang/ur-PK/mail.php
|
|
ur-PK/mail.php
|
|
mail.php
|
|
resources/lang/ur-PK/table.php
|
|
lang/ur-PK/table.php
|
|
ur-PK/table.php
|
|
table.php
|
|
resources/lang/ur-PK/account/general.php
|
|
lang/ur-PK/account/general.php
|
|
ur-PK/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ur-PK/reminders.php
|
|
lang/ur-PK/reminders.php
|
|
ur-PK/reminders.php
|
|
reminders.php
|
|
resources/lang/ur-PK/admin/components/general.php
|
|
lang/ur-PK/admin/components/general.php
|
|
ur-PK/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/components/table.php
|
|
lang/ur-PK/admin/components/table.php
|
|
ur-PK/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/components/message.php
|
|
lang/ur-PK/admin/components/message.php
|
|
ur-PK/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/statuslabels/table.php
|
|
lang/ur-PK/admin/statuslabels/table.php
|
|
ur-PK/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/statuslabels/message.php
|
|
lang/ur-PK/admin/statuslabels/message.php
|
|
ur-PK/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/asset_maintenances/general.php
|
|
lang/ur-PK/admin/asset_maintenances/general.php
|
|
ur-PK/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/asset_maintenances/table.php
|
|
lang/ur-PK/admin/asset_maintenances/table.php
|
|
ur-PK/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/asset_maintenances/message.php
|
|
lang/ur-PK/admin/asset_maintenances/message.php
|
|
ur-PK/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/asset_maintenances/form.php
|
|
lang/ur-PK/admin/asset_maintenances/form.php
|
|
ur-PK/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ur-PK/admin/users/general.php
|
|
lang/ur-PK/admin/users/general.php
|
|
ur-PK/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/users/table.php
|
|
lang/ur-PK/admin/users/table.php
|
|
ur-PK/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/users/message.php
|
|
lang/ur-PK/admin/users/message.php
|
|
ur-PK/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/models/general.php
|
|
lang/ur-PK/admin/models/general.php
|
|
ur-PK/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/models/table.php
|
|
lang/ur-PK/admin/models/table.php
|
|
ur-PK/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/models/message.php
|
|
lang/ur-PK/admin/models/message.php
|
|
ur-PK/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/departments/table.php
|
|
lang/ur-PK/admin/departments/table.php
|
|
ur-PK/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/departments/message.php
|
|
lang/ur-PK/admin/departments/message.php
|
|
ur-PK/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/labels/table.php
|
|
lang/ur-PK/admin/labels/table.php
|
|
ur-PK/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/labels/message.php
|
|
lang/ur-PK/admin/labels/message.php
|
|
ur-PK/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/companies/general.php
|
|
lang/ur-PK/admin/companies/general.php
|
|
ur-PK/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/companies/table.php
|
|
lang/ur-PK/admin/companies/table.php
|
|
ur-PK/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/companies/message.php
|
|
lang/ur-PK/admin/companies/message.php
|
|
ur-PK/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/groups/table.php
|
|
lang/ur-PK/admin/groups/table.php
|
|
ur-PK/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/groups/message.php
|
|
lang/ur-PK/admin/groups/message.php
|
|
ur-PK/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/groups/titles.php
|
|
lang/ur-PK/admin/groups/titles.php
|
|
ur-PK/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ur-PK/admin/custom_fields/general.php
|
|
lang/ur-PK/admin/custom_fields/general.php
|
|
ur-PK/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/custom_fields/message.php
|
|
lang/ur-PK/admin/custom_fields/message.php
|
|
ur-PK/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/suppliers/table.php
|
|
lang/ur-PK/admin/suppliers/table.php
|
|
ur-PK/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/suppliers/message.php
|
|
lang/ur-PK/admin/suppliers/message.php
|
|
ur-PK/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/licenses/general.php
|
|
lang/ur-PK/admin/licenses/general.php
|
|
ur-PK/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/licenses/table.php
|
|
lang/ur-PK/admin/licenses/table.php
|
|
ur-PK/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/licenses/message.php
|
|
lang/ur-PK/admin/licenses/message.php
|
|
ur-PK/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/licenses/form.php
|
|
lang/ur-PK/admin/licenses/form.php
|
|
ur-PK/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ur-PK/admin/manufacturers/table.php
|
|
lang/ur-PK/admin/manufacturers/table.php
|
|
ur-PK/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/manufacturers/message.php
|
|
lang/ur-PK/admin/manufacturers/message.php
|
|
ur-PK/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/consumables/general.php
|
|
lang/ur-PK/admin/consumables/general.php
|
|
ur-PK/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/consumables/table.php
|
|
lang/ur-PK/admin/consumables/table.php
|
|
ur-PK/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/consumables/message.php
|
|
lang/ur-PK/admin/consumables/message.php
|
|
ur-PK/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/settings/general.php
|
|
lang/ur-PK/admin/settings/general.php
|
|
ur-PK/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/settings/table.php
|
|
lang/ur-PK/admin/settings/table.php
|
|
ur-PK/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/settings/message.php
|
|
lang/ur-PK/admin/settings/message.php
|
|
ur-PK/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/depreciations/general.php
|
|
lang/ur-PK/admin/depreciations/general.php
|
|
ur-PK/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/depreciations/table.php
|
|
lang/ur-PK/admin/depreciations/table.php
|
|
ur-PK/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/depreciations/message.php
|
|
lang/ur-PK/admin/depreciations/message.php
|
|
ur-PK/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/accessories/general.php
|
|
lang/ur-PK/admin/accessories/general.php
|
|
ur-PK/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/accessories/table.php
|
|
lang/ur-PK/admin/accessories/table.php
|
|
ur-PK/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/accessories/message.php
|
|
lang/ur-PK/admin/accessories/message.php
|
|
ur-PK/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/maintenances/general.php
|
|
lang/ur-PK/admin/maintenances/general.php
|
|
ur-PK/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/maintenances/table.php
|
|
lang/ur-PK/admin/maintenances/table.php
|
|
ur-PK/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/maintenances/message.php
|
|
lang/ur-PK/admin/maintenances/message.php
|
|
ur-PK/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/maintenances/form.php
|
|
lang/ur-PK/admin/maintenances/form.php
|
|
ur-PK/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ur-PK/admin/categories/general.php
|
|
lang/ur-PK/admin/categories/general.php
|
|
ur-PK/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/categories/table.php
|
|
lang/ur-PK/admin/categories/table.php
|
|
ur-PK/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/categories/message.php
|
|
lang/ur-PK/admin/categories/message.php
|
|
ur-PK/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/hardware/general.php
|
|
lang/ur-PK/admin/hardware/general.php
|
|
ur-PK/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/hardware/table.php
|
|
lang/ur-PK/admin/hardware/table.php
|
|
ur-PK/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/hardware/message.php
|
|
lang/ur-PK/admin/hardware/message.php
|
|
ur-PK/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/hardware/form.php
|
|
lang/ur-PK/admin/hardware/form.php
|
|
ur-PK/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ur-PK/admin/locations/table.php
|
|
lang/ur-PK/admin/locations/table.php
|
|
ur-PK/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ur-PK/admin/locations/message.php
|
|
lang/ur-PK/admin/locations/message.php
|
|
ur-PK/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ur-PK/admin/kits/general.php
|
|
lang/ur-PK/admin/kits/general.php
|
|
ur-PK/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/reports/general.php
|
|
lang/ur-PK/admin/reports/general.php
|
|
ur-PK/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ur-PK/admin/reports/message.php
|
|
lang/ur-PK/admin/reports/message.php
|
|
ur-PK/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ur-PK/permissions.php
|
|
lang/ur-PK/permissions.php
|
|
ur-PK/permissions.php
|
|
permissions.php
|
|
resources/lang/ur-PK/localizations.php
|
|
lang/ur-PK/localizations.php
|
|
ur-PK/localizations.php
|
|
localizations.php
|
|
resources/lang/ur-PK/datepicker.php
|
|
lang/ur-PK/datepicker.php
|
|
ur-PK/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ur-PK/pagination.php
|
|
lang/ur-PK/pagination.php
|
|
ur-PK/pagination.php
|
|
pagination.php
|
|
resources/lang/ur-PK/help.php
|
|
lang/ur-PK/help.php
|
|
ur-PK/help.php
|
|
help.php
|
|
resources/lang/ur-PK/auth.php
|
|
lang/ur-PK/auth.php
|
|
ur-PK/auth.php
|
|
auth.php
|
|
resources/lang/nl-NL/general.php
|
|
lang/nl-NL/general.php
|
|
nl-NL/general.php
|
|
general.php
|
|
resources/lang/nl-NL/validation.php
|
|
lang/nl-NL/validation.php
|
|
nl-NL/validation.php
|
|
validation.php
|
|
resources/lang/nl-NL/passwords.php
|
|
lang/nl-NL/passwords.php
|
|
nl-NL/passwords.php
|
|
passwords.php
|
|
resources/lang/nl-NL/button.php
|
|
lang/nl-NL/button.php
|
|
nl-NL/button.php
|
|
button.php
|
|
resources/lang/nl-NL/auth/general.php
|
|
lang/nl-NL/auth/general.php
|
|
nl-NL/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/nl-NL/auth/message.php
|
|
lang/nl-NL/auth/message.php
|
|
nl-NL/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/nl-NL/mail.php
|
|
lang/nl-NL/mail.php
|
|
nl-NL/mail.php
|
|
mail.php
|
|
resources/lang/nl-NL/table.php
|
|
lang/nl-NL/table.php
|
|
nl-NL/table.php
|
|
table.php
|
|
resources/lang/nl-NL/account/general.php
|
|
lang/nl-NL/account/general.php
|
|
nl-NL/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/nl-NL/reminders.php
|
|
lang/nl-NL/reminders.php
|
|
nl-NL/reminders.php
|
|
reminders.php
|
|
resources/lang/nl-NL/admin/components/general.php
|
|
lang/nl-NL/admin/components/general.php
|
|
nl-NL/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/components/table.php
|
|
lang/nl-NL/admin/components/table.php
|
|
nl-NL/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/components/message.php
|
|
lang/nl-NL/admin/components/message.php
|
|
nl-NL/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/statuslabels/table.php
|
|
lang/nl-NL/admin/statuslabels/table.php
|
|
nl-NL/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/statuslabels/message.php
|
|
lang/nl-NL/admin/statuslabels/message.php
|
|
nl-NL/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/asset_maintenances/general.php
|
|
lang/nl-NL/admin/asset_maintenances/general.php
|
|
nl-NL/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/asset_maintenances/table.php
|
|
lang/nl-NL/admin/asset_maintenances/table.php
|
|
nl-NL/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/asset_maintenances/message.php
|
|
lang/nl-NL/admin/asset_maintenances/message.php
|
|
nl-NL/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/asset_maintenances/form.php
|
|
lang/nl-NL/admin/asset_maintenances/form.php
|
|
nl-NL/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/nl-NL/admin/users/general.php
|
|
lang/nl-NL/admin/users/general.php
|
|
nl-NL/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/users/table.php
|
|
lang/nl-NL/admin/users/table.php
|
|
nl-NL/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/users/message.php
|
|
lang/nl-NL/admin/users/message.php
|
|
nl-NL/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/models/general.php
|
|
lang/nl-NL/admin/models/general.php
|
|
nl-NL/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/models/table.php
|
|
lang/nl-NL/admin/models/table.php
|
|
nl-NL/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/models/message.php
|
|
lang/nl-NL/admin/models/message.php
|
|
nl-NL/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/departments/table.php
|
|
lang/nl-NL/admin/departments/table.php
|
|
nl-NL/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/departments/message.php
|
|
lang/nl-NL/admin/departments/message.php
|
|
nl-NL/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/labels/table.php
|
|
lang/nl-NL/admin/labels/table.php
|
|
nl-NL/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/labels/message.php
|
|
lang/nl-NL/admin/labels/message.php
|
|
nl-NL/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/companies/general.php
|
|
lang/nl-NL/admin/companies/general.php
|
|
nl-NL/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/companies/table.php
|
|
lang/nl-NL/admin/companies/table.php
|
|
nl-NL/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/companies/message.php
|
|
lang/nl-NL/admin/companies/message.php
|
|
nl-NL/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/groups/table.php
|
|
lang/nl-NL/admin/groups/table.php
|
|
nl-NL/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/groups/message.php
|
|
lang/nl-NL/admin/groups/message.php
|
|
nl-NL/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/groups/titles.php
|
|
lang/nl-NL/admin/groups/titles.php
|
|
nl-NL/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/nl-NL/admin/custom_fields/general.php
|
|
lang/nl-NL/admin/custom_fields/general.php
|
|
nl-NL/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/custom_fields/message.php
|
|
lang/nl-NL/admin/custom_fields/message.php
|
|
nl-NL/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/suppliers/table.php
|
|
lang/nl-NL/admin/suppliers/table.php
|
|
nl-NL/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/suppliers/message.php
|
|
lang/nl-NL/admin/suppliers/message.php
|
|
nl-NL/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/licenses/general.php
|
|
lang/nl-NL/admin/licenses/general.php
|
|
nl-NL/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/licenses/table.php
|
|
lang/nl-NL/admin/licenses/table.php
|
|
nl-NL/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/licenses/message.php
|
|
lang/nl-NL/admin/licenses/message.php
|
|
nl-NL/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/licenses/form.php
|
|
lang/nl-NL/admin/licenses/form.php
|
|
nl-NL/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/nl-NL/admin/manufacturers/table.php
|
|
lang/nl-NL/admin/manufacturers/table.php
|
|
nl-NL/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/manufacturers/message.php
|
|
lang/nl-NL/admin/manufacturers/message.php
|
|
nl-NL/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/consumables/general.php
|
|
lang/nl-NL/admin/consumables/general.php
|
|
nl-NL/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/consumables/table.php
|
|
lang/nl-NL/admin/consumables/table.php
|
|
nl-NL/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/consumables/message.php
|
|
lang/nl-NL/admin/consumables/message.php
|
|
nl-NL/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/settings/general.php
|
|
lang/nl-NL/admin/settings/general.php
|
|
nl-NL/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/settings/table.php
|
|
lang/nl-NL/admin/settings/table.php
|
|
nl-NL/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/settings/message.php
|
|
lang/nl-NL/admin/settings/message.php
|
|
nl-NL/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/depreciations/general.php
|
|
lang/nl-NL/admin/depreciations/general.php
|
|
nl-NL/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/depreciations/table.php
|
|
lang/nl-NL/admin/depreciations/table.php
|
|
nl-NL/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/depreciations/message.php
|
|
lang/nl-NL/admin/depreciations/message.php
|
|
nl-NL/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/accessories/general.php
|
|
lang/nl-NL/admin/accessories/general.php
|
|
nl-NL/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/accessories/table.php
|
|
lang/nl-NL/admin/accessories/table.php
|
|
nl-NL/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/accessories/message.php
|
|
lang/nl-NL/admin/accessories/message.php
|
|
nl-NL/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/maintenances/general.php
|
|
lang/nl-NL/admin/maintenances/general.php
|
|
nl-NL/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/maintenances/table.php
|
|
lang/nl-NL/admin/maintenances/table.php
|
|
nl-NL/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/maintenances/message.php
|
|
lang/nl-NL/admin/maintenances/message.php
|
|
nl-NL/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/maintenances/form.php
|
|
lang/nl-NL/admin/maintenances/form.php
|
|
nl-NL/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/nl-NL/admin/categories/general.php
|
|
lang/nl-NL/admin/categories/general.php
|
|
nl-NL/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/categories/table.php
|
|
lang/nl-NL/admin/categories/table.php
|
|
nl-NL/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/categories/message.php
|
|
lang/nl-NL/admin/categories/message.php
|
|
nl-NL/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/hardware/general.php
|
|
lang/nl-NL/admin/hardware/general.php
|
|
nl-NL/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/hardware/table.php
|
|
lang/nl-NL/admin/hardware/table.php
|
|
nl-NL/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/hardware/message.php
|
|
lang/nl-NL/admin/hardware/message.php
|
|
nl-NL/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/hardware/form.php
|
|
lang/nl-NL/admin/hardware/form.php
|
|
nl-NL/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/nl-NL/admin/locations/table.php
|
|
lang/nl-NL/admin/locations/table.php
|
|
nl-NL/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/nl-NL/admin/locations/message.php
|
|
lang/nl-NL/admin/locations/message.php
|
|
nl-NL/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/nl-NL/admin/kits/general.php
|
|
lang/nl-NL/admin/kits/general.php
|
|
nl-NL/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/reports/general.php
|
|
lang/nl-NL/admin/reports/general.php
|
|
nl-NL/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/nl-NL/admin/reports/message.php
|
|
lang/nl-NL/admin/reports/message.php
|
|
nl-NL/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/nl-NL/permissions.php
|
|
lang/nl-NL/permissions.php
|
|
nl-NL/permissions.php
|
|
permissions.php
|
|
resources/lang/nl-NL/localizations.php
|
|
lang/nl-NL/localizations.php
|
|
nl-NL/localizations.php
|
|
localizations.php
|
|
resources/lang/nl-NL/datepicker.php
|
|
lang/nl-NL/datepicker.php
|
|
nl-NL/datepicker.php
|
|
datepicker.php
|
|
resources/lang/nl-NL/pagination.php
|
|
lang/nl-NL/pagination.php
|
|
nl-NL/pagination.php
|
|
pagination.php
|
|
resources/lang/nl-NL/help.php
|
|
lang/nl-NL/help.php
|
|
nl-NL/help.php
|
|
help.php
|
|
resources/lang/nl-NL/auth.php
|
|
lang/nl-NL/auth.php
|
|
nl-NL/auth.php
|
|
auth.php
|
|
resources/lang/cs-CZ/general.php
|
|
lang/cs-CZ/general.php
|
|
cs-CZ/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/validation.php
|
|
lang/cs-CZ/validation.php
|
|
cs-CZ/validation.php
|
|
validation.php
|
|
resources/lang/cs-CZ/passwords.php
|
|
lang/cs-CZ/passwords.php
|
|
cs-CZ/passwords.php
|
|
passwords.php
|
|
resources/lang/cs-CZ/button.php
|
|
lang/cs-CZ/button.php
|
|
cs-CZ/button.php
|
|
button.php
|
|
resources/lang/cs-CZ/auth/general.php
|
|
lang/cs-CZ/auth/general.php
|
|
cs-CZ/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/auth/message.php
|
|
lang/cs-CZ/auth/message.php
|
|
cs-CZ/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/mail.php
|
|
lang/cs-CZ/mail.php
|
|
cs-CZ/mail.php
|
|
mail.php
|
|
resources/lang/cs-CZ/table.php
|
|
lang/cs-CZ/table.php
|
|
cs-CZ/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/account/general.php
|
|
lang/cs-CZ/account/general.php
|
|
cs-CZ/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/reminders.php
|
|
lang/cs-CZ/reminders.php
|
|
cs-CZ/reminders.php
|
|
reminders.php
|
|
resources/lang/cs-CZ/admin/components/general.php
|
|
lang/cs-CZ/admin/components/general.php
|
|
cs-CZ/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/components/table.php
|
|
lang/cs-CZ/admin/components/table.php
|
|
cs-CZ/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/components/message.php
|
|
lang/cs-CZ/admin/components/message.php
|
|
cs-CZ/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/statuslabels/table.php
|
|
lang/cs-CZ/admin/statuslabels/table.php
|
|
cs-CZ/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/statuslabels/message.php
|
|
lang/cs-CZ/admin/statuslabels/message.php
|
|
cs-CZ/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/asset_maintenances/general.php
|
|
lang/cs-CZ/admin/asset_maintenances/general.php
|
|
cs-CZ/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/asset_maintenances/table.php
|
|
lang/cs-CZ/admin/asset_maintenances/table.php
|
|
cs-CZ/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/asset_maintenances/message.php
|
|
lang/cs-CZ/admin/asset_maintenances/message.php
|
|
cs-CZ/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/asset_maintenances/form.php
|
|
lang/cs-CZ/admin/asset_maintenances/form.php
|
|
cs-CZ/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/cs-CZ/admin/users/general.php
|
|
lang/cs-CZ/admin/users/general.php
|
|
cs-CZ/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/users/table.php
|
|
lang/cs-CZ/admin/users/table.php
|
|
cs-CZ/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/users/message.php
|
|
lang/cs-CZ/admin/users/message.php
|
|
cs-CZ/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/models/general.php
|
|
lang/cs-CZ/admin/models/general.php
|
|
cs-CZ/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/models/table.php
|
|
lang/cs-CZ/admin/models/table.php
|
|
cs-CZ/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/models/message.php
|
|
lang/cs-CZ/admin/models/message.php
|
|
cs-CZ/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/departments/table.php
|
|
lang/cs-CZ/admin/departments/table.php
|
|
cs-CZ/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/departments/message.php
|
|
lang/cs-CZ/admin/departments/message.php
|
|
cs-CZ/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/labels/table.php
|
|
lang/cs-CZ/admin/labels/table.php
|
|
cs-CZ/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/labels/message.php
|
|
lang/cs-CZ/admin/labels/message.php
|
|
cs-CZ/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/companies/general.php
|
|
lang/cs-CZ/admin/companies/general.php
|
|
cs-CZ/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/companies/table.php
|
|
lang/cs-CZ/admin/companies/table.php
|
|
cs-CZ/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/companies/message.php
|
|
lang/cs-CZ/admin/companies/message.php
|
|
cs-CZ/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/groups/table.php
|
|
lang/cs-CZ/admin/groups/table.php
|
|
cs-CZ/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/groups/message.php
|
|
lang/cs-CZ/admin/groups/message.php
|
|
cs-CZ/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/groups/titles.php
|
|
lang/cs-CZ/admin/groups/titles.php
|
|
cs-CZ/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/cs-CZ/admin/custom_fields/general.php
|
|
lang/cs-CZ/admin/custom_fields/general.php
|
|
cs-CZ/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/custom_fields/message.php
|
|
lang/cs-CZ/admin/custom_fields/message.php
|
|
cs-CZ/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/suppliers/table.php
|
|
lang/cs-CZ/admin/suppliers/table.php
|
|
cs-CZ/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/suppliers/message.php
|
|
lang/cs-CZ/admin/suppliers/message.php
|
|
cs-CZ/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/licenses/general.php
|
|
lang/cs-CZ/admin/licenses/general.php
|
|
cs-CZ/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/licenses/table.php
|
|
lang/cs-CZ/admin/licenses/table.php
|
|
cs-CZ/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/licenses/message.php
|
|
lang/cs-CZ/admin/licenses/message.php
|
|
cs-CZ/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/licenses/form.php
|
|
lang/cs-CZ/admin/licenses/form.php
|
|
cs-CZ/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/cs-CZ/admin/manufacturers/table.php
|
|
lang/cs-CZ/admin/manufacturers/table.php
|
|
cs-CZ/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/manufacturers/message.php
|
|
lang/cs-CZ/admin/manufacturers/message.php
|
|
cs-CZ/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/consumables/general.php
|
|
lang/cs-CZ/admin/consumables/general.php
|
|
cs-CZ/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/consumables/table.php
|
|
lang/cs-CZ/admin/consumables/table.php
|
|
cs-CZ/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/consumables/message.php
|
|
lang/cs-CZ/admin/consumables/message.php
|
|
cs-CZ/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/settings/general.php
|
|
lang/cs-CZ/admin/settings/general.php
|
|
cs-CZ/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/settings/table.php
|
|
lang/cs-CZ/admin/settings/table.php
|
|
cs-CZ/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/settings/message.php
|
|
lang/cs-CZ/admin/settings/message.php
|
|
cs-CZ/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/depreciations/general.php
|
|
lang/cs-CZ/admin/depreciations/general.php
|
|
cs-CZ/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/depreciations/table.php
|
|
lang/cs-CZ/admin/depreciations/table.php
|
|
cs-CZ/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/depreciations/message.php
|
|
lang/cs-CZ/admin/depreciations/message.php
|
|
cs-CZ/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/accessories/general.php
|
|
lang/cs-CZ/admin/accessories/general.php
|
|
cs-CZ/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/accessories/table.php
|
|
lang/cs-CZ/admin/accessories/table.php
|
|
cs-CZ/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/accessories/message.php
|
|
lang/cs-CZ/admin/accessories/message.php
|
|
cs-CZ/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/maintenances/general.php
|
|
lang/cs-CZ/admin/maintenances/general.php
|
|
cs-CZ/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/maintenances/table.php
|
|
lang/cs-CZ/admin/maintenances/table.php
|
|
cs-CZ/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/maintenances/message.php
|
|
lang/cs-CZ/admin/maintenances/message.php
|
|
cs-CZ/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/maintenances/form.php
|
|
lang/cs-CZ/admin/maintenances/form.php
|
|
cs-CZ/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/cs-CZ/admin/categories/general.php
|
|
lang/cs-CZ/admin/categories/general.php
|
|
cs-CZ/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/categories/table.php
|
|
lang/cs-CZ/admin/categories/table.php
|
|
cs-CZ/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/categories/message.php
|
|
lang/cs-CZ/admin/categories/message.php
|
|
cs-CZ/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/hardware/general.php
|
|
lang/cs-CZ/admin/hardware/general.php
|
|
cs-CZ/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/hardware/table.php
|
|
lang/cs-CZ/admin/hardware/table.php
|
|
cs-CZ/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/hardware/message.php
|
|
lang/cs-CZ/admin/hardware/message.php
|
|
cs-CZ/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/hardware/form.php
|
|
lang/cs-CZ/admin/hardware/form.php
|
|
cs-CZ/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/cs-CZ/admin/locations/table.php
|
|
lang/cs-CZ/admin/locations/table.php
|
|
cs-CZ/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/cs-CZ/admin/locations/message.php
|
|
lang/cs-CZ/admin/locations/message.php
|
|
cs-CZ/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/admin/kits/general.php
|
|
lang/cs-CZ/admin/kits/general.php
|
|
cs-CZ/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/reports/general.php
|
|
lang/cs-CZ/admin/reports/general.php
|
|
cs-CZ/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/cs-CZ/admin/reports/message.php
|
|
lang/cs-CZ/admin/reports/message.php
|
|
cs-CZ/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/cs-CZ/permissions.php
|
|
lang/cs-CZ/permissions.php
|
|
cs-CZ/permissions.php
|
|
permissions.php
|
|
resources/lang/cs-CZ/localizations.php
|
|
lang/cs-CZ/localizations.php
|
|
cs-CZ/localizations.php
|
|
localizations.php
|
|
resources/lang/cs-CZ/datepicker.php
|
|
lang/cs-CZ/datepicker.php
|
|
cs-CZ/datepicker.php
|
|
datepicker.php
|
|
resources/lang/cs-CZ/pagination.php
|
|
lang/cs-CZ/pagination.php
|
|
cs-CZ/pagination.php
|
|
pagination.php
|
|
resources/lang/cs-CZ/help.php
|
|
lang/cs-CZ/help.php
|
|
cs-CZ/help.php
|
|
help.php
|
|
resources/lang/cs-CZ/auth.php
|
|
lang/cs-CZ/auth.php
|
|
cs-CZ/auth.php
|
|
auth.php
|
|
resources/lang/th-TH/general.php
|
|
lang/th-TH/general.php
|
|
th-TH/general.php
|
|
general.php
|
|
resources/lang/th-TH/validation.php
|
|
lang/th-TH/validation.php
|
|
th-TH/validation.php
|
|
validation.php
|
|
resources/lang/th-TH/passwords.php
|
|
lang/th-TH/passwords.php
|
|
th-TH/passwords.php
|
|
passwords.php
|
|
resources/lang/th-TH/button.php
|
|
lang/th-TH/button.php
|
|
th-TH/button.php
|
|
button.php
|
|
resources/lang/th-TH/auth/general.php
|
|
lang/th-TH/auth/general.php
|
|
th-TH/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/th-TH/auth/message.php
|
|
lang/th-TH/auth/message.php
|
|
th-TH/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/th-TH/mail.php
|
|
lang/th-TH/mail.php
|
|
th-TH/mail.php
|
|
mail.php
|
|
resources/lang/th-TH/table.php
|
|
lang/th-TH/table.php
|
|
th-TH/table.php
|
|
table.php
|
|
resources/lang/th-TH/account/general.php
|
|
lang/th-TH/account/general.php
|
|
th-TH/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/th-TH/reminders.php
|
|
lang/th-TH/reminders.php
|
|
th-TH/reminders.php
|
|
reminders.php
|
|
resources/lang/th-TH/admin/components/general.php
|
|
lang/th-TH/admin/components/general.php
|
|
th-TH/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/components/table.php
|
|
lang/th-TH/admin/components/table.php
|
|
th-TH/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/components/message.php
|
|
lang/th-TH/admin/components/message.php
|
|
th-TH/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/statuslabels/table.php
|
|
lang/th-TH/admin/statuslabels/table.php
|
|
th-TH/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/statuslabels/message.php
|
|
lang/th-TH/admin/statuslabels/message.php
|
|
th-TH/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/asset_maintenances/general.php
|
|
lang/th-TH/admin/asset_maintenances/general.php
|
|
th-TH/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/asset_maintenances/table.php
|
|
lang/th-TH/admin/asset_maintenances/table.php
|
|
th-TH/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/asset_maintenances/message.php
|
|
lang/th-TH/admin/asset_maintenances/message.php
|
|
th-TH/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/asset_maintenances/form.php
|
|
lang/th-TH/admin/asset_maintenances/form.php
|
|
th-TH/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/th-TH/admin/users/general.php
|
|
lang/th-TH/admin/users/general.php
|
|
th-TH/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/users/table.php
|
|
lang/th-TH/admin/users/table.php
|
|
th-TH/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/users/message.php
|
|
lang/th-TH/admin/users/message.php
|
|
th-TH/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/models/general.php
|
|
lang/th-TH/admin/models/general.php
|
|
th-TH/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/models/table.php
|
|
lang/th-TH/admin/models/table.php
|
|
th-TH/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/models/message.php
|
|
lang/th-TH/admin/models/message.php
|
|
th-TH/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/departments/table.php
|
|
lang/th-TH/admin/departments/table.php
|
|
th-TH/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/departments/message.php
|
|
lang/th-TH/admin/departments/message.php
|
|
th-TH/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/labels/table.php
|
|
lang/th-TH/admin/labels/table.php
|
|
th-TH/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/labels/message.php
|
|
lang/th-TH/admin/labels/message.php
|
|
th-TH/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/companies/general.php
|
|
lang/th-TH/admin/companies/general.php
|
|
th-TH/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/companies/table.php
|
|
lang/th-TH/admin/companies/table.php
|
|
th-TH/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/companies/message.php
|
|
lang/th-TH/admin/companies/message.php
|
|
th-TH/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/groups/table.php
|
|
lang/th-TH/admin/groups/table.php
|
|
th-TH/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/groups/message.php
|
|
lang/th-TH/admin/groups/message.php
|
|
th-TH/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/groups/titles.php
|
|
lang/th-TH/admin/groups/titles.php
|
|
th-TH/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/th-TH/admin/custom_fields/general.php
|
|
lang/th-TH/admin/custom_fields/general.php
|
|
th-TH/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/custom_fields/message.php
|
|
lang/th-TH/admin/custom_fields/message.php
|
|
th-TH/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/suppliers/table.php
|
|
lang/th-TH/admin/suppliers/table.php
|
|
th-TH/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/suppliers/message.php
|
|
lang/th-TH/admin/suppliers/message.php
|
|
th-TH/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/licenses/general.php
|
|
lang/th-TH/admin/licenses/general.php
|
|
th-TH/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/licenses/table.php
|
|
lang/th-TH/admin/licenses/table.php
|
|
th-TH/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/licenses/message.php
|
|
lang/th-TH/admin/licenses/message.php
|
|
th-TH/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/licenses/form.php
|
|
lang/th-TH/admin/licenses/form.php
|
|
th-TH/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/th-TH/admin/manufacturers/table.php
|
|
lang/th-TH/admin/manufacturers/table.php
|
|
th-TH/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/manufacturers/message.php
|
|
lang/th-TH/admin/manufacturers/message.php
|
|
th-TH/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/consumables/general.php
|
|
lang/th-TH/admin/consumables/general.php
|
|
th-TH/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/consumables/table.php
|
|
lang/th-TH/admin/consumables/table.php
|
|
th-TH/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/consumables/message.php
|
|
lang/th-TH/admin/consumables/message.php
|
|
th-TH/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/settings/general.php
|
|
lang/th-TH/admin/settings/general.php
|
|
th-TH/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/settings/table.php
|
|
lang/th-TH/admin/settings/table.php
|
|
th-TH/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/settings/message.php
|
|
lang/th-TH/admin/settings/message.php
|
|
th-TH/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/depreciations/general.php
|
|
lang/th-TH/admin/depreciations/general.php
|
|
th-TH/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/depreciations/table.php
|
|
lang/th-TH/admin/depreciations/table.php
|
|
th-TH/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/depreciations/message.php
|
|
lang/th-TH/admin/depreciations/message.php
|
|
th-TH/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/accessories/general.php
|
|
lang/th-TH/admin/accessories/general.php
|
|
th-TH/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/accessories/table.php
|
|
lang/th-TH/admin/accessories/table.php
|
|
th-TH/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/accessories/message.php
|
|
lang/th-TH/admin/accessories/message.php
|
|
th-TH/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/maintenances/general.php
|
|
lang/th-TH/admin/maintenances/general.php
|
|
th-TH/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/maintenances/table.php
|
|
lang/th-TH/admin/maintenances/table.php
|
|
th-TH/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/maintenances/message.php
|
|
lang/th-TH/admin/maintenances/message.php
|
|
th-TH/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/maintenances/form.php
|
|
lang/th-TH/admin/maintenances/form.php
|
|
th-TH/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/th-TH/admin/categories/general.php
|
|
lang/th-TH/admin/categories/general.php
|
|
th-TH/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/categories/table.php
|
|
lang/th-TH/admin/categories/table.php
|
|
th-TH/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/categories/message.php
|
|
lang/th-TH/admin/categories/message.php
|
|
th-TH/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/hardware/general.php
|
|
lang/th-TH/admin/hardware/general.php
|
|
th-TH/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/hardware/table.php
|
|
lang/th-TH/admin/hardware/table.php
|
|
th-TH/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/hardware/message.php
|
|
lang/th-TH/admin/hardware/message.php
|
|
th-TH/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/hardware/form.php
|
|
lang/th-TH/admin/hardware/form.php
|
|
th-TH/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/th-TH/admin/locations/table.php
|
|
lang/th-TH/admin/locations/table.php
|
|
th-TH/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/th-TH/admin/locations/message.php
|
|
lang/th-TH/admin/locations/message.php
|
|
th-TH/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/th-TH/admin/kits/general.php
|
|
lang/th-TH/admin/kits/general.php
|
|
th-TH/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/reports/general.php
|
|
lang/th-TH/admin/reports/general.php
|
|
th-TH/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/th-TH/admin/reports/message.php
|
|
lang/th-TH/admin/reports/message.php
|
|
th-TH/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/th-TH/permissions.php
|
|
lang/th-TH/permissions.php
|
|
th-TH/permissions.php
|
|
permissions.php
|
|
resources/lang/th-TH/localizations.php
|
|
lang/th-TH/localizations.php
|
|
th-TH/localizations.php
|
|
localizations.php
|
|
resources/lang/th-TH/datepicker.php
|
|
lang/th-TH/datepicker.php
|
|
th-TH/datepicker.php
|
|
datepicker.php
|
|
resources/lang/th-TH/pagination.php
|
|
lang/th-TH/pagination.php
|
|
th-TH/pagination.php
|
|
pagination.php
|
|
resources/lang/th-TH/help.php
|
|
lang/th-TH/help.php
|
|
th-TH/help.php
|
|
help.php
|
|
resources/lang/th-TH/auth.php
|
|
lang/th-TH/auth.php
|
|
th-TH/auth.php
|
|
auth.php
|
|
resources/lang/ga-IE/general.php
|
|
lang/ga-IE/general.php
|
|
ga-IE/general.php
|
|
general.php
|
|
resources/lang/ga-IE/validation.php
|
|
lang/ga-IE/validation.php
|
|
ga-IE/validation.php
|
|
validation.php
|
|
resources/lang/ga-IE/passwords.php
|
|
lang/ga-IE/passwords.php
|
|
ga-IE/passwords.php
|
|
passwords.php
|
|
resources/lang/ga-IE/button.php
|
|
lang/ga-IE/button.php
|
|
ga-IE/button.php
|
|
button.php
|
|
resources/lang/ga-IE/auth/general.php
|
|
lang/ga-IE/auth/general.php
|
|
ga-IE/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ga-IE/auth/message.php
|
|
lang/ga-IE/auth/message.php
|
|
ga-IE/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ga-IE/mail.php
|
|
lang/ga-IE/mail.php
|
|
ga-IE/mail.php
|
|
mail.php
|
|
resources/lang/ga-IE/table.php
|
|
lang/ga-IE/table.php
|
|
ga-IE/table.php
|
|
table.php
|
|
resources/lang/ga-IE/account/general.php
|
|
lang/ga-IE/account/general.php
|
|
ga-IE/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ga-IE/reminders.php
|
|
lang/ga-IE/reminders.php
|
|
ga-IE/reminders.php
|
|
reminders.php
|
|
resources/lang/ga-IE/admin/components/general.php
|
|
lang/ga-IE/admin/components/general.php
|
|
ga-IE/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/components/table.php
|
|
lang/ga-IE/admin/components/table.php
|
|
ga-IE/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/components/message.php
|
|
lang/ga-IE/admin/components/message.php
|
|
ga-IE/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/statuslabels/table.php
|
|
lang/ga-IE/admin/statuslabels/table.php
|
|
ga-IE/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/statuslabels/message.php
|
|
lang/ga-IE/admin/statuslabels/message.php
|
|
ga-IE/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/asset_maintenances/general.php
|
|
lang/ga-IE/admin/asset_maintenances/general.php
|
|
ga-IE/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/asset_maintenances/table.php
|
|
lang/ga-IE/admin/asset_maintenances/table.php
|
|
ga-IE/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/asset_maintenances/message.php
|
|
lang/ga-IE/admin/asset_maintenances/message.php
|
|
ga-IE/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/asset_maintenances/form.php
|
|
lang/ga-IE/admin/asset_maintenances/form.php
|
|
ga-IE/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ga-IE/admin/users/general.php
|
|
lang/ga-IE/admin/users/general.php
|
|
ga-IE/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/users/table.php
|
|
lang/ga-IE/admin/users/table.php
|
|
ga-IE/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/users/message.php
|
|
lang/ga-IE/admin/users/message.php
|
|
ga-IE/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/models/general.php
|
|
lang/ga-IE/admin/models/general.php
|
|
ga-IE/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/models/table.php
|
|
lang/ga-IE/admin/models/table.php
|
|
ga-IE/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/models/message.php
|
|
lang/ga-IE/admin/models/message.php
|
|
ga-IE/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/departments/table.php
|
|
lang/ga-IE/admin/departments/table.php
|
|
ga-IE/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/departments/message.php
|
|
lang/ga-IE/admin/departments/message.php
|
|
ga-IE/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/labels/table.php
|
|
lang/ga-IE/admin/labels/table.php
|
|
ga-IE/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/labels/message.php
|
|
lang/ga-IE/admin/labels/message.php
|
|
ga-IE/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/companies/general.php
|
|
lang/ga-IE/admin/companies/general.php
|
|
ga-IE/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/companies/table.php
|
|
lang/ga-IE/admin/companies/table.php
|
|
ga-IE/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/companies/message.php
|
|
lang/ga-IE/admin/companies/message.php
|
|
ga-IE/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/groups/table.php
|
|
lang/ga-IE/admin/groups/table.php
|
|
ga-IE/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/groups/message.php
|
|
lang/ga-IE/admin/groups/message.php
|
|
ga-IE/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/groups/titles.php
|
|
lang/ga-IE/admin/groups/titles.php
|
|
ga-IE/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ga-IE/admin/custom_fields/general.php
|
|
lang/ga-IE/admin/custom_fields/general.php
|
|
ga-IE/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/custom_fields/message.php
|
|
lang/ga-IE/admin/custom_fields/message.php
|
|
ga-IE/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/suppliers/table.php
|
|
lang/ga-IE/admin/suppliers/table.php
|
|
ga-IE/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/suppliers/message.php
|
|
lang/ga-IE/admin/suppliers/message.php
|
|
ga-IE/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/licenses/general.php
|
|
lang/ga-IE/admin/licenses/general.php
|
|
ga-IE/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/licenses/table.php
|
|
lang/ga-IE/admin/licenses/table.php
|
|
ga-IE/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/licenses/message.php
|
|
lang/ga-IE/admin/licenses/message.php
|
|
ga-IE/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/licenses/form.php
|
|
lang/ga-IE/admin/licenses/form.php
|
|
ga-IE/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ga-IE/admin/manufacturers/table.php
|
|
lang/ga-IE/admin/manufacturers/table.php
|
|
ga-IE/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/manufacturers/message.php
|
|
lang/ga-IE/admin/manufacturers/message.php
|
|
ga-IE/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/consumables/general.php
|
|
lang/ga-IE/admin/consumables/general.php
|
|
ga-IE/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/consumables/table.php
|
|
lang/ga-IE/admin/consumables/table.php
|
|
ga-IE/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/consumables/message.php
|
|
lang/ga-IE/admin/consumables/message.php
|
|
ga-IE/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/settings/general.php
|
|
lang/ga-IE/admin/settings/general.php
|
|
ga-IE/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/settings/table.php
|
|
lang/ga-IE/admin/settings/table.php
|
|
ga-IE/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/settings/message.php
|
|
lang/ga-IE/admin/settings/message.php
|
|
ga-IE/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/depreciations/general.php
|
|
lang/ga-IE/admin/depreciations/general.php
|
|
ga-IE/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/depreciations/table.php
|
|
lang/ga-IE/admin/depreciations/table.php
|
|
ga-IE/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/depreciations/message.php
|
|
lang/ga-IE/admin/depreciations/message.php
|
|
ga-IE/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/accessories/general.php
|
|
lang/ga-IE/admin/accessories/general.php
|
|
ga-IE/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/accessories/table.php
|
|
lang/ga-IE/admin/accessories/table.php
|
|
ga-IE/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/accessories/message.php
|
|
lang/ga-IE/admin/accessories/message.php
|
|
ga-IE/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/maintenances/general.php
|
|
lang/ga-IE/admin/maintenances/general.php
|
|
ga-IE/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/maintenances/table.php
|
|
lang/ga-IE/admin/maintenances/table.php
|
|
ga-IE/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/maintenances/message.php
|
|
lang/ga-IE/admin/maintenances/message.php
|
|
ga-IE/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/maintenances/form.php
|
|
lang/ga-IE/admin/maintenances/form.php
|
|
ga-IE/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ga-IE/admin/categories/general.php
|
|
lang/ga-IE/admin/categories/general.php
|
|
ga-IE/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/categories/table.php
|
|
lang/ga-IE/admin/categories/table.php
|
|
ga-IE/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/categories/message.php
|
|
lang/ga-IE/admin/categories/message.php
|
|
ga-IE/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/hardware/general.php
|
|
lang/ga-IE/admin/hardware/general.php
|
|
ga-IE/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/hardware/table.php
|
|
lang/ga-IE/admin/hardware/table.php
|
|
ga-IE/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/hardware/message.php
|
|
lang/ga-IE/admin/hardware/message.php
|
|
ga-IE/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/hardware/form.php
|
|
lang/ga-IE/admin/hardware/form.php
|
|
ga-IE/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ga-IE/admin/locations/table.php
|
|
lang/ga-IE/admin/locations/table.php
|
|
ga-IE/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ga-IE/admin/locations/message.php
|
|
lang/ga-IE/admin/locations/message.php
|
|
ga-IE/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ga-IE/admin/kits/general.php
|
|
lang/ga-IE/admin/kits/general.php
|
|
ga-IE/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/reports/general.php
|
|
lang/ga-IE/admin/reports/general.php
|
|
ga-IE/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ga-IE/admin/reports/message.php
|
|
lang/ga-IE/admin/reports/message.php
|
|
ga-IE/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ga-IE/permissions.php
|
|
lang/ga-IE/permissions.php
|
|
ga-IE/permissions.php
|
|
permissions.php
|
|
resources/lang/ga-IE/localizations.php
|
|
lang/ga-IE/localizations.php
|
|
ga-IE/localizations.php
|
|
localizations.php
|
|
resources/lang/ga-IE/datepicker.php
|
|
lang/ga-IE/datepicker.php
|
|
ga-IE/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ga-IE/pagination.php
|
|
lang/ga-IE/pagination.php
|
|
ga-IE/pagination.php
|
|
pagination.php
|
|
resources/lang/ga-IE/help.php
|
|
lang/ga-IE/help.php
|
|
ga-IE/help.php
|
|
help.php
|
|
resources/lang/ga-IE/auth.php
|
|
lang/ga-IE/auth.php
|
|
ga-IE/auth.php
|
|
auth.php
|
|
resources/lang/chr-US/general.php
|
|
lang/chr-US/general.php
|
|
chr-US/general.php
|
|
general.php
|
|
resources/lang/chr-US/validation.php
|
|
lang/chr-US/validation.php
|
|
chr-US/validation.php
|
|
validation.php
|
|
resources/lang/chr-US/passwords.php
|
|
lang/chr-US/passwords.php
|
|
chr-US/passwords.php
|
|
passwords.php
|
|
resources/lang/chr-US/button.php
|
|
lang/chr-US/button.php
|
|
chr-US/button.php
|
|
button.php
|
|
resources/lang/chr-US/auth/general.php
|
|
lang/chr-US/auth/general.php
|
|
chr-US/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/chr-US/auth/message.php
|
|
lang/chr-US/auth/message.php
|
|
chr-US/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/chr-US/mail.php
|
|
lang/chr-US/mail.php
|
|
chr-US/mail.php
|
|
mail.php
|
|
resources/lang/chr-US/table.php
|
|
lang/chr-US/table.php
|
|
chr-US/table.php
|
|
table.php
|
|
resources/lang/chr-US/account/general.php
|
|
lang/chr-US/account/general.php
|
|
chr-US/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/chr-US/reminders.php
|
|
lang/chr-US/reminders.php
|
|
chr-US/reminders.php
|
|
reminders.php
|
|
resources/lang/chr-US/admin/components/general.php
|
|
lang/chr-US/admin/components/general.php
|
|
chr-US/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/components/table.php
|
|
lang/chr-US/admin/components/table.php
|
|
chr-US/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/components/message.php
|
|
lang/chr-US/admin/components/message.php
|
|
chr-US/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/statuslabels/table.php
|
|
lang/chr-US/admin/statuslabels/table.php
|
|
chr-US/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/statuslabels/message.php
|
|
lang/chr-US/admin/statuslabels/message.php
|
|
chr-US/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/asset_maintenances/general.php
|
|
lang/chr-US/admin/asset_maintenances/general.php
|
|
chr-US/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/asset_maintenances/table.php
|
|
lang/chr-US/admin/asset_maintenances/table.php
|
|
chr-US/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/asset_maintenances/message.php
|
|
lang/chr-US/admin/asset_maintenances/message.php
|
|
chr-US/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/asset_maintenances/form.php
|
|
lang/chr-US/admin/asset_maintenances/form.php
|
|
chr-US/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/chr-US/admin/users/general.php
|
|
lang/chr-US/admin/users/general.php
|
|
chr-US/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/users/table.php
|
|
lang/chr-US/admin/users/table.php
|
|
chr-US/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/users/message.php
|
|
lang/chr-US/admin/users/message.php
|
|
chr-US/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/models/general.php
|
|
lang/chr-US/admin/models/general.php
|
|
chr-US/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/models/table.php
|
|
lang/chr-US/admin/models/table.php
|
|
chr-US/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/models/message.php
|
|
lang/chr-US/admin/models/message.php
|
|
chr-US/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/departments/table.php
|
|
lang/chr-US/admin/departments/table.php
|
|
chr-US/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/departments/message.php
|
|
lang/chr-US/admin/departments/message.php
|
|
chr-US/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/labels/table.php
|
|
lang/chr-US/admin/labels/table.php
|
|
chr-US/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/labels/message.php
|
|
lang/chr-US/admin/labels/message.php
|
|
chr-US/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/companies/general.php
|
|
lang/chr-US/admin/companies/general.php
|
|
chr-US/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/companies/table.php
|
|
lang/chr-US/admin/companies/table.php
|
|
chr-US/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/companies/message.php
|
|
lang/chr-US/admin/companies/message.php
|
|
chr-US/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/groups/table.php
|
|
lang/chr-US/admin/groups/table.php
|
|
chr-US/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/groups/message.php
|
|
lang/chr-US/admin/groups/message.php
|
|
chr-US/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/groups/titles.php
|
|
lang/chr-US/admin/groups/titles.php
|
|
chr-US/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/chr-US/admin/custom_fields/general.php
|
|
lang/chr-US/admin/custom_fields/general.php
|
|
chr-US/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/custom_fields/message.php
|
|
lang/chr-US/admin/custom_fields/message.php
|
|
chr-US/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/suppliers/table.php
|
|
lang/chr-US/admin/suppliers/table.php
|
|
chr-US/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/suppliers/message.php
|
|
lang/chr-US/admin/suppliers/message.php
|
|
chr-US/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/licenses/general.php
|
|
lang/chr-US/admin/licenses/general.php
|
|
chr-US/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/licenses/table.php
|
|
lang/chr-US/admin/licenses/table.php
|
|
chr-US/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/licenses/message.php
|
|
lang/chr-US/admin/licenses/message.php
|
|
chr-US/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/licenses/form.php
|
|
lang/chr-US/admin/licenses/form.php
|
|
chr-US/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/chr-US/admin/manufacturers/table.php
|
|
lang/chr-US/admin/manufacturers/table.php
|
|
chr-US/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/manufacturers/message.php
|
|
lang/chr-US/admin/manufacturers/message.php
|
|
chr-US/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/consumables/general.php
|
|
lang/chr-US/admin/consumables/general.php
|
|
chr-US/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/consumables/table.php
|
|
lang/chr-US/admin/consumables/table.php
|
|
chr-US/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/consumables/message.php
|
|
lang/chr-US/admin/consumables/message.php
|
|
chr-US/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/settings/general.php
|
|
lang/chr-US/admin/settings/general.php
|
|
chr-US/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/settings/table.php
|
|
lang/chr-US/admin/settings/table.php
|
|
chr-US/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/settings/message.php
|
|
lang/chr-US/admin/settings/message.php
|
|
chr-US/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/depreciations/general.php
|
|
lang/chr-US/admin/depreciations/general.php
|
|
chr-US/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/depreciations/table.php
|
|
lang/chr-US/admin/depreciations/table.php
|
|
chr-US/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/depreciations/message.php
|
|
lang/chr-US/admin/depreciations/message.php
|
|
chr-US/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/accessories/general.php
|
|
lang/chr-US/admin/accessories/general.php
|
|
chr-US/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/accessories/table.php
|
|
lang/chr-US/admin/accessories/table.php
|
|
chr-US/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/accessories/message.php
|
|
lang/chr-US/admin/accessories/message.php
|
|
chr-US/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/maintenances/general.php
|
|
lang/chr-US/admin/maintenances/general.php
|
|
chr-US/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/maintenances/table.php
|
|
lang/chr-US/admin/maintenances/table.php
|
|
chr-US/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/maintenances/message.php
|
|
lang/chr-US/admin/maintenances/message.php
|
|
chr-US/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/maintenances/form.php
|
|
lang/chr-US/admin/maintenances/form.php
|
|
chr-US/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/chr-US/admin/categories/general.php
|
|
lang/chr-US/admin/categories/general.php
|
|
chr-US/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/categories/table.php
|
|
lang/chr-US/admin/categories/table.php
|
|
chr-US/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/categories/message.php
|
|
lang/chr-US/admin/categories/message.php
|
|
chr-US/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/hardware/general.php
|
|
lang/chr-US/admin/hardware/general.php
|
|
chr-US/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/hardware/table.php
|
|
lang/chr-US/admin/hardware/table.php
|
|
chr-US/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/hardware/message.php
|
|
lang/chr-US/admin/hardware/message.php
|
|
chr-US/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/hardware/form.php
|
|
lang/chr-US/admin/hardware/form.php
|
|
chr-US/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/chr-US/admin/locations/table.php
|
|
lang/chr-US/admin/locations/table.php
|
|
chr-US/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/chr-US/admin/locations/message.php
|
|
lang/chr-US/admin/locations/message.php
|
|
chr-US/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/chr-US/admin/kits/general.php
|
|
lang/chr-US/admin/kits/general.php
|
|
chr-US/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/reports/general.php
|
|
lang/chr-US/admin/reports/general.php
|
|
chr-US/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/chr-US/admin/reports/message.php
|
|
lang/chr-US/admin/reports/message.php
|
|
chr-US/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/chr-US/permissions.php
|
|
lang/chr-US/permissions.php
|
|
chr-US/permissions.php
|
|
permissions.php
|
|
resources/lang/chr-US/localizations.php
|
|
lang/chr-US/localizations.php
|
|
chr-US/localizations.php
|
|
localizations.php
|
|
resources/lang/chr-US/datepicker.php
|
|
lang/chr-US/datepicker.php
|
|
chr-US/datepicker.php
|
|
datepicker.php
|
|
resources/lang/chr-US/pagination.php
|
|
lang/chr-US/pagination.php
|
|
chr-US/pagination.php
|
|
pagination.php
|
|
resources/lang/chr-US/help.php
|
|
lang/chr-US/help.php
|
|
chr-US/help.php
|
|
help.php
|
|
resources/lang/chr-US/auth.php
|
|
lang/chr-US/auth.php
|
|
chr-US/auth.php
|
|
auth.php
|
|
resources/lang/fil-PH/general.php
|
|
lang/fil-PH/general.php
|
|
fil-PH/general.php
|
|
general.php
|
|
resources/lang/fil-PH/validation.php
|
|
lang/fil-PH/validation.php
|
|
fil-PH/validation.php
|
|
validation.php
|
|
resources/lang/fil-PH/passwords.php
|
|
lang/fil-PH/passwords.php
|
|
fil-PH/passwords.php
|
|
passwords.php
|
|
resources/lang/fil-PH/button.php
|
|
lang/fil-PH/button.php
|
|
fil-PH/button.php
|
|
button.php
|
|
resources/lang/fil-PH/auth/general.php
|
|
lang/fil-PH/auth/general.php
|
|
fil-PH/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/fil-PH/auth/message.php
|
|
lang/fil-PH/auth/message.php
|
|
fil-PH/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/fil-PH/mail.php
|
|
lang/fil-PH/mail.php
|
|
fil-PH/mail.php
|
|
mail.php
|
|
resources/lang/fil-PH/table.php
|
|
lang/fil-PH/table.php
|
|
fil-PH/table.php
|
|
table.php
|
|
resources/lang/fil-PH/account/general.php
|
|
lang/fil-PH/account/general.php
|
|
fil-PH/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/fil-PH/reminders.php
|
|
lang/fil-PH/reminders.php
|
|
fil-PH/reminders.php
|
|
reminders.php
|
|
resources/lang/fil-PH/admin/components/general.php
|
|
lang/fil-PH/admin/components/general.php
|
|
fil-PH/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/components/table.php
|
|
lang/fil-PH/admin/components/table.php
|
|
fil-PH/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/components/message.php
|
|
lang/fil-PH/admin/components/message.php
|
|
fil-PH/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/statuslabels/table.php
|
|
lang/fil-PH/admin/statuslabels/table.php
|
|
fil-PH/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/statuslabels/message.php
|
|
lang/fil-PH/admin/statuslabels/message.php
|
|
fil-PH/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/asset_maintenances/general.php
|
|
lang/fil-PH/admin/asset_maintenances/general.php
|
|
fil-PH/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/asset_maintenances/table.php
|
|
lang/fil-PH/admin/asset_maintenances/table.php
|
|
fil-PH/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/asset_maintenances/message.php
|
|
lang/fil-PH/admin/asset_maintenances/message.php
|
|
fil-PH/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/asset_maintenances/form.php
|
|
lang/fil-PH/admin/asset_maintenances/form.php
|
|
fil-PH/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/fil-PH/admin/users/general.php
|
|
lang/fil-PH/admin/users/general.php
|
|
fil-PH/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/users/table.php
|
|
lang/fil-PH/admin/users/table.php
|
|
fil-PH/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/users/message.php
|
|
lang/fil-PH/admin/users/message.php
|
|
fil-PH/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/models/general.php
|
|
lang/fil-PH/admin/models/general.php
|
|
fil-PH/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/models/table.php
|
|
lang/fil-PH/admin/models/table.php
|
|
fil-PH/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/models/message.php
|
|
lang/fil-PH/admin/models/message.php
|
|
fil-PH/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/departments/table.php
|
|
lang/fil-PH/admin/departments/table.php
|
|
fil-PH/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/departments/message.php
|
|
lang/fil-PH/admin/departments/message.php
|
|
fil-PH/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/labels/table.php
|
|
lang/fil-PH/admin/labels/table.php
|
|
fil-PH/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/labels/message.php
|
|
lang/fil-PH/admin/labels/message.php
|
|
fil-PH/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/companies/general.php
|
|
lang/fil-PH/admin/companies/general.php
|
|
fil-PH/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/companies/table.php
|
|
lang/fil-PH/admin/companies/table.php
|
|
fil-PH/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/companies/message.php
|
|
lang/fil-PH/admin/companies/message.php
|
|
fil-PH/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/groups/table.php
|
|
lang/fil-PH/admin/groups/table.php
|
|
fil-PH/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/groups/message.php
|
|
lang/fil-PH/admin/groups/message.php
|
|
fil-PH/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/groups/titles.php
|
|
lang/fil-PH/admin/groups/titles.php
|
|
fil-PH/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/fil-PH/admin/custom_fields/general.php
|
|
lang/fil-PH/admin/custom_fields/general.php
|
|
fil-PH/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/custom_fields/message.php
|
|
lang/fil-PH/admin/custom_fields/message.php
|
|
fil-PH/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/suppliers/table.php
|
|
lang/fil-PH/admin/suppliers/table.php
|
|
fil-PH/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/suppliers/message.php
|
|
lang/fil-PH/admin/suppliers/message.php
|
|
fil-PH/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/licenses/general.php
|
|
lang/fil-PH/admin/licenses/general.php
|
|
fil-PH/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/licenses/table.php
|
|
lang/fil-PH/admin/licenses/table.php
|
|
fil-PH/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/licenses/message.php
|
|
lang/fil-PH/admin/licenses/message.php
|
|
fil-PH/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/licenses/form.php
|
|
lang/fil-PH/admin/licenses/form.php
|
|
fil-PH/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/fil-PH/admin/manufacturers/table.php
|
|
lang/fil-PH/admin/manufacturers/table.php
|
|
fil-PH/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/manufacturers/message.php
|
|
lang/fil-PH/admin/manufacturers/message.php
|
|
fil-PH/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/consumables/general.php
|
|
lang/fil-PH/admin/consumables/general.php
|
|
fil-PH/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/consumables/table.php
|
|
lang/fil-PH/admin/consumables/table.php
|
|
fil-PH/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/consumables/message.php
|
|
lang/fil-PH/admin/consumables/message.php
|
|
fil-PH/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/settings/general.php
|
|
lang/fil-PH/admin/settings/general.php
|
|
fil-PH/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/settings/table.php
|
|
lang/fil-PH/admin/settings/table.php
|
|
fil-PH/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/settings/message.php
|
|
lang/fil-PH/admin/settings/message.php
|
|
fil-PH/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/depreciations/general.php
|
|
lang/fil-PH/admin/depreciations/general.php
|
|
fil-PH/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/depreciations/table.php
|
|
lang/fil-PH/admin/depreciations/table.php
|
|
fil-PH/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/depreciations/message.php
|
|
lang/fil-PH/admin/depreciations/message.php
|
|
fil-PH/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/accessories/general.php
|
|
lang/fil-PH/admin/accessories/general.php
|
|
fil-PH/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/accessories/table.php
|
|
lang/fil-PH/admin/accessories/table.php
|
|
fil-PH/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/accessories/message.php
|
|
lang/fil-PH/admin/accessories/message.php
|
|
fil-PH/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/maintenances/general.php
|
|
lang/fil-PH/admin/maintenances/general.php
|
|
fil-PH/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/maintenances/table.php
|
|
lang/fil-PH/admin/maintenances/table.php
|
|
fil-PH/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/maintenances/message.php
|
|
lang/fil-PH/admin/maintenances/message.php
|
|
fil-PH/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/maintenances/form.php
|
|
lang/fil-PH/admin/maintenances/form.php
|
|
fil-PH/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/fil-PH/admin/categories/general.php
|
|
lang/fil-PH/admin/categories/general.php
|
|
fil-PH/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/categories/table.php
|
|
lang/fil-PH/admin/categories/table.php
|
|
fil-PH/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/categories/message.php
|
|
lang/fil-PH/admin/categories/message.php
|
|
fil-PH/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/hardware/general.php
|
|
lang/fil-PH/admin/hardware/general.php
|
|
fil-PH/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/hardware/table.php
|
|
lang/fil-PH/admin/hardware/table.php
|
|
fil-PH/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/hardware/message.php
|
|
lang/fil-PH/admin/hardware/message.php
|
|
fil-PH/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/hardware/form.php
|
|
lang/fil-PH/admin/hardware/form.php
|
|
fil-PH/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/fil-PH/admin/locations/table.php
|
|
lang/fil-PH/admin/locations/table.php
|
|
fil-PH/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/fil-PH/admin/locations/message.php
|
|
lang/fil-PH/admin/locations/message.php
|
|
fil-PH/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/fil-PH/admin/kits/general.php
|
|
lang/fil-PH/admin/kits/general.php
|
|
fil-PH/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/reports/general.php
|
|
lang/fil-PH/admin/reports/general.php
|
|
fil-PH/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/fil-PH/admin/reports/message.php
|
|
lang/fil-PH/admin/reports/message.php
|
|
fil-PH/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/fil-PH/permissions.php
|
|
lang/fil-PH/permissions.php
|
|
fil-PH/permissions.php
|
|
permissions.php
|
|
resources/lang/fil-PH/localizations.php
|
|
lang/fil-PH/localizations.php
|
|
fil-PH/localizations.php
|
|
localizations.php
|
|
resources/lang/fil-PH/datepicker.php
|
|
lang/fil-PH/datepicker.php
|
|
fil-PH/datepicker.php
|
|
datepicker.php
|
|
resources/lang/fil-PH/pagination.php
|
|
lang/fil-PH/pagination.php
|
|
fil-PH/pagination.php
|
|
pagination.php
|
|
resources/lang/fil-PH/help.php
|
|
lang/fil-PH/help.php
|
|
fil-PH/help.php
|
|
help.php
|
|
resources/lang/fil-PH/auth.php
|
|
lang/fil-PH/auth.php
|
|
fil-PH/auth.php
|
|
auth.php
|
|
resources/lang/om-ET/general.php
|
|
lang/om-ET/general.php
|
|
om-ET/general.php
|
|
general.php
|
|
resources/lang/om-ET/validation.php
|
|
lang/om-ET/validation.php
|
|
om-ET/validation.php
|
|
validation.php
|
|
resources/lang/om-ET/passwords.php
|
|
lang/om-ET/passwords.php
|
|
om-ET/passwords.php
|
|
passwords.php
|
|
resources/lang/om-ET/button.php
|
|
lang/om-ET/button.php
|
|
om-ET/button.php
|
|
button.php
|
|
resources/lang/om-ET/auth/general.php
|
|
lang/om-ET/auth/general.php
|
|
om-ET/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/om-ET/auth/message.php
|
|
lang/om-ET/auth/message.php
|
|
om-ET/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/om-ET/mail.php
|
|
lang/om-ET/mail.php
|
|
om-ET/mail.php
|
|
mail.php
|
|
resources/lang/om-ET/table.php
|
|
lang/om-ET/table.php
|
|
om-ET/table.php
|
|
table.php
|
|
resources/lang/om-ET/account/general.php
|
|
lang/om-ET/account/general.php
|
|
om-ET/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/om-ET/reminders.php
|
|
lang/om-ET/reminders.php
|
|
om-ET/reminders.php
|
|
reminders.php
|
|
resources/lang/om-ET/admin/components/general.php
|
|
lang/om-ET/admin/components/general.php
|
|
om-ET/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/components/table.php
|
|
lang/om-ET/admin/components/table.php
|
|
om-ET/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/components/message.php
|
|
lang/om-ET/admin/components/message.php
|
|
om-ET/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/statuslabels/table.php
|
|
lang/om-ET/admin/statuslabels/table.php
|
|
om-ET/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/statuslabels/message.php
|
|
lang/om-ET/admin/statuslabels/message.php
|
|
om-ET/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/asset_maintenances/general.php
|
|
lang/om-ET/admin/asset_maintenances/general.php
|
|
om-ET/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/asset_maintenances/table.php
|
|
lang/om-ET/admin/asset_maintenances/table.php
|
|
om-ET/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/asset_maintenances/message.php
|
|
lang/om-ET/admin/asset_maintenances/message.php
|
|
om-ET/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/asset_maintenances/form.php
|
|
lang/om-ET/admin/asset_maintenances/form.php
|
|
om-ET/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/om-ET/admin/users/general.php
|
|
lang/om-ET/admin/users/general.php
|
|
om-ET/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/users/table.php
|
|
lang/om-ET/admin/users/table.php
|
|
om-ET/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/users/message.php
|
|
lang/om-ET/admin/users/message.php
|
|
om-ET/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/models/general.php
|
|
lang/om-ET/admin/models/general.php
|
|
om-ET/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/models/table.php
|
|
lang/om-ET/admin/models/table.php
|
|
om-ET/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/models/message.php
|
|
lang/om-ET/admin/models/message.php
|
|
om-ET/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/departments/table.php
|
|
lang/om-ET/admin/departments/table.php
|
|
om-ET/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/departments/message.php
|
|
lang/om-ET/admin/departments/message.php
|
|
om-ET/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/labels/table.php
|
|
lang/om-ET/admin/labels/table.php
|
|
om-ET/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/labels/message.php
|
|
lang/om-ET/admin/labels/message.php
|
|
om-ET/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/companies/general.php
|
|
lang/om-ET/admin/companies/general.php
|
|
om-ET/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/companies/table.php
|
|
lang/om-ET/admin/companies/table.php
|
|
om-ET/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/companies/message.php
|
|
lang/om-ET/admin/companies/message.php
|
|
om-ET/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/groups/table.php
|
|
lang/om-ET/admin/groups/table.php
|
|
om-ET/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/groups/message.php
|
|
lang/om-ET/admin/groups/message.php
|
|
om-ET/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/groups/titles.php
|
|
lang/om-ET/admin/groups/titles.php
|
|
om-ET/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/om-ET/admin/custom_fields/general.php
|
|
lang/om-ET/admin/custom_fields/general.php
|
|
om-ET/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/custom_fields/message.php
|
|
lang/om-ET/admin/custom_fields/message.php
|
|
om-ET/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/suppliers/table.php
|
|
lang/om-ET/admin/suppliers/table.php
|
|
om-ET/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/suppliers/message.php
|
|
lang/om-ET/admin/suppliers/message.php
|
|
om-ET/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/licenses/general.php
|
|
lang/om-ET/admin/licenses/general.php
|
|
om-ET/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/licenses/table.php
|
|
lang/om-ET/admin/licenses/table.php
|
|
om-ET/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/licenses/message.php
|
|
lang/om-ET/admin/licenses/message.php
|
|
om-ET/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/licenses/form.php
|
|
lang/om-ET/admin/licenses/form.php
|
|
om-ET/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/om-ET/admin/manufacturers/table.php
|
|
lang/om-ET/admin/manufacturers/table.php
|
|
om-ET/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/manufacturers/message.php
|
|
lang/om-ET/admin/manufacturers/message.php
|
|
om-ET/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/consumables/general.php
|
|
lang/om-ET/admin/consumables/general.php
|
|
om-ET/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/consumables/table.php
|
|
lang/om-ET/admin/consumables/table.php
|
|
om-ET/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/consumables/message.php
|
|
lang/om-ET/admin/consumables/message.php
|
|
om-ET/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/settings/general.php
|
|
lang/om-ET/admin/settings/general.php
|
|
om-ET/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/settings/table.php
|
|
lang/om-ET/admin/settings/table.php
|
|
om-ET/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/settings/message.php
|
|
lang/om-ET/admin/settings/message.php
|
|
om-ET/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/depreciations/general.php
|
|
lang/om-ET/admin/depreciations/general.php
|
|
om-ET/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/depreciations/table.php
|
|
lang/om-ET/admin/depreciations/table.php
|
|
om-ET/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/depreciations/message.php
|
|
lang/om-ET/admin/depreciations/message.php
|
|
om-ET/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/accessories/general.php
|
|
lang/om-ET/admin/accessories/general.php
|
|
om-ET/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/accessories/table.php
|
|
lang/om-ET/admin/accessories/table.php
|
|
om-ET/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/accessories/message.php
|
|
lang/om-ET/admin/accessories/message.php
|
|
om-ET/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/maintenances/general.php
|
|
lang/om-ET/admin/maintenances/general.php
|
|
om-ET/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/maintenances/table.php
|
|
lang/om-ET/admin/maintenances/table.php
|
|
om-ET/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/maintenances/message.php
|
|
lang/om-ET/admin/maintenances/message.php
|
|
om-ET/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/maintenances/form.php
|
|
lang/om-ET/admin/maintenances/form.php
|
|
om-ET/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/om-ET/admin/categories/general.php
|
|
lang/om-ET/admin/categories/general.php
|
|
om-ET/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/categories/table.php
|
|
lang/om-ET/admin/categories/table.php
|
|
om-ET/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/categories/message.php
|
|
lang/om-ET/admin/categories/message.php
|
|
om-ET/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/hardware/general.php
|
|
lang/om-ET/admin/hardware/general.php
|
|
om-ET/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/hardware/table.php
|
|
lang/om-ET/admin/hardware/table.php
|
|
om-ET/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/hardware/message.php
|
|
lang/om-ET/admin/hardware/message.php
|
|
om-ET/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/hardware/form.php
|
|
lang/om-ET/admin/hardware/form.php
|
|
om-ET/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/om-ET/admin/locations/table.php
|
|
lang/om-ET/admin/locations/table.php
|
|
om-ET/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/om-ET/admin/locations/message.php
|
|
lang/om-ET/admin/locations/message.php
|
|
om-ET/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/om-ET/admin/kits/general.php
|
|
lang/om-ET/admin/kits/general.php
|
|
om-ET/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/reports/general.php
|
|
lang/om-ET/admin/reports/general.php
|
|
om-ET/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/om-ET/admin/reports/message.php
|
|
lang/om-ET/admin/reports/message.php
|
|
om-ET/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/om-ET/permissions.php
|
|
lang/om-ET/permissions.php
|
|
om-ET/permissions.php
|
|
permissions.php
|
|
resources/lang/om-ET/localizations.php
|
|
lang/om-ET/localizations.php
|
|
om-ET/localizations.php
|
|
localizations.php
|
|
resources/lang/om-ET/datepicker.php
|
|
lang/om-ET/datepicker.php
|
|
om-ET/datepicker.php
|
|
datepicker.php
|
|
resources/lang/om-ET/pagination.php
|
|
lang/om-ET/pagination.php
|
|
om-ET/pagination.php
|
|
pagination.php
|
|
resources/lang/om-ET/help.php
|
|
lang/om-ET/help.php
|
|
om-ET/help.php
|
|
help.php
|
|
resources/lang/om-ET/auth.php
|
|
lang/om-ET/auth.php
|
|
om-ET/auth.php
|
|
auth.php
|
|
resources/lang/ja-JP/general.php
|
|
lang/ja-JP/general.php
|
|
ja-JP/general.php
|
|
general.php
|
|
resources/lang/ja-JP/validation.php
|
|
lang/ja-JP/validation.php
|
|
ja-JP/validation.php
|
|
validation.php
|
|
resources/lang/ja-JP/passwords.php
|
|
lang/ja-JP/passwords.php
|
|
ja-JP/passwords.php
|
|
passwords.php
|
|
resources/lang/ja-JP/button.php
|
|
lang/ja-JP/button.php
|
|
ja-JP/button.php
|
|
button.php
|
|
resources/lang/ja-JP/auth/general.php
|
|
lang/ja-JP/auth/general.php
|
|
ja-JP/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ja-JP/auth/message.php
|
|
lang/ja-JP/auth/message.php
|
|
ja-JP/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ja-JP/mail.php
|
|
lang/ja-JP/mail.php
|
|
ja-JP/mail.php
|
|
mail.php
|
|
resources/lang/ja-JP/table.php
|
|
lang/ja-JP/table.php
|
|
ja-JP/table.php
|
|
table.php
|
|
resources/lang/ja-JP/account/general.php
|
|
lang/ja-JP/account/general.php
|
|
ja-JP/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ja-JP/reminders.php
|
|
lang/ja-JP/reminders.php
|
|
ja-JP/reminders.php
|
|
reminders.php
|
|
resources/lang/ja-JP/admin/components/general.php
|
|
lang/ja-JP/admin/components/general.php
|
|
ja-JP/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/components/table.php
|
|
lang/ja-JP/admin/components/table.php
|
|
ja-JP/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/components/message.php
|
|
lang/ja-JP/admin/components/message.php
|
|
ja-JP/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/statuslabels/table.php
|
|
lang/ja-JP/admin/statuslabels/table.php
|
|
ja-JP/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/statuslabels/message.php
|
|
lang/ja-JP/admin/statuslabels/message.php
|
|
ja-JP/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/asset_maintenances/general.php
|
|
lang/ja-JP/admin/asset_maintenances/general.php
|
|
ja-JP/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/asset_maintenances/table.php
|
|
lang/ja-JP/admin/asset_maintenances/table.php
|
|
ja-JP/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/asset_maintenances/message.php
|
|
lang/ja-JP/admin/asset_maintenances/message.php
|
|
ja-JP/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/asset_maintenances/form.php
|
|
lang/ja-JP/admin/asset_maintenances/form.php
|
|
ja-JP/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ja-JP/admin/users/general.php
|
|
lang/ja-JP/admin/users/general.php
|
|
ja-JP/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/users/table.php
|
|
lang/ja-JP/admin/users/table.php
|
|
ja-JP/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/users/message.php
|
|
lang/ja-JP/admin/users/message.php
|
|
ja-JP/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/models/general.php
|
|
lang/ja-JP/admin/models/general.php
|
|
ja-JP/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/models/table.php
|
|
lang/ja-JP/admin/models/table.php
|
|
ja-JP/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/models/message.php
|
|
lang/ja-JP/admin/models/message.php
|
|
ja-JP/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/departments/table.php
|
|
lang/ja-JP/admin/departments/table.php
|
|
ja-JP/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/departments/message.php
|
|
lang/ja-JP/admin/departments/message.php
|
|
ja-JP/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/labels/table.php
|
|
lang/ja-JP/admin/labels/table.php
|
|
ja-JP/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/labels/message.php
|
|
lang/ja-JP/admin/labels/message.php
|
|
ja-JP/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/companies/general.php
|
|
lang/ja-JP/admin/companies/general.php
|
|
ja-JP/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/companies/table.php
|
|
lang/ja-JP/admin/companies/table.php
|
|
ja-JP/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/companies/message.php
|
|
lang/ja-JP/admin/companies/message.php
|
|
ja-JP/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/groups/table.php
|
|
lang/ja-JP/admin/groups/table.php
|
|
ja-JP/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/groups/message.php
|
|
lang/ja-JP/admin/groups/message.php
|
|
ja-JP/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/groups/titles.php
|
|
lang/ja-JP/admin/groups/titles.php
|
|
ja-JP/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ja-JP/admin/custom_fields/general.php
|
|
lang/ja-JP/admin/custom_fields/general.php
|
|
ja-JP/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/custom_fields/message.php
|
|
lang/ja-JP/admin/custom_fields/message.php
|
|
ja-JP/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/suppliers/table.php
|
|
lang/ja-JP/admin/suppliers/table.php
|
|
ja-JP/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/suppliers/message.php
|
|
lang/ja-JP/admin/suppliers/message.php
|
|
ja-JP/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/licenses/general.php
|
|
lang/ja-JP/admin/licenses/general.php
|
|
ja-JP/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/licenses/table.php
|
|
lang/ja-JP/admin/licenses/table.php
|
|
ja-JP/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/licenses/message.php
|
|
lang/ja-JP/admin/licenses/message.php
|
|
ja-JP/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/licenses/form.php
|
|
lang/ja-JP/admin/licenses/form.php
|
|
ja-JP/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ja-JP/admin/manufacturers/table.php
|
|
lang/ja-JP/admin/manufacturers/table.php
|
|
ja-JP/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/manufacturers/message.php
|
|
lang/ja-JP/admin/manufacturers/message.php
|
|
ja-JP/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/consumables/general.php
|
|
lang/ja-JP/admin/consumables/general.php
|
|
ja-JP/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/consumables/table.php
|
|
lang/ja-JP/admin/consumables/table.php
|
|
ja-JP/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/consumables/message.php
|
|
lang/ja-JP/admin/consumables/message.php
|
|
ja-JP/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/settings/general.php
|
|
lang/ja-JP/admin/settings/general.php
|
|
ja-JP/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/settings/table.php
|
|
lang/ja-JP/admin/settings/table.php
|
|
ja-JP/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/settings/message.php
|
|
lang/ja-JP/admin/settings/message.php
|
|
ja-JP/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/depreciations/general.php
|
|
lang/ja-JP/admin/depreciations/general.php
|
|
ja-JP/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/depreciations/table.php
|
|
lang/ja-JP/admin/depreciations/table.php
|
|
ja-JP/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/depreciations/message.php
|
|
lang/ja-JP/admin/depreciations/message.php
|
|
ja-JP/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/accessories/general.php
|
|
lang/ja-JP/admin/accessories/general.php
|
|
ja-JP/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/accessories/table.php
|
|
lang/ja-JP/admin/accessories/table.php
|
|
ja-JP/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/accessories/message.php
|
|
lang/ja-JP/admin/accessories/message.php
|
|
ja-JP/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/maintenances/general.php
|
|
lang/ja-JP/admin/maintenances/general.php
|
|
ja-JP/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/maintenances/table.php
|
|
lang/ja-JP/admin/maintenances/table.php
|
|
ja-JP/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/maintenances/message.php
|
|
lang/ja-JP/admin/maintenances/message.php
|
|
ja-JP/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/maintenances/form.php
|
|
lang/ja-JP/admin/maintenances/form.php
|
|
ja-JP/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ja-JP/admin/categories/general.php
|
|
lang/ja-JP/admin/categories/general.php
|
|
ja-JP/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/categories/table.php
|
|
lang/ja-JP/admin/categories/table.php
|
|
ja-JP/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/categories/message.php
|
|
lang/ja-JP/admin/categories/message.php
|
|
ja-JP/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/hardware/general.php
|
|
lang/ja-JP/admin/hardware/general.php
|
|
ja-JP/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/hardware/table.php
|
|
lang/ja-JP/admin/hardware/table.php
|
|
ja-JP/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/hardware/message.php
|
|
lang/ja-JP/admin/hardware/message.php
|
|
ja-JP/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/hardware/form.php
|
|
lang/ja-JP/admin/hardware/form.php
|
|
ja-JP/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ja-JP/admin/locations/table.php
|
|
lang/ja-JP/admin/locations/table.php
|
|
ja-JP/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ja-JP/admin/locations/message.php
|
|
lang/ja-JP/admin/locations/message.php
|
|
ja-JP/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ja-JP/admin/kits/general.php
|
|
lang/ja-JP/admin/kits/general.php
|
|
ja-JP/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/reports/general.php
|
|
lang/ja-JP/admin/reports/general.php
|
|
ja-JP/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ja-JP/admin/reports/message.php
|
|
lang/ja-JP/admin/reports/message.php
|
|
ja-JP/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ja-JP/permissions.php
|
|
lang/ja-JP/permissions.php
|
|
ja-JP/permissions.php
|
|
permissions.php
|
|
resources/lang/ja-JP/localizations.php
|
|
lang/ja-JP/localizations.php
|
|
ja-JP/localizations.php
|
|
localizations.php
|
|
resources/lang/ja-JP/datepicker.php
|
|
lang/ja-JP/datepicker.php
|
|
ja-JP/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ja-JP/pagination.php
|
|
lang/ja-JP/pagination.php
|
|
ja-JP/pagination.php
|
|
pagination.php
|
|
resources/lang/ja-JP/help.php
|
|
lang/ja-JP/help.php
|
|
ja-JP/help.php
|
|
help.php
|
|
resources/lang/ja-JP/auth.php
|
|
lang/ja-JP/auth.php
|
|
ja-JP/auth.php
|
|
auth.php
|
|
resources/lang/sq-AL/general.php
|
|
lang/sq-AL/general.php
|
|
sq-AL/general.php
|
|
general.php
|
|
resources/lang/sq-AL/validation.php
|
|
lang/sq-AL/validation.php
|
|
sq-AL/validation.php
|
|
validation.php
|
|
resources/lang/sq-AL/passwords.php
|
|
lang/sq-AL/passwords.php
|
|
sq-AL/passwords.php
|
|
passwords.php
|
|
resources/lang/sq-AL/button.php
|
|
lang/sq-AL/button.php
|
|
sq-AL/button.php
|
|
button.php
|
|
resources/lang/sq-AL/auth/general.php
|
|
lang/sq-AL/auth/general.php
|
|
sq-AL/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/sq-AL/auth/message.php
|
|
lang/sq-AL/auth/message.php
|
|
sq-AL/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/sq-AL/mail.php
|
|
lang/sq-AL/mail.php
|
|
sq-AL/mail.php
|
|
mail.php
|
|
resources/lang/sq-AL/table.php
|
|
lang/sq-AL/table.php
|
|
sq-AL/table.php
|
|
table.php
|
|
resources/lang/sq-AL/account/general.php
|
|
lang/sq-AL/account/general.php
|
|
sq-AL/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/sq-AL/reminders.php
|
|
lang/sq-AL/reminders.php
|
|
sq-AL/reminders.php
|
|
reminders.php
|
|
resources/lang/sq-AL/admin/components/general.php
|
|
lang/sq-AL/admin/components/general.php
|
|
sq-AL/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/components/table.php
|
|
lang/sq-AL/admin/components/table.php
|
|
sq-AL/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/components/message.php
|
|
lang/sq-AL/admin/components/message.php
|
|
sq-AL/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/statuslabels/table.php
|
|
lang/sq-AL/admin/statuslabels/table.php
|
|
sq-AL/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/statuslabels/message.php
|
|
lang/sq-AL/admin/statuslabels/message.php
|
|
sq-AL/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/asset_maintenances/general.php
|
|
lang/sq-AL/admin/asset_maintenances/general.php
|
|
sq-AL/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/asset_maintenances/table.php
|
|
lang/sq-AL/admin/asset_maintenances/table.php
|
|
sq-AL/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/asset_maintenances/message.php
|
|
lang/sq-AL/admin/asset_maintenances/message.php
|
|
sq-AL/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/asset_maintenances/form.php
|
|
lang/sq-AL/admin/asset_maintenances/form.php
|
|
sq-AL/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/sq-AL/admin/users/general.php
|
|
lang/sq-AL/admin/users/general.php
|
|
sq-AL/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/users/table.php
|
|
lang/sq-AL/admin/users/table.php
|
|
sq-AL/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/users/message.php
|
|
lang/sq-AL/admin/users/message.php
|
|
sq-AL/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/models/general.php
|
|
lang/sq-AL/admin/models/general.php
|
|
sq-AL/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/models/table.php
|
|
lang/sq-AL/admin/models/table.php
|
|
sq-AL/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/models/message.php
|
|
lang/sq-AL/admin/models/message.php
|
|
sq-AL/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/departments/table.php
|
|
lang/sq-AL/admin/departments/table.php
|
|
sq-AL/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/departments/message.php
|
|
lang/sq-AL/admin/departments/message.php
|
|
sq-AL/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/labels/table.php
|
|
lang/sq-AL/admin/labels/table.php
|
|
sq-AL/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/labels/message.php
|
|
lang/sq-AL/admin/labels/message.php
|
|
sq-AL/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/companies/general.php
|
|
lang/sq-AL/admin/companies/general.php
|
|
sq-AL/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/companies/table.php
|
|
lang/sq-AL/admin/companies/table.php
|
|
sq-AL/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/companies/message.php
|
|
lang/sq-AL/admin/companies/message.php
|
|
sq-AL/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/groups/table.php
|
|
lang/sq-AL/admin/groups/table.php
|
|
sq-AL/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/groups/message.php
|
|
lang/sq-AL/admin/groups/message.php
|
|
sq-AL/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/groups/titles.php
|
|
lang/sq-AL/admin/groups/titles.php
|
|
sq-AL/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/sq-AL/admin/custom_fields/general.php
|
|
lang/sq-AL/admin/custom_fields/general.php
|
|
sq-AL/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/custom_fields/message.php
|
|
lang/sq-AL/admin/custom_fields/message.php
|
|
sq-AL/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/suppliers/table.php
|
|
lang/sq-AL/admin/suppliers/table.php
|
|
sq-AL/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/suppliers/message.php
|
|
lang/sq-AL/admin/suppliers/message.php
|
|
sq-AL/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/licenses/general.php
|
|
lang/sq-AL/admin/licenses/general.php
|
|
sq-AL/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/licenses/table.php
|
|
lang/sq-AL/admin/licenses/table.php
|
|
sq-AL/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/licenses/message.php
|
|
lang/sq-AL/admin/licenses/message.php
|
|
sq-AL/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/licenses/form.php
|
|
lang/sq-AL/admin/licenses/form.php
|
|
sq-AL/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/sq-AL/admin/manufacturers/table.php
|
|
lang/sq-AL/admin/manufacturers/table.php
|
|
sq-AL/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/manufacturers/message.php
|
|
lang/sq-AL/admin/manufacturers/message.php
|
|
sq-AL/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/consumables/general.php
|
|
lang/sq-AL/admin/consumables/general.php
|
|
sq-AL/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/consumables/table.php
|
|
lang/sq-AL/admin/consumables/table.php
|
|
sq-AL/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/consumables/message.php
|
|
lang/sq-AL/admin/consumables/message.php
|
|
sq-AL/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/settings/general.php
|
|
lang/sq-AL/admin/settings/general.php
|
|
sq-AL/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/settings/table.php
|
|
lang/sq-AL/admin/settings/table.php
|
|
sq-AL/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/settings/message.php
|
|
lang/sq-AL/admin/settings/message.php
|
|
sq-AL/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/depreciations/general.php
|
|
lang/sq-AL/admin/depreciations/general.php
|
|
sq-AL/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/depreciations/table.php
|
|
lang/sq-AL/admin/depreciations/table.php
|
|
sq-AL/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/depreciations/message.php
|
|
lang/sq-AL/admin/depreciations/message.php
|
|
sq-AL/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/accessories/general.php
|
|
lang/sq-AL/admin/accessories/general.php
|
|
sq-AL/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/accessories/table.php
|
|
lang/sq-AL/admin/accessories/table.php
|
|
sq-AL/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/accessories/message.php
|
|
lang/sq-AL/admin/accessories/message.php
|
|
sq-AL/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/maintenances/general.php
|
|
lang/sq-AL/admin/maintenances/general.php
|
|
sq-AL/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/maintenances/table.php
|
|
lang/sq-AL/admin/maintenances/table.php
|
|
sq-AL/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/maintenances/message.php
|
|
lang/sq-AL/admin/maintenances/message.php
|
|
sq-AL/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/maintenances/form.php
|
|
lang/sq-AL/admin/maintenances/form.php
|
|
sq-AL/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/sq-AL/admin/categories/general.php
|
|
lang/sq-AL/admin/categories/general.php
|
|
sq-AL/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/categories/table.php
|
|
lang/sq-AL/admin/categories/table.php
|
|
sq-AL/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/categories/message.php
|
|
lang/sq-AL/admin/categories/message.php
|
|
sq-AL/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/hardware/general.php
|
|
lang/sq-AL/admin/hardware/general.php
|
|
sq-AL/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/hardware/table.php
|
|
lang/sq-AL/admin/hardware/table.php
|
|
sq-AL/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/hardware/message.php
|
|
lang/sq-AL/admin/hardware/message.php
|
|
sq-AL/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/hardware/form.php
|
|
lang/sq-AL/admin/hardware/form.php
|
|
sq-AL/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/sq-AL/admin/locations/table.php
|
|
lang/sq-AL/admin/locations/table.php
|
|
sq-AL/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/sq-AL/admin/locations/message.php
|
|
lang/sq-AL/admin/locations/message.php
|
|
sq-AL/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/sq-AL/admin/kits/general.php
|
|
lang/sq-AL/admin/kits/general.php
|
|
sq-AL/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/reports/general.php
|
|
lang/sq-AL/admin/reports/general.php
|
|
sq-AL/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/sq-AL/admin/reports/message.php
|
|
lang/sq-AL/admin/reports/message.php
|
|
sq-AL/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/sq-AL/permissions.php
|
|
lang/sq-AL/permissions.php
|
|
sq-AL/permissions.php
|
|
permissions.php
|
|
resources/lang/sq-AL/localizations.php
|
|
lang/sq-AL/localizations.php
|
|
sq-AL/localizations.php
|
|
localizations.php
|
|
resources/lang/sq-AL/datepicker.php
|
|
lang/sq-AL/datepicker.php
|
|
sq-AL/datepicker.php
|
|
datepicker.php
|
|
resources/lang/sq-AL/pagination.php
|
|
lang/sq-AL/pagination.php
|
|
sq-AL/pagination.php
|
|
pagination.php
|
|
resources/lang/sq-AL/help.php
|
|
lang/sq-AL/help.php
|
|
sq-AL/help.php
|
|
help.php
|
|
resources/lang/sq-AL/auth.php
|
|
lang/sq-AL/auth.php
|
|
sq-AL/auth.php
|
|
auth.php
|
|
resources/lang/is-IS/general.php
|
|
lang/is-IS/general.php
|
|
is-IS/general.php
|
|
general.php
|
|
resources/lang/is-IS/validation.php
|
|
lang/is-IS/validation.php
|
|
is-IS/validation.php
|
|
validation.php
|
|
resources/lang/is-IS/passwords.php
|
|
lang/is-IS/passwords.php
|
|
is-IS/passwords.php
|
|
passwords.php
|
|
resources/lang/is-IS/button.php
|
|
lang/is-IS/button.php
|
|
is-IS/button.php
|
|
button.php
|
|
resources/lang/is-IS/auth/general.php
|
|
lang/is-IS/auth/general.php
|
|
is-IS/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/is-IS/auth/message.php
|
|
lang/is-IS/auth/message.php
|
|
is-IS/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/is-IS/mail.php
|
|
lang/is-IS/mail.php
|
|
is-IS/mail.php
|
|
mail.php
|
|
resources/lang/is-IS/table.php
|
|
lang/is-IS/table.php
|
|
is-IS/table.php
|
|
table.php
|
|
resources/lang/is-IS/account/general.php
|
|
lang/is-IS/account/general.php
|
|
is-IS/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/is-IS/reminders.php
|
|
lang/is-IS/reminders.php
|
|
is-IS/reminders.php
|
|
reminders.php
|
|
resources/lang/is-IS/admin/components/general.php
|
|
lang/is-IS/admin/components/general.php
|
|
is-IS/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/components/table.php
|
|
lang/is-IS/admin/components/table.php
|
|
is-IS/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/components/message.php
|
|
lang/is-IS/admin/components/message.php
|
|
is-IS/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/statuslabels/table.php
|
|
lang/is-IS/admin/statuslabels/table.php
|
|
is-IS/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/statuslabels/message.php
|
|
lang/is-IS/admin/statuslabels/message.php
|
|
is-IS/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/asset_maintenances/general.php
|
|
lang/is-IS/admin/asset_maintenances/general.php
|
|
is-IS/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/asset_maintenances/table.php
|
|
lang/is-IS/admin/asset_maintenances/table.php
|
|
is-IS/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/asset_maintenances/message.php
|
|
lang/is-IS/admin/asset_maintenances/message.php
|
|
is-IS/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/asset_maintenances/form.php
|
|
lang/is-IS/admin/asset_maintenances/form.php
|
|
is-IS/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/is-IS/admin/users/general.php
|
|
lang/is-IS/admin/users/general.php
|
|
is-IS/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/users/table.php
|
|
lang/is-IS/admin/users/table.php
|
|
is-IS/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/users/message.php
|
|
lang/is-IS/admin/users/message.php
|
|
is-IS/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/models/general.php
|
|
lang/is-IS/admin/models/general.php
|
|
is-IS/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/models/table.php
|
|
lang/is-IS/admin/models/table.php
|
|
is-IS/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/models/message.php
|
|
lang/is-IS/admin/models/message.php
|
|
is-IS/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/departments/table.php
|
|
lang/is-IS/admin/departments/table.php
|
|
is-IS/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/departments/message.php
|
|
lang/is-IS/admin/departments/message.php
|
|
is-IS/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/labels/table.php
|
|
lang/is-IS/admin/labels/table.php
|
|
is-IS/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/labels/message.php
|
|
lang/is-IS/admin/labels/message.php
|
|
is-IS/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/companies/general.php
|
|
lang/is-IS/admin/companies/general.php
|
|
is-IS/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/companies/table.php
|
|
lang/is-IS/admin/companies/table.php
|
|
is-IS/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/companies/message.php
|
|
lang/is-IS/admin/companies/message.php
|
|
is-IS/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/groups/table.php
|
|
lang/is-IS/admin/groups/table.php
|
|
is-IS/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/groups/message.php
|
|
lang/is-IS/admin/groups/message.php
|
|
is-IS/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/groups/titles.php
|
|
lang/is-IS/admin/groups/titles.php
|
|
is-IS/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/is-IS/admin/custom_fields/general.php
|
|
lang/is-IS/admin/custom_fields/general.php
|
|
is-IS/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/custom_fields/message.php
|
|
lang/is-IS/admin/custom_fields/message.php
|
|
is-IS/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/suppliers/table.php
|
|
lang/is-IS/admin/suppliers/table.php
|
|
is-IS/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/suppliers/message.php
|
|
lang/is-IS/admin/suppliers/message.php
|
|
is-IS/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/licenses/general.php
|
|
lang/is-IS/admin/licenses/general.php
|
|
is-IS/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/licenses/table.php
|
|
lang/is-IS/admin/licenses/table.php
|
|
is-IS/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/licenses/message.php
|
|
lang/is-IS/admin/licenses/message.php
|
|
is-IS/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/licenses/form.php
|
|
lang/is-IS/admin/licenses/form.php
|
|
is-IS/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/is-IS/admin/manufacturers/table.php
|
|
lang/is-IS/admin/manufacturers/table.php
|
|
is-IS/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/manufacturers/message.php
|
|
lang/is-IS/admin/manufacturers/message.php
|
|
is-IS/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/consumables/general.php
|
|
lang/is-IS/admin/consumables/general.php
|
|
is-IS/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/consumables/table.php
|
|
lang/is-IS/admin/consumables/table.php
|
|
is-IS/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/consumables/message.php
|
|
lang/is-IS/admin/consumables/message.php
|
|
is-IS/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/settings/general.php
|
|
lang/is-IS/admin/settings/general.php
|
|
is-IS/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/settings/table.php
|
|
lang/is-IS/admin/settings/table.php
|
|
is-IS/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/settings/message.php
|
|
lang/is-IS/admin/settings/message.php
|
|
is-IS/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/depreciations/general.php
|
|
lang/is-IS/admin/depreciations/general.php
|
|
is-IS/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/depreciations/table.php
|
|
lang/is-IS/admin/depreciations/table.php
|
|
is-IS/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/depreciations/message.php
|
|
lang/is-IS/admin/depreciations/message.php
|
|
is-IS/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/accessories/general.php
|
|
lang/is-IS/admin/accessories/general.php
|
|
is-IS/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/accessories/table.php
|
|
lang/is-IS/admin/accessories/table.php
|
|
is-IS/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/accessories/message.php
|
|
lang/is-IS/admin/accessories/message.php
|
|
is-IS/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/maintenances/general.php
|
|
lang/is-IS/admin/maintenances/general.php
|
|
is-IS/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/maintenances/table.php
|
|
lang/is-IS/admin/maintenances/table.php
|
|
is-IS/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/maintenances/message.php
|
|
lang/is-IS/admin/maintenances/message.php
|
|
is-IS/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/maintenances/form.php
|
|
lang/is-IS/admin/maintenances/form.php
|
|
is-IS/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/is-IS/admin/categories/general.php
|
|
lang/is-IS/admin/categories/general.php
|
|
is-IS/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/categories/table.php
|
|
lang/is-IS/admin/categories/table.php
|
|
is-IS/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/categories/message.php
|
|
lang/is-IS/admin/categories/message.php
|
|
is-IS/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/hardware/general.php
|
|
lang/is-IS/admin/hardware/general.php
|
|
is-IS/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/hardware/table.php
|
|
lang/is-IS/admin/hardware/table.php
|
|
is-IS/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/hardware/message.php
|
|
lang/is-IS/admin/hardware/message.php
|
|
is-IS/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/hardware/form.php
|
|
lang/is-IS/admin/hardware/form.php
|
|
is-IS/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/is-IS/admin/locations/table.php
|
|
lang/is-IS/admin/locations/table.php
|
|
is-IS/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/is-IS/admin/locations/message.php
|
|
lang/is-IS/admin/locations/message.php
|
|
is-IS/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/is-IS/admin/kits/general.php
|
|
lang/is-IS/admin/kits/general.php
|
|
is-IS/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/reports/general.php
|
|
lang/is-IS/admin/reports/general.php
|
|
is-IS/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/is-IS/admin/reports/message.php
|
|
lang/is-IS/admin/reports/message.php
|
|
is-IS/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/is-IS/permissions.php
|
|
lang/is-IS/permissions.php
|
|
is-IS/permissions.php
|
|
permissions.php
|
|
resources/lang/is-IS/localizations.php
|
|
lang/is-IS/localizations.php
|
|
is-IS/localizations.php
|
|
localizations.php
|
|
resources/lang/is-IS/datepicker.php
|
|
lang/is-IS/datepicker.php
|
|
is-IS/datepicker.php
|
|
datepicker.php
|
|
resources/lang/is-IS/pagination.php
|
|
lang/is-IS/pagination.php
|
|
is-IS/pagination.php
|
|
pagination.php
|
|
resources/lang/is-IS/help.php
|
|
lang/is-IS/help.php
|
|
is-IS/help.php
|
|
help.php
|
|
resources/lang/is-IS/auth.php
|
|
lang/is-IS/auth.php
|
|
is-IS/auth.php
|
|
auth.php
|
|
resources/lang/ms-MY/general.php
|
|
lang/ms-MY/general.php
|
|
ms-MY/general.php
|
|
general.php
|
|
resources/lang/ms-MY/validation.php
|
|
lang/ms-MY/validation.php
|
|
ms-MY/validation.php
|
|
validation.php
|
|
resources/lang/ms-MY/passwords.php
|
|
lang/ms-MY/passwords.php
|
|
ms-MY/passwords.php
|
|
passwords.php
|
|
resources/lang/ms-MY/button.php
|
|
lang/ms-MY/button.php
|
|
ms-MY/button.php
|
|
button.php
|
|
resources/lang/ms-MY/auth/general.php
|
|
lang/ms-MY/auth/general.php
|
|
ms-MY/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ms-MY/auth/message.php
|
|
lang/ms-MY/auth/message.php
|
|
ms-MY/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ms-MY/mail.php
|
|
lang/ms-MY/mail.php
|
|
ms-MY/mail.php
|
|
mail.php
|
|
resources/lang/ms-MY/table.php
|
|
lang/ms-MY/table.php
|
|
ms-MY/table.php
|
|
table.php
|
|
resources/lang/ms-MY/account/general.php
|
|
lang/ms-MY/account/general.php
|
|
ms-MY/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ms-MY/reminders.php
|
|
lang/ms-MY/reminders.php
|
|
ms-MY/reminders.php
|
|
reminders.php
|
|
resources/lang/ms-MY/admin/components/general.php
|
|
lang/ms-MY/admin/components/general.php
|
|
ms-MY/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/components/table.php
|
|
lang/ms-MY/admin/components/table.php
|
|
ms-MY/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/components/message.php
|
|
lang/ms-MY/admin/components/message.php
|
|
ms-MY/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/statuslabels/table.php
|
|
lang/ms-MY/admin/statuslabels/table.php
|
|
ms-MY/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/statuslabels/message.php
|
|
lang/ms-MY/admin/statuslabels/message.php
|
|
ms-MY/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/asset_maintenances/general.php
|
|
lang/ms-MY/admin/asset_maintenances/general.php
|
|
ms-MY/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/asset_maintenances/table.php
|
|
lang/ms-MY/admin/asset_maintenances/table.php
|
|
ms-MY/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/asset_maintenances/message.php
|
|
lang/ms-MY/admin/asset_maintenances/message.php
|
|
ms-MY/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/asset_maintenances/form.php
|
|
lang/ms-MY/admin/asset_maintenances/form.php
|
|
ms-MY/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ms-MY/admin/users/general.php
|
|
lang/ms-MY/admin/users/general.php
|
|
ms-MY/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/users/table.php
|
|
lang/ms-MY/admin/users/table.php
|
|
ms-MY/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/users/message.php
|
|
lang/ms-MY/admin/users/message.php
|
|
ms-MY/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/models/general.php
|
|
lang/ms-MY/admin/models/general.php
|
|
ms-MY/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/models/table.php
|
|
lang/ms-MY/admin/models/table.php
|
|
ms-MY/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/models/message.php
|
|
lang/ms-MY/admin/models/message.php
|
|
ms-MY/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/departments/table.php
|
|
lang/ms-MY/admin/departments/table.php
|
|
ms-MY/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/departments/message.php
|
|
lang/ms-MY/admin/departments/message.php
|
|
ms-MY/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/labels/table.php
|
|
lang/ms-MY/admin/labels/table.php
|
|
ms-MY/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/labels/message.php
|
|
lang/ms-MY/admin/labels/message.php
|
|
ms-MY/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/companies/general.php
|
|
lang/ms-MY/admin/companies/general.php
|
|
ms-MY/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/companies/table.php
|
|
lang/ms-MY/admin/companies/table.php
|
|
ms-MY/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/companies/message.php
|
|
lang/ms-MY/admin/companies/message.php
|
|
ms-MY/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/groups/table.php
|
|
lang/ms-MY/admin/groups/table.php
|
|
ms-MY/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/groups/message.php
|
|
lang/ms-MY/admin/groups/message.php
|
|
ms-MY/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/groups/titles.php
|
|
lang/ms-MY/admin/groups/titles.php
|
|
ms-MY/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ms-MY/admin/custom_fields/general.php
|
|
lang/ms-MY/admin/custom_fields/general.php
|
|
ms-MY/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/custom_fields/message.php
|
|
lang/ms-MY/admin/custom_fields/message.php
|
|
ms-MY/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/suppliers/table.php
|
|
lang/ms-MY/admin/suppliers/table.php
|
|
ms-MY/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/suppliers/message.php
|
|
lang/ms-MY/admin/suppliers/message.php
|
|
ms-MY/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/licenses/general.php
|
|
lang/ms-MY/admin/licenses/general.php
|
|
ms-MY/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/licenses/table.php
|
|
lang/ms-MY/admin/licenses/table.php
|
|
ms-MY/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/licenses/message.php
|
|
lang/ms-MY/admin/licenses/message.php
|
|
ms-MY/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/licenses/form.php
|
|
lang/ms-MY/admin/licenses/form.php
|
|
ms-MY/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ms-MY/admin/manufacturers/table.php
|
|
lang/ms-MY/admin/manufacturers/table.php
|
|
ms-MY/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/manufacturers/message.php
|
|
lang/ms-MY/admin/manufacturers/message.php
|
|
ms-MY/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/consumables/general.php
|
|
lang/ms-MY/admin/consumables/general.php
|
|
ms-MY/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/consumables/table.php
|
|
lang/ms-MY/admin/consumables/table.php
|
|
ms-MY/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/consumables/message.php
|
|
lang/ms-MY/admin/consumables/message.php
|
|
ms-MY/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/settings/general.php
|
|
lang/ms-MY/admin/settings/general.php
|
|
ms-MY/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/settings/table.php
|
|
lang/ms-MY/admin/settings/table.php
|
|
ms-MY/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/settings/message.php
|
|
lang/ms-MY/admin/settings/message.php
|
|
ms-MY/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/depreciations/general.php
|
|
lang/ms-MY/admin/depreciations/general.php
|
|
ms-MY/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/depreciations/table.php
|
|
lang/ms-MY/admin/depreciations/table.php
|
|
ms-MY/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/depreciations/message.php
|
|
lang/ms-MY/admin/depreciations/message.php
|
|
ms-MY/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/accessories/general.php
|
|
lang/ms-MY/admin/accessories/general.php
|
|
ms-MY/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/accessories/table.php
|
|
lang/ms-MY/admin/accessories/table.php
|
|
ms-MY/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/accessories/message.php
|
|
lang/ms-MY/admin/accessories/message.php
|
|
ms-MY/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/maintenances/general.php
|
|
lang/ms-MY/admin/maintenances/general.php
|
|
ms-MY/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/maintenances/table.php
|
|
lang/ms-MY/admin/maintenances/table.php
|
|
ms-MY/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/maintenances/message.php
|
|
lang/ms-MY/admin/maintenances/message.php
|
|
ms-MY/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/maintenances/form.php
|
|
lang/ms-MY/admin/maintenances/form.php
|
|
ms-MY/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ms-MY/admin/categories/general.php
|
|
lang/ms-MY/admin/categories/general.php
|
|
ms-MY/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/categories/table.php
|
|
lang/ms-MY/admin/categories/table.php
|
|
ms-MY/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/categories/message.php
|
|
lang/ms-MY/admin/categories/message.php
|
|
ms-MY/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/hardware/general.php
|
|
lang/ms-MY/admin/hardware/general.php
|
|
ms-MY/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/hardware/table.php
|
|
lang/ms-MY/admin/hardware/table.php
|
|
ms-MY/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/hardware/message.php
|
|
lang/ms-MY/admin/hardware/message.php
|
|
ms-MY/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/hardware/form.php
|
|
lang/ms-MY/admin/hardware/form.php
|
|
ms-MY/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ms-MY/admin/locations/table.php
|
|
lang/ms-MY/admin/locations/table.php
|
|
ms-MY/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ms-MY/admin/locations/message.php
|
|
lang/ms-MY/admin/locations/message.php
|
|
ms-MY/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ms-MY/admin/kits/general.php
|
|
lang/ms-MY/admin/kits/general.php
|
|
ms-MY/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/reports/general.php
|
|
lang/ms-MY/admin/reports/general.php
|
|
ms-MY/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ms-MY/admin/reports/message.php
|
|
lang/ms-MY/admin/reports/message.php
|
|
ms-MY/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ms-MY/permissions.php
|
|
lang/ms-MY/permissions.php
|
|
ms-MY/permissions.php
|
|
permissions.php
|
|
resources/lang/ms-MY/localizations.php
|
|
lang/ms-MY/localizations.php
|
|
ms-MY/localizations.php
|
|
localizations.php
|
|
resources/lang/ms-MY/datepicker.php
|
|
lang/ms-MY/datepicker.php
|
|
ms-MY/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ms-MY/pagination.php
|
|
lang/ms-MY/pagination.php
|
|
ms-MY/pagination.php
|
|
pagination.php
|
|
resources/lang/ms-MY/help.php
|
|
lang/ms-MY/help.php
|
|
ms-MY/help.php
|
|
help.php
|
|
resources/lang/ms-MY/auth.php
|
|
lang/ms-MY/auth.php
|
|
ms-MY/auth.php
|
|
auth.php
|
|
resources/lang/mk-MK/general.php
|
|
lang/mk-MK/general.php
|
|
mk-MK/general.php
|
|
general.php
|
|
resources/lang/mk-MK/validation.php
|
|
lang/mk-MK/validation.php
|
|
mk-MK/validation.php
|
|
validation.php
|
|
resources/lang/mk-MK/passwords.php
|
|
lang/mk-MK/passwords.php
|
|
mk-MK/passwords.php
|
|
passwords.php
|
|
resources/lang/mk-MK/button.php
|
|
lang/mk-MK/button.php
|
|
mk-MK/button.php
|
|
button.php
|
|
resources/lang/mk-MK/auth/general.php
|
|
lang/mk-MK/auth/general.php
|
|
mk-MK/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/mk-MK/auth/message.php
|
|
lang/mk-MK/auth/message.php
|
|
mk-MK/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/mk-MK/mail.php
|
|
lang/mk-MK/mail.php
|
|
mk-MK/mail.php
|
|
mail.php
|
|
resources/lang/mk-MK/table.php
|
|
lang/mk-MK/table.php
|
|
mk-MK/table.php
|
|
table.php
|
|
resources/lang/mk-MK/account/general.php
|
|
lang/mk-MK/account/general.php
|
|
mk-MK/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/mk-MK/reminders.php
|
|
lang/mk-MK/reminders.php
|
|
mk-MK/reminders.php
|
|
reminders.php
|
|
resources/lang/mk-MK/admin/components/general.php
|
|
lang/mk-MK/admin/components/general.php
|
|
mk-MK/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/components/table.php
|
|
lang/mk-MK/admin/components/table.php
|
|
mk-MK/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/components/message.php
|
|
lang/mk-MK/admin/components/message.php
|
|
mk-MK/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/statuslabels/table.php
|
|
lang/mk-MK/admin/statuslabels/table.php
|
|
mk-MK/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/statuslabels/message.php
|
|
lang/mk-MK/admin/statuslabels/message.php
|
|
mk-MK/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/asset_maintenances/general.php
|
|
lang/mk-MK/admin/asset_maintenances/general.php
|
|
mk-MK/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/asset_maintenances/table.php
|
|
lang/mk-MK/admin/asset_maintenances/table.php
|
|
mk-MK/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/asset_maintenances/message.php
|
|
lang/mk-MK/admin/asset_maintenances/message.php
|
|
mk-MK/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/asset_maintenances/form.php
|
|
lang/mk-MK/admin/asset_maintenances/form.php
|
|
mk-MK/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/mk-MK/admin/users/general.php
|
|
lang/mk-MK/admin/users/general.php
|
|
mk-MK/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/users/table.php
|
|
lang/mk-MK/admin/users/table.php
|
|
mk-MK/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/users/message.php
|
|
lang/mk-MK/admin/users/message.php
|
|
mk-MK/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/models/general.php
|
|
lang/mk-MK/admin/models/general.php
|
|
mk-MK/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/models/table.php
|
|
lang/mk-MK/admin/models/table.php
|
|
mk-MK/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/models/message.php
|
|
lang/mk-MK/admin/models/message.php
|
|
mk-MK/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/departments/table.php
|
|
lang/mk-MK/admin/departments/table.php
|
|
mk-MK/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/departments/message.php
|
|
lang/mk-MK/admin/departments/message.php
|
|
mk-MK/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/labels/table.php
|
|
lang/mk-MK/admin/labels/table.php
|
|
mk-MK/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/labels/message.php
|
|
lang/mk-MK/admin/labels/message.php
|
|
mk-MK/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/companies/general.php
|
|
lang/mk-MK/admin/companies/general.php
|
|
mk-MK/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/companies/table.php
|
|
lang/mk-MK/admin/companies/table.php
|
|
mk-MK/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/companies/message.php
|
|
lang/mk-MK/admin/companies/message.php
|
|
mk-MK/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/groups/table.php
|
|
lang/mk-MK/admin/groups/table.php
|
|
mk-MK/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/groups/message.php
|
|
lang/mk-MK/admin/groups/message.php
|
|
mk-MK/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/groups/titles.php
|
|
lang/mk-MK/admin/groups/titles.php
|
|
mk-MK/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/mk-MK/admin/custom_fields/general.php
|
|
lang/mk-MK/admin/custom_fields/general.php
|
|
mk-MK/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/custom_fields/message.php
|
|
lang/mk-MK/admin/custom_fields/message.php
|
|
mk-MK/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/suppliers/table.php
|
|
lang/mk-MK/admin/suppliers/table.php
|
|
mk-MK/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/suppliers/message.php
|
|
lang/mk-MK/admin/suppliers/message.php
|
|
mk-MK/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/licenses/general.php
|
|
lang/mk-MK/admin/licenses/general.php
|
|
mk-MK/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/licenses/table.php
|
|
lang/mk-MK/admin/licenses/table.php
|
|
mk-MK/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/licenses/message.php
|
|
lang/mk-MK/admin/licenses/message.php
|
|
mk-MK/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/licenses/form.php
|
|
lang/mk-MK/admin/licenses/form.php
|
|
mk-MK/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/mk-MK/admin/manufacturers/table.php
|
|
lang/mk-MK/admin/manufacturers/table.php
|
|
mk-MK/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/manufacturers/message.php
|
|
lang/mk-MK/admin/manufacturers/message.php
|
|
mk-MK/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/consumables/general.php
|
|
lang/mk-MK/admin/consumables/general.php
|
|
mk-MK/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/consumables/table.php
|
|
lang/mk-MK/admin/consumables/table.php
|
|
mk-MK/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/consumables/message.php
|
|
lang/mk-MK/admin/consumables/message.php
|
|
mk-MK/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/settings/general.php
|
|
lang/mk-MK/admin/settings/general.php
|
|
mk-MK/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/settings/table.php
|
|
lang/mk-MK/admin/settings/table.php
|
|
mk-MK/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/settings/message.php
|
|
lang/mk-MK/admin/settings/message.php
|
|
mk-MK/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/depreciations/general.php
|
|
lang/mk-MK/admin/depreciations/general.php
|
|
mk-MK/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/depreciations/table.php
|
|
lang/mk-MK/admin/depreciations/table.php
|
|
mk-MK/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/depreciations/message.php
|
|
lang/mk-MK/admin/depreciations/message.php
|
|
mk-MK/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/accessories/general.php
|
|
lang/mk-MK/admin/accessories/general.php
|
|
mk-MK/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/accessories/table.php
|
|
lang/mk-MK/admin/accessories/table.php
|
|
mk-MK/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/accessories/message.php
|
|
lang/mk-MK/admin/accessories/message.php
|
|
mk-MK/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/maintenances/general.php
|
|
lang/mk-MK/admin/maintenances/general.php
|
|
mk-MK/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/maintenances/table.php
|
|
lang/mk-MK/admin/maintenances/table.php
|
|
mk-MK/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/maintenances/message.php
|
|
lang/mk-MK/admin/maintenances/message.php
|
|
mk-MK/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/maintenances/form.php
|
|
lang/mk-MK/admin/maintenances/form.php
|
|
mk-MK/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/mk-MK/admin/categories/general.php
|
|
lang/mk-MK/admin/categories/general.php
|
|
mk-MK/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/categories/table.php
|
|
lang/mk-MK/admin/categories/table.php
|
|
mk-MK/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/categories/message.php
|
|
lang/mk-MK/admin/categories/message.php
|
|
mk-MK/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/hardware/general.php
|
|
lang/mk-MK/admin/hardware/general.php
|
|
mk-MK/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/hardware/table.php
|
|
lang/mk-MK/admin/hardware/table.php
|
|
mk-MK/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/hardware/message.php
|
|
lang/mk-MK/admin/hardware/message.php
|
|
mk-MK/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/hardware/form.php
|
|
lang/mk-MK/admin/hardware/form.php
|
|
mk-MK/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/mk-MK/admin/locations/table.php
|
|
lang/mk-MK/admin/locations/table.php
|
|
mk-MK/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/mk-MK/admin/locations/message.php
|
|
lang/mk-MK/admin/locations/message.php
|
|
mk-MK/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/mk-MK/admin/kits/general.php
|
|
lang/mk-MK/admin/kits/general.php
|
|
mk-MK/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/reports/general.php
|
|
lang/mk-MK/admin/reports/general.php
|
|
mk-MK/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/mk-MK/admin/reports/message.php
|
|
lang/mk-MK/admin/reports/message.php
|
|
mk-MK/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/mk-MK/permissions.php
|
|
lang/mk-MK/permissions.php
|
|
mk-MK/permissions.php
|
|
permissions.php
|
|
resources/lang/mk-MK/localizations.php
|
|
lang/mk-MK/localizations.php
|
|
mk-MK/localizations.php
|
|
localizations.php
|
|
resources/lang/mk-MK/datepicker.php
|
|
lang/mk-MK/datepicker.php
|
|
mk-MK/datepicker.php
|
|
datepicker.php
|
|
resources/lang/mk-MK/pagination.php
|
|
lang/mk-MK/pagination.php
|
|
mk-MK/pagination.php
|
|
pagination.php
|
|
resources/lang/mk-MK/help.php
|
|
lang/mk-MK/help.php
|
|
mk-MK/help.php
|
|
help.php
|
|
resources/lang/mk-MK/auth.php
|
|
lang/mk-MK/auth.php
|
|
mk-MK/auth.php
|
|
auth.php
|
|
resources/lang/el-GR/general.php
|
|
lang/el-GR/general.php
|
|
el-GR/general.php
|
|
general.php
|
|
resources/lang/el-GR/validation.php
|
|
lang/el-GR/validation.php
|
|
el-GR/validation.php
|
|
validation.php
|
|
resources/lang/el-GR/passwords.php
|
|
lang/el-GR/passwords.php
|
|
el-GR/passwords.php
|
|
passwords.php
|
|
resources/lang/el-GR/button.php
|
|
lang/el-GR/button.php
|
|
el-GR/button.php
|
|
button.php
|
|
resources/lang/el-GR/auth/general.php
|
|
lang/el-GR/auth/general.php
|
|
el-GR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/el-GR/auth/message.php
|
|
lang/el-GR/auth/message.php
|
|
el-GR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/el-GR/mail.php
|
|
lang/el-GR/mail.php
|
|
el-GR/mail.php
|
|
mail.php
|
|
resources/lang/el-GR/table.php
|
|
lang/el-GR/table.php
|
|
el-GR/table.php
|
|
table.php
|
|
resources/lang/el-GR/account/general.php
|
|
lang/el-GR/account/general.php
|
|
el-GR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/el-GR/reminders.php
|
|
lang/el-GR/reminders.php
|
|
el-GR/reminders.php
|
|
reminders.php
|
|
resources/lang/el-GR/admin/components/general.php
|
|
lang/el-GR/admin/components/general.php
|
|
el-GR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/components/table.php
|
|
lang/el-GR/admin/components/table.php
|
|
el-GR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/components/message.php
|
|
lang/el-GR/admin/components/message.php
|
|
el-GR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/statuslabels/table.php
|
|
lang/el-GR/admin/statuslabels/table.php
|
|
el-GR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/statuslabels/message.php
|
|
lang/el-GR/admin/statuslabels/message.php
|
|
el-GR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/asset_maintenances/general.php
|
|
lang/el-GR/admin/asset_maintenances/general.php
|
|
el-GR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/asset_maintenances/table.php
|
|
lang/el-GR/admin/asset_maintenances/table.php
|
|
el-GR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/asset_maintenances/message.php
|
|
lang/el-GR/admin/asset_maintenances/message.php
|
|
el-GR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/asset_maintenances/form.php
|
|
lang/el-GR/admin/asset_maintenances/form.php
|
|
el-GR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/el-GR/admin/users/general.php
|
|
lang/el-GR/admin/users/general.php
|
|
el-GR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/users/table.php
|
|
lang/el-GR/admin/users/table.php
|
|
el-GR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/users/message.php
|
|
lang/el-GR/admin/users/message.php
|
|
el-GR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/models/general.php
|
|
lang/el-GR/admin/models/general.php
|
|
el-GR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/models/table.php
|
|
lang/el-GR/admin/models/table.php
|
|
el-GR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/models/message.php
|
|
lang/el-GR/admin/models/message.php
|
|
el-GR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/departments/table.php
|
|
lang/el-GR/admin/departments/table.php
|
|
el-GR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/departments/message.php
|
|
lang/el-GR/admin/departments/message.php
|
|
el-GR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/labels/table.php
|
|
lang/el-GR/admin/labels/table.php
|
|
el-GR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/labels/message.php
|
|
lang/el-GR/admin/labels/message.php
|
|
el-GR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/companies/general.php
|
|
lang/el-GR/admin/companies/general.php
|
|
el-GR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/companies/table.php
|
|
lang/el-GR/admin/companies/table.php
|
|
el-GR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/companies/message.php
|
|
lang/el-GR/admin/companies/message.php
|
|
el-GR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/groups/table.php
|
|
lang/el-GR/admin/groups/table.php
|
|
el-GR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/groups/message.php
|
|
lang/el-GR/admin/groups/message.php
|
|
el-GR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/groups/titles.php
|
|
lang/el-GR/admin/groups/titles.php
|
|
el-GR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/el-GR/admin/custom_fields/general.php
|
|
lang/el-GR/admin/custom_fields/general.php
|
|
el-GR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/custom_fields/message.php
|
|
lang/el-GR/admin/custom_fields/message.php
|
|
el-GR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/suppliers/table.php
|
|
lang/el-GR/admin/suppliers/table.php
|
|
el-GR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/suppliers/message.php
|
|
lang/el-GR/admin/suppliers/message.php
|
|
el-GR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/licenses/general.php
|
|
lang/el-GR/admin/licenses/general.php
|
|
el-GR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/licenses/table.php
|
|
lang/el-GR/admin/licenses/table.php
|
|
el-GR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/licenses/message.php
|
|
lang/el-GR/admin/licenses/message.php
|
|
el-GR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/licenses/form.php
|
|
lang/el-GR/admin/licenses/form.php
|
|
el-GR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/el-GR/admin/manufacturers/table.php
|
|
lang/el-GR/admin/manufacturers/table.php
|
|
el-GR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/manufacturers/message.php
|
|
lang/el-GR/admin/manufacturers/message.php
|
|
el-GR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/consumables/general.php
|
|
lang/el-GR/admin/consumables/general.php
|
|
el-GR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/consumables/table.php
|
|
lang/el-GR/admin/consumables/table.php
|
|
el-GR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/consumables/message.php
|
|
lang/el-GR/admin/consumables/message.php
|
|
el-GR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/settings/general.php
|
|
lang/el-GR/admin/settings/general.php
|
|
el-GR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/settings/table.php
|
|
lang/el-GR/admin/settings/table.php
|
|
el-GR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/settings/message.php
|
|
lang/el-GR/admin/settings/message.php
|
|
el-GR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/depreciations/general.php
|
|
lang/el-GR/admin/depreciations/general.php
|
|
el-GR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/depreciations/table.php
|
|
lang/el-GR/admin/depreciations/table.php
|
|
el-GR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/depreciations/message.php
|
|
lang/el-GR/admin/depreciations/message.php
|
|
el-GR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/accessories/general.php
|
|
lang/el-GR/admin/accessories/general.php
|
|
el-GR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/accessories/table.php
|
|
lang/el-GR/admin/accessories/table.php
|
|
el-GR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/accessories/message.php
|
|
lang/el-GR/admin/accessories/message.php
|
|
el-GR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/maintenances/general.php
|
|
lang/el-GR/admin/maintenances/general.php
|
|
el-GR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/maintenances/table.php
|
|
lang/el-GR/admin/maintenances/table.php
|
|
el-GR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/maintenances/message.php
|
|
lang/el-GR/admin/maintenances/message.php
|
|
el-GR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/maintenances/form.php
|
|
lang/el-GR/admin/maintenances/form.php
|
|
el-GR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/el-GR/admin/categories/general.php
|
|
lang/el-GR/admin/categories/general.php
|
|
el-GR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/categories/table.php
|
|
lang/el-GR/admin/categories/table.php
|
|
el-GR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/categories/message.php
|
|
lang/el-GR/admin/categories/message.php
|
|
el-GR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/hardware/general.php
|
|
lang/el-GR/admin/hardware/general.php
|
|
el-GR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/hardware/table.php
|
|
lang/el-GR/admin/hardware/table.php
|
|
el-GR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/hardware/message.php
|
|
lang/el-GR/admin/hardware/message.php
|
|
el-GR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/hardware/form.php
|
|
lang/el-GR/admin/hardware/form.php
|
|
el-GR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/el-GR/admin/locations/table.php
|
|
lang/el-GR/admin/locations/table.php
|
|
el-GR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/el-GR/admin/locations/message.php
|
|
lang/el-GR/admin/locations/message.php
|
|
el-GR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/el-GR/admin/kits/general.php
|
|
lang/el-GR/admin/kits/general.php
|
|
el-GR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/reports/general.php
|
|
lang/el-GR/admin/reports/general.php
|
|
el-GR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/el-GR/admin/reports/message.php
|
|
lang/el-GR/admin/reports/message.php
|
|
el-GR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/el-GR/permissions.php
|
|
lang/el-GR/permissions.php
|
|
el-GR/permissions.php
|
|
permissions.php
|
|
resources/lang/el-GR/localizations.php
|
|
lang/el-GR/localizations.php
|
|
el-GR/localizations.php
|
|
localizations.php
|
|
resources/lang/el-GR/datepicker.php
|
|
lang/el-GR/datepicker.php
|
|
el-GR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/el-GR/pagination.php
|
|
lang/el-GR/pagination.php
|
|
el-GR/pagination.php
|
|
pagination.php
|
|
resources/lang/el-GR/help.php
|
|
lang/el-GR/help.php
|
|
el-GR/help.php
|
|
help.php
|
|
resources/lang/el-GR/auth.php
|
|
lang/el-GR/auth.php
|
|
el-GR/auth.php
|
|
auth.php
|
|
resources/lang/ml-IN/general.php
|
|
lang/ml-IN/general.php
|
|
ml-IN/general.php
|
|
general.php
|
|
resources/lang/ml-IN/validation.php
|
|
lang/ml-IN/validation.php
|
|
ml-IN/validation.php
|
|
validation.php
|
|
resources/lang/ml-IN/passwords.php
|
|
lang/ml-IN/passwords.php
|
|
ml-IN/passwords.php
|
|
passwords.php
|
|
resources/lang/ml-IN/button.php
|
|
lang/ml-IN/button.php
|
|
ml-IN/button.php
|
|
button.php
|
|
resources/lang/ml-IN/auth/general.php
|
|
lang/ml-IN/auth/general.php
|
|
ml-IN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ml-IN/auth/message.php
|
|
lang/ml-IN/auth/message.php
|
|
ml-IN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ml-IN/mail.php
|
|
lang/ml-IN/mail.php
|
|
ml-IN/mail.php
|
|
mail.php
|
|
resources/lang/ml-IN/table.php
|
|
lang/ml-IN/table.php
|
|
ml-IN/table.php
|
|
table.php
|
|
resources/lang/ml-IN/account/general.php
|
|
lang/ml-IN/account/general.php
|
|
ml-IN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ml-IN/reminders.php
|
|
lang/ml-IN/reminders.php
|
|
ml-IN/reminders.php
|
|
reminders.php
|
|
resources/lang/ml-IN/admin/components/general.php
|
|
lang/ml-IN/admin/components/general.php
|
|
ml-IN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/components/table.php
|
|
lang/ml-IN/admin/components/table.php
|
|
ml-IN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/components/message.php
|
|
lang/ml-IN/admin/components/message.php
|
|
ml-IN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/statuslabels/table.php
|
|
lang/ml-IN/admin/statuslabels/table.php
|
|
ml-IN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/statuslabels/message.php
|
|
lang/ml-IN/admin/statuslabels/message.php
|
|
ml-IN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/asset_maintenances/general.php
|
|
lang/ml-IN/admin/asset_maintenances/general.php
|
|
ml-IN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/asset_maintenances/table.php
|
|
lang/ml-IN/admin/asset_maintenances/table.php
|
|
ml-IN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/asset_maintenances/message.php
|
|
lang/ml-IN/admin/asset_maintenances/message.php
|
|
ml-IN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/asset_maintenances/form.php
|
|
lang/ml-IN/admin/asset_maintenances/form.php
|
|
ml-IN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ml-IN/admin/users/general.php
|
|
lang/ml-IN/admin/users/general.php
|
|
ml-IN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/users/table.php
|
|
lang/ml-IN/admin/users/table.php
|
|
ml-IN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/users/message.php
|
|
lang/ml-IN/admin/users/message.php
|
|
ml-IN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/models/general.php
|
|
lang/ml-IN/admin/models/general.php
|
|
ml-IN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/models/table.php
|
|
lang/ml-IN/admin/models/table.php
|
|
ml-IN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/models/message.php
|
|
lang/ml-IN/admin/models/message.php
|
|
ml-IN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/departments/table.php
|
|
lang/ml-IN/admin/departments/table.php
|
|
ml-IN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/departments/message.php
|
|
lang/ml-IN/admin/departments/message.php
|
|
ml-IN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/labels/table.php
|
|
lang/ml-IN/admin/labels/table.php
|
|
ml-IN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/labels/message.php
|
|
lang/ml-IN/admin/labels/message.php
|
|
ml-IN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/companies/general.php
|
|
lang/ml-IN/admin/companies/general.php
|
|
ml-IN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/companies/table.php
|
|
lang/ml-IN/admin/companies/table.php
|
|
ml-IN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/companies/message.php
|
|
lang/ml-IN/admin/companies/message.php
|
|
ml-IN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/groups/table.php
|
|
lang/ml-IN/admin/groups/table.php
|
|
ml-IN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/groups/message.php
|
|
lang/ml-IN/admin/groups/message.php
|
|
ml-IN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/groups/titles.php
|
|
lang/ml-IN/admin/groups/titles.php
|
|
ml-IN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ml-IN/admin/custom_fields/general.php
|
|
lang/ml-IN/admin/custom_fields/general.php
|
|
ml-IN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/custom_fields/message.php
|
|
lang/ml-IN/admin/custom_fields/message.php
|
|
ml-IN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/suppliers/table.php
|
|
lang/ml-IN/admin/suppliers/table.php
|
|
ml-IN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/suppliers/message.php
|
|
lang/ml-IN/admin/suppliers/message.php
|
|
ml-IN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/licenses/general.php
|
|
lang/ml-IN/admin/licenses/general.php
|
|
ml-IN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/licenses/table.php
|
|
lang/ml-IN/admin/licenses/table.php
|
|
ml-IN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/licenses/message.php
|
|
lang/ml-IN/admin/licenses/message.php
|
|
ml-IN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/licenses/form.php
|
|
lang/ml-IN/admin/licenses/form.php
|
|
ml-IN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ml-IN/admin/manufacturers/table.php
|
|
lang/ml-IN/admin/manufacturers/table.php
|
|
ml-IN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/manufacturers/message.php
|
|
lang/ml-IN/admin/manufacturers/message.php
|
|
ml-IN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/consumables/general.php
|
|
lang/ml-IN/admin/consumables/general.php
|
|
ml-IN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/consumables/table.php
|
|
lang/ml-IN/admin/consumables/table.php
|
|
ml-IN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/consumables/message.php
|
|
lang/ml-IN/admin/consumables/message.php
|
|
ml-IN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/settings/general.php
|
|
lang/ml-IN/admin/settings/general.php
|
|
ml-IN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/settings/table.php
|
|
lang/ml-IN/admin/settings/table.php
|
|
ml-IN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/settings/message.php
|
|
lang/ml-IN/admin/settings/message.php
|
|
ml-IN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/depreciations/general.php
|
|
lang/ml-IN/admin/depreciations/general.php
|
|
ml-IN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/depreciations/table.php
|
|
lang/ml-IN/admin/depreciations/table.php
|
|
ml-IN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/depreciations/message.php
|
|
lang/ml-IN/admin/depreciations/message.php
|
|
ml-IN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/accessories/general.php
|
|
lang/ml-IN/admin/accessories/general.php
|
|
ml-IN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/accessories/table.php
|
|
lang/ml-IN/admin/accessories/table.php
|
|
ml-IN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/accessories/message.php
|
|
lang/ml-IN/admin/accessories/message.php
|
|
ml-IN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/maintenances/general.php
|
|
lang/ml-IN/admin/maintenances/general.php
|
|
ml-IN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/maintenances/table.php
|
|
lang/ml-IN/admin/maintenances/table.php
|
|
ml-IN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/maintenances/message.php
|
|
lang/ml-IN/admin/maintenances/message.php
|
|
ml-IN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/maintenances/form.php
|
|
lang/ml-IN/admin/maintenances/form.php
|
|
ml-IN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ml-IN/admin/categories/general.php
|
|
lang/ml-IN/admin/categories/general.php
|
|
ml-IN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/categories/table.php
|
|
lang/ml-IN/admin/categories/table.php
|
|
ml-IN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/categories/message.php
|
|
lang/ml-IN/admin/categories/message.php
|
|
ml-IN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/hardware/general.php
|
|
lang/ml-IN/admin/hardware/general.php
|
|
ml-IN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/hardware/table.php
|
|
lang/ml-IN/admin/hardware/table.php
|
|
ml-IN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/hardware/message.php
|
|
lang/ml-IN/admin/hardware/message.php
|
|
ml-IN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/hardware/form.php
|
|
lang/ml-IN/admin/hardware/form.php
|
|
ml-IN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ml-IN/admin/locations/table.php
|
|
lang/ml-IN/admin/locations/table.php
|
|
ml-IN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ml-IN/admin/locations/message.php
|
|
lang/ml-IN/admin/locations/message.php
|
|
ml-IN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ml-IN/admin/kits/general.php
|
|
lang/ml-IN/admin/kits/general.php
|
|
ml-IN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/reports/general.php
|
|
lang/ml-IN/admin/reports/general.php
|
|
ml-IN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ml-IN/admin/reports/message.php
|
|
lang/ml-IN/admin/reports/message.php
|
|
ml-IN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ml-IN/permissions.php
|
|
lang/ml-IN/permissions.php
|
|
ml-IN/permissions.php
|
|
permissions.php
|
|
resources/lang/ml-IN/localizations.php
|
|
lang/ml-IN/localizations.php
|
|
ml-IN/localizations.php
|
|
localizations.php
|
|
resources/lang/ml-IN/datepicker.php
|
|
lang/ml-IN/datepicker.php
|
|
ml-IN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ml-IN/pagination.php
|
|
lang/ml-IN/pagination.php
|
|
ml-IN/pagination.php
|
|
pagination.php
|
|
resources/lang/ml-IN/help.php
|
|
lang/ml-IN/help.php
|
|
ml-IN/help.php
|
|
help.php
|
|
resources/lang/ml-IN/auth.php
|
|
lang/ml-IN/auth.php
|
|
ml-IN/auth.php
|
|
auth.php
|
|
resources/lang/si-LK/general.php
|
|
lang/si-LK/general.php
|
|
si-LK/general.php
|
|
general.php
|
|
resources/lang/si-LK/validation.php
|
|
lang/si-LK/validation.php
|
|
si-LK/validation.php
|
|
validation.php
|
|
resources/lang/si-LK/passwords.php
|
|
lang/si-LK/passwords.php
|
|
si-LK/passwords.php
|
|
passwords.php
|
|
resources/lang/si-LK/button.php
|
|
lang/si-LK/button.php
|
|
si-LK/button.php
|
|
button.php
|
|
resources/lang/si-LK/auth/general.php
|
|
lang/si-LK/auth/general.php
|
|
si-LK/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/si-LK/auth/message.php
|
|
lang/si-LK/auth/message.php
|
|
si-LK/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/si-LK/mail.php
|
|
lang/si-LK/mail.php
|
|
si-LK/mail.php
|
|
mail.php
|
|
resources/lang/si-LK/table.php
|
|
lang/si-LK/table.php
|
|
si-LK/table.php
|
|
table.php
|
|
resources/lang/si-LK/account/general.php
|
|
lang/si-LK/account/general.php
|
|
si-LK/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/si-LK/reminders.php
|
|
lang/si-LK/reminders.php
|
|
si-LK/reminders.php
|
|
reminders.php
|
|
resources/lang/si-LK/admin/components/general.php
|
|
lang/si-LK/admin/components/general.php
|
|
si-LK/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/components/table.php
|
|
lang/si-LK/admin/components/table.php
|
|
si-LK/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/components/message.php
|
|
lang/si-LK/admin/components/message.php
|
|
si-LK/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/statuslabels/table.php
|
|
lang/si-LK/admin/statuslabels/table.php
|
|
si-LK/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/statuslabels/message.php
|
|
lang/si-LK/admin/statuslabels/message.php
|
|
si-LK/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/asset_maintenances/general.php
|
|
lang/si-LK/admin/asset_maintenances/general.php
|
|
si-LK/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/asset_maintenances/table.php
|
|
lang/si-LK/admin/asset_maintenances/table.php
|
|
si-LK/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/asset_maintenances/message.php
|
|
lang/si-LK/admin/asset_maintenances/message.php
|
|
si-LK/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/asset_maintenances/form.php
|
|
lang/si-LK/admin/asset_maintenances/form.php
|
|
si-LK/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/si-LK/admin/users/general.php
|
|
lang/si-LK/admin/users/general.php
|
|
si-LK/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/users/table.php
|
|
lang/si-LK/admin/users/table.php
|
|
si-LK/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/users/message.php
|
|
lang/si-LK/admin/users/message.php
|
|
si-LK/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/models/general.php
|
|
lang/si-LK/admin/models/general.php
|
|
si-LK/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/models/table.php
|
|
lang/si-LK/admin/models/table.php
|
|
si-LK/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/models/message.php
|
|
lang/si-LK/admin/models/message.php
|
|
si-LK/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/departments/table.php
|
|
lang/si-LK/admin/departments/table.php
|
|
si-LK/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/departments/message.php
|
|
lang/si-LK/admin/departments/message.php
|
|
si-LK/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/labels/table.php
|
|
lang/si-LK/admin/labels/table.php
|
|
si-LK/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/labels/message.php
|
|
lang/si-LK/admin/labels/message.php
|
|
si-LK/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/companies/general.php
|
|
lang/si-LK/admin/companies/general.php
|
|
si-LK/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/companies/table.php
|
|
lang/si-LK/admin/companies/table.php
|
|
si-LK/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/companies/message.php
|
|
lang/si-LK/admin/companies/message.php
|
|
si-LK/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/groups/table.php
|
|
lang/si-LK/admin/groups/table.php
|
|
si-LK/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/groups/message.php
|
|
lang/si-LK/admin/groups/message.php
|
|
si-LK/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/groups/titles.php
|
|
lang/si-LK/admin/groups/titles.php
|
|
si-LK/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/si-LK/admin/custom_fields/general.php
|
|
lang/si-LK/admin/custom_fields/general.php
|
|
si-LK/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/custom_fields/message.php
|
|
lang/si-LK/admin/custom_fields/message.php
|
|
si-LK/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/suppliers/table.php
|
|
lang/si-LK/admin/suppliers/table.php
|
|
si-LK/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/suppliers/message.php
|
|
lang/si-LK/admin/suppliers/message.php
|
|
si-LK/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/licenses/general.php
|
|
lang/si-LK/admin/licenses/general.php
|
|
si-LK/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/licenses/table.php
|
|
lang/si-LK/admin/licenses/table.php
|
|
si-LK/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/licenses/message.php
|
|
lang/si-LK/admin/licenses/message.php
|
|
si-LK/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/licenses/form.php
|
|
lang/si-LK/admin/licenses/form.php
|
|
si-LK/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/si-LK/admin/manufacturers/table.php
|
|
lang/si-LK/admin/manufacturers/table.php
|
|
si-LK/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/manufacturers/message.php
|
|
lang/si-LK/admin/manufacturers/message.php
|
|
si-LK/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/consumables/general.php
|
|
lang/si-LK/admin/consumables/general.php
|
|
si-LK/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/consumables/table.php
|
|
lang/si-LK/admin/consumables/table.php
|
|
si-LK/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/consumables/message.php
|
|
lang/si-LK/admin/consumables/message.php
|
|
si-LK/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/settings/general.php
|
|
lang/si-LK/admin/settings/general.php
|
|
si-LK/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/settings/table.php
|
|
lang/si-LK/admin/settings/table.php
|
|
si-LK/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/settings/message.php
|
|
lang/si-LK/admin/settings/message.php
|
|
si-LK/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/depreciations/general.php
|
|
lang/si-LK/admin/depreciations/general.php
|
|
si-LK/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/depreciations/table.php
|
|
lang/si-LK/admin/depreciations/table.php
|
|
si-LK/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/depreciations/message.php
|
|
lang/si-LK/admin/depreciations/message.php
|
|
si-LK/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/accessories/general.php
|
|
lang/si-LK/admin/accessories/general.php
|
|
si-LK/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/accessories/table.php
|
|
lang/si-LK/admin/accessories/table.php
|
|
si-LK/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/accessories/message.php
|
|
lang/si-LK/admin/accessories/message.php
|
|
si-LK/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/maintenances/general.php
|
|
lang/si-LK/admin/maintenances/general.php
|
|
si-LK/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/maintenances/table.php
|
|
lang/si-LK/admin/maintenances/table.php
|
|
si-LK/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/maintenances/message.php
|
|
lang/si-LK/admin/maintenances/message.php
|
|
si-LK/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/maintenances/form.php
|
|
lang/si-LK/admin/maintenances/form.php
|
|
si-LK/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/si-LK/admin/categories/general.php
|
|
lang/si-LK/admin/categories/general.php
|
|
si-LK/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/categories/table.php
|
|
lang/si-LK/admin/categories/table.php
|
|
si-LK/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/categories/message.php
|
|
lang/si-LK/admin/categories/message.php
|
|
si-LK/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/hardware/general.php
|
|
lang/si-LK/admin/hardware/general.php
|
|
si-LK/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/hardware/table.php
|
|
lang/si-LK/admin/hardware/table.php
|
|
si-LK/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/hardware/message.php
|
|
lang/si-LK/admin/hardware/message.php
|
|
si-LK/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/hardware/form.php
|
|
lang/si-LK/admin/hardware/form.php
|
|
si-LK/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/si-LK/admin/locations/table.php
|
|
lang/si-LK/admin/locations/table.php
|
|
si-LK/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/si-LK/admin/locations/message.php
|
|
lang/si-LK/admin/locations/message.php
|
|
si-LK/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/si-LK/admin/kits/general.php
|
|
lang/si-LK/admin/kits/general.php
|
|
si-LK/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/reports/general.php
|
|
lang/si-LK/admin/reports/general.php
|
|
si-LK/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/si-LK/admin/reports/message.php
|
|
lang/si-LK/admin/reports/message.php
|
|
si-LK/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/si-LK/permissions.php
|
|
lang/si-LK/permissions.php
|
|
si-LK/permissions.php
|
|
permissions.php
|
|
resources/lang/si-LK/localizations.php
|
|
lang/si-LK/localizations.php
|
|
si-LK/localizations.php
|
|
localizations.php
|
|
resources/lang/si-LK/datepicker.php
|
|
lang/si-LK/datepicker.php
|
|
si-LK/datepicker.php
|
|
datepicker.php
|
|
resources/lang/si-LK/pagination.php
|
|
lang/si-LK/pagination.php
|
|
si-LK/pagination.php
|
|
pagination.php
|
|
resources/lang/si-LK/help.php
|
|
lang/si-LK/help.php
|
|
si-LK/help.php
|
|
help.php
|
|
resources/lang/si-LK/auth.php
|
|
lang/si-LK/auth.php
|
|
si-LK/auth.php
|
|
auth.php
|
|
resources/lang/pt-PT/general.php
|
|
lang/pt-PT/general.php
|
|
pt-PT/general.php
|
|
general.php
|
|
resources/lang/pt-PT/validation.php
|
|
lang/pt-PT/validation.php
|
|
pt-PT/validation.php
|
|
validation.php
|
|
resources/lang/pt-PT/passwords.php
|
|
lang/pt-PT/passwords.php
|
|
pt-PT/passwords.php
|
|
passwords.php
|
|
resources/lang/pt-PT/button.php
|
|
lang/pt-PT/button.php
|
|
pt-PT/button.php
|
|
button.php
|
|
resources/lang/pt-PT/auth/general.php
|
|
lang/pt-PT/auth/general.php
|
|
pt-PT/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/pt-PT/auth/message.php
|
|
lang/pt-PT/auth/message.php
|
|
pt-PT/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/pt-PT/mail.php
|
|
lang/pt-PT/mail.php
|
|
pt-PT/mail.php
|
|
mail.php
|
|
resources/lang/pt-PT/table.php
|
|
lang/pt-PT/table.php
|
|
pt-PT/table.php
|
|
table.php
|
|
resources/lang/pt-PT/account/general.php
|
|
lang/pt-PT/account/general.php
|
|
pt-PT/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/pt-PT/reminders.php
|
|
lang/pt-PT/reminders.php
|
|
pt-PT/reminders.php
|
|
reminders.php
|
|
resources/lang/pt-PT/admin/components/general.php
|
|
lang/pt-PT/admin/components/general.php
|
|
pt-PT/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/components/table.php
|
|
lang/pt-PT/admin/components/table.php
|
|
pt-PT/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/components/message.php
|
|
lang/pt-PT/admin/components/message.php
|
|
pt-PT/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/statuslabels/table.php
|
|
lang/pt-PT/admin/statuslabels/table.php
|
|
pt-PT/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/statuslabels/message.php
|
|
lang/pt-PT/admin/statuslabels/message.php
|
|
pt-PT/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/asset_maintenances/general.php
|
|
lang/pt-PT/admin/asset_maintenances/general.php
|
|
pt-PT/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/asset_maintenances/table.php
|
|
lang/pt-PT/admin/asset_maintenances/table.php
|
|
pt-PT/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/asset_maintenances/message.php
|
|
lang/pt-PT/admin/asset_maintenances/message.php
|
|
pt-PT/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/asset_maintenances/form.php
|
|
lang/pt-PT/admin/asset_maintenances/form.php
|
|
pt-PT/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/pt-PT/admin/users/general.php
|
|
lang/pt-PT/admin/users/general.php
|
|
pt-PT/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/users/table.php
|
|
lang/pt-PT/admin/users/table.php
|
|
pt-PT/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/users/message.php
|
|
lang/pt-PT/admin/users/message.php
|
|
pt-PT/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/models/general.php
|
|
lang/pt-PT/admin/models/general.php
|
|
pt-PT/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/models/table.php
|
|
lang/pt-PT/admin/models/table.php
|
|
pt-PT/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/models/message.php
|
|
lang/pt-PT/admin/models/message.php
|
|
pt-PT/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/departments/table.php
|
|
lang/pt-PT/admin/departments/table.php
|
|
pt-PT/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/departments/message.php
|
|
lang/pt-PT/admin/departments/message.php
|
|
pt-PT/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/labels/table.php
|
|
lang/pt-PT/admin/labels/table.php
|
|
pt-PT/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/labels/message.php
|
|
lang/pt-PT/admin/labels/message.php
|
|
pt-PT/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/companies/general.php
|
|
lang/pt-PT/admin/companies/general.php
|
|
pt-PT/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/companies/table.php
|
|
lang/pt-PT/admin/companies/table.php
|
|
pt-PT/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/companies/message.php
|
|
lang/pt-PT/admin/companies/message.php
|
|
pt-PT/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/groups/table.php
|
|
lang/pt-PT/admin/groups/table.php
|
|
pt-PT/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/groups/message.php
|
|
lang/pt-PT/admin/groups/message.php
|
|
pt-PT/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/groups/titles.php
|
|
lang/pt-PT/admin/groups/titles.php
|
|
pt-PT/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/pt-PT/admin/custom_fields/general.php
|
|
lang/pt-PT/admin/custom_fields/general.php
|
|
pt-PT/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/custom_fields/message.php
|
|
lang/pt-PT/admin/custom_fields/message.php
|
|
pt-PT/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/suppliers/table.php
|
|
lang/pt-PT/admin/suppliers/table.php
|
|
pt-PT/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/suppliers/message.php
|
|
lang/pt-PT/admin/suppliers/message.php
|
|
pt-PT/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/licenses/general.php
|
|
lang/pt-PT/admin/licenses/general.php
|
|
pt-PT/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/licenses/table.php
|
|
lang/pt-PT/admin/licenses/table.php
|
|
pt-PT/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/licenses/message.php
|
|
lang/pt-PT/admin/licenses/message.php
|
|
pt-PT/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/licenses/form.php
|
|
lang/pt-PT/admin/licenses/form.php
|
|
pt-PT/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/pt-PT/admin/manufacturers/table.php
|
|
lang/pt-PT/admin/manufacturers/table.php
|
|
pt-PT/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/manufacturers/message.php
|
|
lang/pt-PT/admin/manufacturers/message.php
|
|
pt-PT/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/consumables/general.php
|
|
lang/pt-PT/admin/consumables/general.php
|
|
pt-PT/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/consumables/table.php
|
|
lang/pt-PT/admin/consumables/table.php
|
|
pt-PT/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/consumables/message.php
|
|
lang/pt-PT/admin/consumables/message.php
|
|
pt-PT/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/settings/general.php
|
|
lang/pt-PT/admin/settings/general.php
|
|
pt-PT/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/settings/table.php
|
|
lang/pt-PT/admin/settings/table.php
|
|
pt-PT/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/settings/message.php
|
|
lang/pt-PT/admin/settings/message.php
|
|
pt-PT/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/depreciations/general.php
|
|
lang/pt-PT/admin/depreciations/general.php
|
|
pt-PT/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/depreciations/table.php
|
|
lang/pt-PT/admin/depreciations/table.php
|
|
pt-PT/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/depreciations/message.php
|
|
lang/pt-PT/admin/depreciations/message.php
|
|
pt-PT/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/accessories/general.php
|
|
lang/pt-PT/admin/accessories/general.php
|
|
pt-PT/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/accessories/table.php
|
|
lang/pt-PT/admin/accessories/table.php
|
|
pt-PT/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/accessories/message.php
|
|
lang/pt-PT/admin/accessories/message.php
|
|
pt-PT/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/maintenances/general.php
|
|
lang/pt-PT/admin/maintenances/general.php
|
|
pt-PT/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/maintenances/table.php
|
|
lang/pt-PT/admin/maintenances/table.php
|
|
pt-PT/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/maintenances/message.php
|
|
lang/pt-PT/admin/maintenances/message.php
|
|
pt-PT/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/maintenances/form.php
|
|
lang/pt-PT/admin/maintenances/form.php
|
|
pt-PT/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/pt-PT/admin/categories/general.php
|
|
lang/pt-PT/admin/categories/general.php
|
|
pt-PT/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/categories/table.php
|
|
lang/pt-PT/admin/categories/table.php
|
|
pt-PT/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/categories/message.php
|
|
lang/pt-PT/admin/categories/message.php
|
|
pt-PT/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/hardware/general.php
|
|
lang/pt-PT/admin/hardware/general.php
|
|
pt-PT/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/hardware/table.php
|
|
lang/pt-PT/admin/hardware/table.php
|
|
pt-PT/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/hardware/message.php
|
|
lang/pt-PT/admin/hardware/message.php
|
|
pt-PT/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/hardware/form.php
|
|
lang/pt-PT/admin/hardware/form.php
|
|
pt-PT/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/pt-PT/admin/locations/table.php
|
|
lang/pt-PT/admin/locations/table.php
|
|
pt-PT/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/pt-PT/admin/locations/message.php
|
|
lang/pt-PT/admin/locations/message.php
|
|
pt-PT/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/pt-PT/admin/kits/general.php
|
|
lang/pt-PT/admin/kits/general.php
|
|
pt-PT/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/reports/general.php
|
|
lang/pt-PT/admin/reports/general.php
|
|
pt-PT/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/pt-PT/admin/reports/message.php
|
|
lang/pt-PT/admin/reports/message.php
|
|
pt-PT/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/pt-PT/permissions.php
|
|
lang/pt-PT/permissions.php
|
|
pt-PT/permissions.php
|
|
permissions.php
|
|
resources/lang/pt-PT/localizations.php
|
|
lang/pt-PT/localizations.php
|
|
pt-PT/localizations.php
|
|
localizations.php
|
|
resources/lang/pt-PT/datepicker.php
|
|
lang/pt-PT/datepicker.php
|
|
pt-PT/datepicker.php
|
|
datepicker.php
|
|
resources/lang/pt-PT/pagination.php
|
|
lang/pt-PT/pagination.php
|
|
pt-PT/pagination.php
|
|
pagination.php
|
|
resources/lang/pt-PT/help.php
|
|
lang/pt-PT/help.php
|
|
pt-PT/help.php
|
|
help.php
|
|
resources/lang/pt-PT/auth.php
|
|
lang/pt-PT/auth.php
|
|
pt-PT/auth.php
|
|
auth.php
|
|
resources/lang/ta-IN/general.php
|
|
lang/ta-IN/general.php
|
|
ta-IN/general.php
|
|
general.php
|
|
resources/lang/ta-IN/validation.php
|
|
lang/ta-IN/validation.php
|
|
ta-IN/validation.php
|
|
validation.php
|
|
resources/lang/ta-IN/passwords.php
|
|
lang/ta-IN/passwords.php
|
|
ta-IN/passwords.php
|
|
passwords.php
|
|
resources/lang/ta-IN/button.php
|
|
lang/ta-IN/button.php
|
|
ta-IN/button.php
|
|
button.php
|
|
resources/lang/ta-IN/auth/general.php
|
|
lang/ta-IN/auth/general.php
|
|
ta-IN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ta-IN/auth/message.php
|
|
lang/ta-IN/auth/message.php
|
|
ta-IN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ta-IN/mail.php
|
|
lang/ta-IN/mail.php
|
|
ta-IN/mail.php
|
|
mail.php
|
|
resources/lang/ta-IN/table.php
|
|
lang/ta-IN/table.php
|
|
ta-IN/table.php
|
|
table.php
|
|
resources/lang/ta-IN/account/general.php
|
|
lang/ta-IN/account/general.php
|
|
ta-IN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ta-IN/reminders.php
|
|
lang/ta-IN/reminders.php
|
|
ta-IN/reminders.php
|
|
reminders.php
|
|
resources/lang/ta-IN/admin/components/general.php
|
|
lang/ta-IN/admin/components/general.php
|
|
ta-IN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/components/table.php
|
|
lang/ta-IN/admin/components/table.php
|
|
ta-IN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/components/message.php
|
|
lang/ta-IN/admin/components/message.php
|
|
ta-IN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/statuslabels/table.php
|
|
lang/ta-IN/admin/statuslabels/table.php
|
|
ta-IN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/statuslabels/message.php
|
|
lang/ta-IN/admin/statuslabels/message.php
|
|
ta-IN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/asset_maintenances/general.php
|
|
lang/ta-IN/admin/asset_maintenances/general.php
|
|
ta-IN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/asset_maintenances/table.php
|
|
lang/ta-IN/admin/asset_maintenances/table.php
|
|
ta-IN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/asset_maintenances/message.php
|
|
lang/ta-IN/admin/asset_maintenances/message.php
|
|
ta-IN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/asset_maintenances/form.php
|
|
lang/ta-IN/admin/asset_maintenances/form.php
|
|
ta-IN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ta-IN/admin/users/general.php
|
|
lang/ta-IN/admin/users/general.php
|
|
ta-IN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/users/table.php
|
|
lang/ta-IN/admin/users/table.php
|
|
ta-IN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/users/message.php
|
|
lang/ta-IN/admin/users/message.php
|
|
ta-IN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/models/general.php
|
|
lang/ta-IN/admin/models/general.php
|
|
ta-IN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/models/table.php
|
|
lang/ta-IN/admin/models/table.php
|
|
ta-IN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/models/message.php
|
|
lang/ta-IN/admin/models/message.php
|
|
ta-IN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/departments/table.php
|
|
lang/ta-IN/admin/departments/table.php
|
|
ta-IN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/departments/message.php
|
|
lang/ta-IN/admin/departments/message.php
|
|
ta-IN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/labels/table.php
|
|
lang/ta-IN/admin/labels/table.php
|
|
ta-IN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/labels/message.php
|
|
lang/ta-IN/admin/labels/message.php
|
|
ta-IN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/companies/general.php
|
|
lang/ta-IN/admin/companies/general.php
|
|
ta-IN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/companies/table.php
|
|
lang/ta-IN/admin/companies/table.php
|
|
ta-IN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/companies/message.php
|
|
lang/ta-IN/admin/companies/message.php
|
|
ta-IN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/groups/table.php
|
|
lang/ta-IN/admin/groups/table.php
|
|
ta-IN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/groups/message.php
|
|
lang/ta-IN/admin/groups/message.php
|
|
ta-IN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/groups/titles.php
|
|
lang/ta-IN/admin/groups/titles.php
|
|
ta-IN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ta-IN/admin/custom_fields/general.php
|
|
lang/ta-IN/admin/custom_fields/general.php
|
|
ta-IN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/custom_fields/message.php
|
|
lang/ta-IN/admin/custom_fields/message.php
|
|
ta-IN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/suppliers/table.php
|
|
lang/ta-IN/admin/suppliers/table.php
|
|
ta-IN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/suppliers/message.php
|
|
lang/ta-IN/admin/suppliers/message.php
|
|
ta-IN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/licenses/general.php
|
|
lang/ta-IN/admin/licenses/general.php
|
|
ta-IN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/licenses/table.php
|
|
lang/ta-IN/admin/licenses/table.php
|
|
ta-IN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/licenses/message.php
|
|
lang/ta-IN/admin/licenses/message.php
|
|
ta-IN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/licenses/form.php
|
|
lang/ta-IN/admin/licenses/form.php
|
|
ta-IN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ta-IN/admin/manufacturers/table.php
|
|
lang/ta-IN/admin/manufacturers/table.php
|
|
ta-IN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/manufacturers/message.php
|
|
lang/ta-IN/admin/manufacturers/message.php
|
|
ta-IN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/consumables/general.php
|
|
lang/ta-IN/admin/consumables/general.php
|
|
ta-IN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/consumables/table.php
|
|
lang/ta-IN/admin/consumables/table.php
|
|
ta-IN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/consumables/message.php
|
|
lang/ta-IN/admin/consumables/message.php
|
|
ta-IN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/settings/general.php
|
|
lang/ta-IN/admin/settings/general.php
|
|
ta-IN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/settings/table.php
|
|
lang/ta-IN/admin/settings/table.php
|
|
ta-IN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/settings/message.php
|
|
lang/ta-IN/admin/settings/message.php
|
|
ta-IN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/depreciations/general.php
|
|
lang/ta-IN/admin/depreciations/general.php
|
|
ta-IN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/depreciations/table.php
|
|
lang/ta-IN/admin/depreciations/table.php
|
|
ta-IN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/depreciations/message.php
|
|
lang/ta-IN/admin/depreciations/message.php
|
|
ta-IN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/accessories/general.php
|
|
lang/ta-IN/admin/accessories/general.php
|
|
ta-IN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/accessories/table.php
|
|
lang/ta-IN/admin/accessories/table.php
|
|
ta-IN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/accessories/message.php
|
|
lang/ta-IN/admin/accessories/message.php
|
|
ta-IN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/maintenances/general.php
|
|
lang/ta-IN/admin/maintenances/general.php
|
|
ta-IN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/maintenances/table.php
|
|
lang/ta-IN/admin/maintenances/table.php
|
|
ta-IN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/maintenances/message.php
|
|
lang/ta-IN/admin/maintenances/message.php
|
|
ta-IN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/maintenances/form.php
|
|
lang/ta-IN/admin/maintenances/form.php
|
|
ta-IN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ta-IN/admin/categories/general.php
|
|
lang/ta-IN/admin/categories/general.php
|
|
ta-IN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/categories/table.php
|
|
lang/ta-IN/admin/categories/table.php
|
|
ta-IN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/categories/message.php
|
|
lang/ta-IN/admin/categories/message.php
|
|
ta-IN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/hardware/general.php
|
|
lang/ta-IN/admin/hardware/general.php
|
|
ta-IN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/hardware/table.php
|
|
lang/ta-IN/admin/hardware/table.php
|
|
ta-IN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/hardware/message.php
|
|
lang/ta-IN/admin/hardware/message.php
|
|
ta-IN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/hardware/form.php
|
|
lang/ta-IN/admin/hardware/form.php
|
|
ta-IN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ta-IN/admin/locations/table.php
|
|
lang/ta-IN/admin/locations/table.php
|
|
ta-IN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ta-IN/admin/locations/message.php
|
|
lang/ta-IN/admin/locations/message.php
|
|
ta-IN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ta-IN/admin/kits/general.php
|
|
lang/ta-IN/admin/kits/general.php
|
|
ta-IN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/reports/general.php
|
|
lang/ta-IN/admin/reports/general.php
|
|
ta-IN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ta-IN/admin/reports/message.php
|
|
lang/ta-IN/admin/reports/message.php
|
|
ta-IN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ta-IN/permissions.php
|
|
lang/ta-IN/permissions.php
|
|
ta-IN/permissions.php
|
|
permissions.php
|
|
resources/lang/ta-IN/localizations.php
|
|
lang/ta-IN/localizations.php
|
|
ta-IN/localizations.php
|
|
localizations.php
|
|
resources/lang/ta-IN/datepicker.php
|
|
lang/ta-IN/datepicker.php
|
|
ta-IN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ta-IN/pagination.php
|
|
lang/ta-IN/pagination.php
|
|
ta-IN/pagination.php
|
|
pagination.php
|
|
resources/lang/ta-IN/help.php
|
|
lang/ta-IN/help.php
|
|
ta-IN/help.php
|
|
help.php
|
|
resources/lang/ta-IN/auth.php
|
|
lang/ta-IN/auth.php
|
|
ta-IN/auth.php
|
|
auth.php
|
|
resources/lang/lt-LT/general.php
|
|
lang/lt-LT/general.php
|
|
lt-LT/general.php
|
|
general.php
|
|
resources/lang/lt-LT/validation.php
|
|
lang/lt-LT/validation.php
|
|
lt-LT/validation.php
|
|
validation.php
|
|
resources/lang/lt-LT/passwords.php
|
|
lang/lt-LT/passwords.php
|
|
lt-LT/passwords.php
|
|
passwords.php
|
|
resources/lang/lt-LT/button.php
|
|
lang/lt-LT/button.php
|
|
lt-LT/button.php
|
|
button.php
|
|
resources/lang/lt-LT/auth/general.php
|
|
lang/lt-LT/auth/general.php
|
|
lt-LT/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/lt-LT/auth/message.php
|
|
lang/lt-LT/auth/message.php
|
|
lt-LT/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/lt-LT/mail.php
|
|
lang/lt-LT/mail.php
|
|
lt-LT/mail.php
|
|
mail.php
|
|
resources/lang/lt-LT/table.php
|
|
lang/lt-LT/table.php
|
|
lt-LT/table.php
|
|
table.php
|
|
resources/lang/lt-LT/account/general.php
|
|
lang/lt-LT/account/general.php
|
|
lt-LT/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/lt-LT/reminders.php
|
|
lang/lt-LT/reminders.php
|
|
lt-LT/reminders.php
|
|
reminders.php
|
|
resources/lang/lt-LT/admin/components/general.php
|
|
lang/lt-LT/admin/components/general.php
|
|
lt-LT/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/components/table.php
|
|
lang/lt-LT/admin/components/table.php
|
|
lt-LT/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/components/message.php
|
|
lang/lt-LT/admin/components/message.php
|
|
lt-LT/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/statuslabels/table.php
|
|
lang/lt-LT/admin/statuslabels/table.php
|
|
lt-LT/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/statuslabels/message.php
|
|
lang/lt-LT/admin/statuslabels/message.php
|
|
lt-LT/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/asset_maintenances/general.php
|
|
lang/lt-LT/admin/asset_maintenances/general.php
|
|
lt-LT/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/asset_maintenances/table.php
|
|
lang/lt-LT/admin/asset_maintenances/table.php
|
|
lt-LT/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/asset_maintenances/message.php
|
|
lang/lt-LT/admin/asset_maintenances/message.php
|
|
lt-LT/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/asset_maintenances/form.php
|
|
lang/lt-LT/admin/asset_maintenances/form.php
|
|
lt-LT/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/lt-LT/admin/users/general.php
|
|
lang/lt-LT/admin/users/general.php
|
|
lt-LT/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/users/table.php
|
|
lang/lt-LT/admin/users/table.php
|
|
lt-LT/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/users/message.php
|
|
lang/lt-LT/admin/users/message.php
|
|
lt-LT/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/models/general.php
|
|
lang/lt-LT/admin/models/general.php
|
|
lt-LT/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/models/table.php
|
|
lang/lt-LT/admin/models/table.php
|
|
lt-LT/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/models/message.php
|
|
lang/lt-LT/admin/models/message.php
|
|
lt-LT/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/departments/table.php
|
|
lang/lt-LT/admin/departments/table.php
|
|
lt-LT/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/departments/message.php
|
|
lang/lt-LT/admin/departments/message.php
|
|
lt-LT/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/labels/table.php
|
|
lang/lt-LT/admin/labels/table.php
|
|
lt-LT/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/labels/message.php
|
|
lang/lt-LT/admin/labels/message.php
|
|
lt-LT/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/companies/general.php
|
|
lang/lt-LT/admin/companies/general.php
|
|
lt-LT/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/companies/table.php
|
|
lang/lt-LT/admin/companies/table.php
|
|
lt-LT/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/companies/message.php
|
|
lang/lt-LT/admin/companies/message.php
|
|
lt-LT/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/groups/table.php
|
|
lang/lt-LT/admin/groups/table.php
|
|
lt-LT/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/groups/message.php
|
|
lang/lt-LT/admin/groups/message.php
|
|
lt-LT/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/groups/titles.php
|
|
lang/lt-LT/admin/groups/titles.php
|
|
lt-LT/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/lt-LT/admin/custom_fields/general.php
|
|
lang/lt-LT/admin/custom_fields/general.php
|
|
lt-LT/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/custom_fields/message.php
|
|
lang/lt-LT/admin/custom_fields/message.php
|
|
lt-LT/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/suppliers/table.php
|
|
lang/lt-LT/admin/suppliers/table.php
|
|
lt-LT/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/suppliers/message.php
|
|
lang/lt-LT/admin/suppliers/message.php
|
|
lt-LT/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/licenses/general.php
|
|
lang/lt-LT/admin/licenses/general.php
|
|
lt-LT/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/licenses/table.php
|
|
lang/lt-LT/admin/licenses/table.php
|
|
lt-LT/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/licenses/message.php
|
|
lang/lt-LT/admin/licenses/message.php
|
|
lt-LT/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/licenses/form.php
|
|
lang/lt-LT/admin/licenses/form.php
|
|
lt-LT/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/lt-LT/admin/manufacturers/table.php
|
|
lang/lt-LT/admin/manufacturers/table.php
|
|
lt-LT/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/manufacturers/message.php
|
|
lang/lt-LT/admin/manufacturers/message.php
|
|
lt-LT/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/consumables/general.php
|
|
lang/lt-LT/admin/consumables/general.php
|
|
lt-LT/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/consumables/table.php
|
|
lang/lt-LT/admin/consumables/table.php
|
|
lt-LT/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/consumables/message.php
|
|
lang/lt-LT/admin/consumables/message.php
|
|
lt-LT/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/settings/general.php
|
|
lang/lt-LT/admin/settings/general.php
|
|
lt-LT/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/settings/table.php
|
|
lang/lt-LT/admin/settings/table.php
|
|
lt-LT/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/settings/message.php
|
|
lang/lt-LT/admin/settings/message.php
|
|
lt-LT/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/depreciations/general.php
|
|
lang/lt-LT/admin/depreciations/general.php
|
|
lt-LT/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/depreciations/table.php
|
|
lang/lt-LT/admin/depreciations/table.php
|
|
lt-LT/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/depreciations/message.php
|
|
lang/lt-LT/admin/depreciations/message.php
|
|
lt-LT/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/accessories/general.php
|
|
lang/lt-LT/admin/accessories/general.php
|
|
lt-LT/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/accessories/table.php
|
|
lang/lt-LT/admin/accessories/table.php
|
|
lt-LT/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/accessories/message.php
|
|
lang/lt-LT/admin/accessories/message.php
|
|
lt-LT/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/maintenances/general.php
|
|
lang/lt-LT/admin/maintenances/general.php
|
|
lt-LT/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/maintenances/table.php
|
|
lang/lt-LT/admin/maintenances/table.php
|
|
lt-LT/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/maintenances/message.php
|
|
lang/lt-LT/admin/maintenances/message.php
|
|
lt-LT/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/maintenances/form.php
|
|
lang/lt-LT/admin/maintenances/form.php
|
|
lt-LT/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/lt-LT/admin/categories/general.php
|
|
lang/lt-LT/admin/categories/general.php
|
|
lt-LT/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/categories/table.php
|
|
lang/lt-LT/admin/categories/table.php
|
|
lt-LT/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/categories/message.php
|
|
lang/lt-LT/admin/categories/message.php
|
|
lt-LT/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/hardware/general.php
|
|
lang/lt-LT/admin/hardware/general.php
|
|
lt-LT/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/hardware/table.php
|
|
lang/lt-LT/admin/hardware/table.php
|
|
lt-LT/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/hardware/message.php
|
|
lang/lt-LT/admin/hardware/message.php
|
|
lt-LT/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/hardware/form.php
|
|
lang/lt-LT/admin/hardware/form.php
|
|
lt-LT/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/lt-LT/admin/locations/table.php
|
|
lang/lt-LT/admin/locations/table.php
|
|
lt-LT/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/lt-LT/admin/locations/message.php
|
|
lang/lt-LT/admin/locations/message.php
|
|
lt-LT/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/lt-LT/admin/kits/general.php
|
|
lang/lt-LT/admin/kits/general.php
|
|
lt-LT/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/reports/general.php
|
|
lang/lt-LT/admin/reports/general.php
|
|
lt-LT/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/lt-LT/admin/reports/message.php
|
|
lang/lt-LT/admin/reports/message.php
|
|
lt-LT/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/lt-LT/permissions.php
|
|
lang/lt-LT/permissions.php
|
|
lt-LT/permissions.php
|
|
permissions.php
|
|
resources/lang/lt-LT/localizations.php
|
|
lang/lt-LT/localizations.php
|
|
lt-LT/localizations.php
|
|
localizations.php
|
|
resources/lang/lt-LT/datepicker.php
|
|
lang/lt-LT/datepicker.php
|
|
lt-LT/datepicker.php
|
|
datepicker.php
|
|
resources/lang/lt-LT/pagination.php
|
|
lang/lt-LT/pagination.php
|
|
lt-LT/pagination.php
|
|
pagination.php
|
|
resources/lang/lt-LT/help.php
|
|
lang/lt-LT/help.php
|
|
lt-LT/help.php
|
|
help.php
|
|
resources/lang/lt-LT/auth.php
|
|
lang/lt-LT/auth.php
|
|
lt-LT/auth.php
|
|
auth.php
|
|
resources/lang/tr-TR/general.php
|
|
lang/tr-TR/general.php
|
|
tr-TR/general.php
|
|
general.php
|
|
resources/lang/tr-TR/validation.php
|
|
lang/tr-TR/validation.php
|
|
tr-TR/validation.php
|
|
validation.php
|
|
resources/lang/tr-TR/passwords.php
|
|
lang/tr-TR/passwords.php
|
|
tr-TR/passwords.php
|
|
passwords.php
|
|
resources/lang/tr-TR/button.php
|
|
lang/tr-TR/button.php
|
|
tr-TR/button.php
|
|
button.php
|
|
resources/lang/tr-TR/auth/general.php
|
|
lang/tr-TR/auth/general.php
|
|
tr-TR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/tr-TR/auth/message.php
|
|
lang/tr-TR/auth/message.php
|
|
tr-TR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/tr-TR/mail.php
|
|
lang/tr-TR/mail.php
|
|
tr-TR/mail.php
|
|
mail.php
|
|
resources/lang/tr-TR/table.php
|
|
lang/tr-TR/table.php
|
|
tr-TR/table.php
|
|
table.php
|
|
resources/lang/tr-TR/account/general.php
|
|
lang/tr-TR/account/general.php
|
|
tr-TR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/tr-TR/reminders.php
|
|
lang/tr-TR/reminders.php
|
|
tr-TR/reminders.php
|
|
reminders.php
|
|
resources/lang/tr-TR/admin/components/general.php
|
|
lang/tr-TR/admin/components/general.php
|
|
tr-TR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/components/table.php
|
|
lang/tr-TR/admin/components/table.php
|
|
tr-TR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/components/message.php
|
|
lang/tr-TR/admin/components/message.php
|
|
tr-TR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/statuslabels/table.php
|
|
lang/tr-TR/admin/statuslabels/table.php
|
|
tr-TR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/statuslabels/message.php
|
|
lang/tr-TR/admin/statuslabels/message.php
|
|
tr-TR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/asset_maintenances/general.php
|
|
lang/tr-TR/admin/asset_maintenances/general.php
|
|
tr-TR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/asset_maintenances/table.php
|
|
lang/tr-TR/admin/asset_maintenances/table.php
|
|
tr-TR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/asset_maintenances/message.php
|
|
lang/tr-TR/admin/asset_maintenances/message.php
|
|
tr-TR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/asset_maintenances/form.php
|
|
lang/tr-TR/admin/asset_maintenances/form.php
|
|
tr-TR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/tr-TR/admin/users/general.php
|
|
lang/tr-TR/admin/users/general.php
|
|
tr-TR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/users/table.php
|
|
lang/tr-TR/admin/users/table.php
|
|
tr-TR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/users/message.php
|
|
lang/tr-TR/admin/users/message.php
|
|
tr-TR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/models/general.php
|
|
lang/tr-TR/admin/models/general.php
|
|
tr-TR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/models/table.php
|
|
lang/tr-TR/admin/models/table.php
|
|
tr-TR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/models/message.php
|
|
lang/tr-TR/admin/models/message.php
|
|
tr-TR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/departments/table.php
|
|
lang/tr-TR/admin/departments/table.php
|
|
tr-TR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/departments/message.php
|
|
lang/tr-TR/admin/departments/message.php
|
|
tr-TR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/labels/table.php
|
|
lang/tr-TR/admin/labels/table.php
|
|
tr-TR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/labels/message.php
|
|
lang/tr-TR/admin/labels/message.php
|
|
tr-TR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/companies/general.php
|
|
lang/tr-TR/admin/companies/general.php
|
|
tr-TR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/companies/table.php
|
|
lang/tr-TR/admin/companies/table.php
|
|
tr-TR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/companies/message.php
|
|
lang/tr-TR/admin/companies/message.php
|
|
tr-TR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/groups/table.php
|
|
lang/tr-TR/admin/groups/table.php
|
|
tr-TR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/groups/message.php
|
|
lang/tr-TR/admin/groups/message.php
|
|
tr-TR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/groups/titles.php
|
|
lang/tr-TR/admin/groups/titles.php
|
|
tr-TR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/tr-TR/admin/custom_fields/general.php
|
|
lang/tr-TR/admin/custom_fields/general.php
|
|
tr-TR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/custom_fields/message.php
|
|
lang/tr-TR/admin/custom_fields/message.php
|
|
tr-TR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/suppliers/table.php
|
|
lang/tr-TR/admin/suppliers/table.php
|
|
tr-TR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/suppliers/message.php
|
|
lang/tr-TR/admin/suppliers/message.php
|
|
tr-TR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/licenses/general.php
|
|
lang/tr-TR/admin/licenses/general.php
|
|
tr-TR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/licenses/table.php
|
|
lang/tr-TR/admin/licenses/table.php
|
|
tr-TR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/licenses/message.php
|
|
lang/tr-TR/admin/licenses/message.php
|
|
tr-TR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/licenses/form.php
|
|
lang/tr-TR/admin/licenses/form.php
|
|
tr-TR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/tr-TR/admin/manufacturers/table.php
|
|
lang/tr-TR/admin/manufacturers/table.php
|
|
tr-TR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/manufacturers/message.php
|
|
lang/tr-TR/admin/manufacturers/message.php
|
|
tr-TR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/consumables/general.php
|
|
lang/tr-TR/admin/consumables/general.php
|
|
tr-TR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/consumables/table.php
|
|
lang/tr-TR/admin/consumables/table.php
|
|
tr-TR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/consumables/message.php
|
|
lang/tr-TR/admin/consumables/message.php
|
|
tr-TR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/settings/general.php
|
|
lang/tr-TR/admin/settings/general.php
|
|
tr-TR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/settings/table.php
|
|
lang/tr-TR/admin/settings/table.php
|
|
tr-TR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/settings/message.php
|
|
lang/tr-TR/admin/settings/message.php
|
|
tr-TR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/depreciations/general.php
|
|
lang/tr-TR/admin/depreciations/general.php
|
|
tr-TR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/depreciations/table.php
|
|
lang/tr-TR/admin/depreciations/table.php
|
|
tr-TR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/depreciations/message.php
|
|
lang/tr-TR/admin/depreciations/message.php
|
|
tr-TR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/accessories/general.php
|
|
lang/tr-TR/admin/accessories/general.php
|
|
tr-TR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/accessories/table.php
|
|
lang/tr-TR/admin/accessories/table.php
|
|
tr-TR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/accessories/message.php
|
|
lang/tr-TR/admin/accessories/message.php
|
|
tr-TR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/maintenances/general.php
|
|
lang/tr-TR/admin/maintenances/general.php
|
|
tr-TR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/maintenances/table.php
|
|
lang/tr-TR/admin/maintenances/table.php
|
|
tr-TR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/maintenances/message.php
|
|
lang/tr-TR/admin/maintenances/message.php
|
|
tr-TR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/maintenances/form.php
|
|
lang/tr-TR/admin/maintenances/form.php
|
|
tr-TR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/tr-TR/admin/categories/general.php
|
|
lang/tr-TR/admin/categories/general.php
|
|
tr-TR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/categories/table.php
|
|
lang/tr-TR/admin/categories/table.php
|
|
tr-TR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/categories/message.php
|
|
lang/tr-TR/admin/categories/message.php
|
|
tr-TR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/hardware/general.php
|
|
lang/tr-TR/admin/hardware/general.php
|
|
tr-TR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/hardware/table.php
|
|
lang/tr-TR/admin/hardware/table.php
|
|
tr-TR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/hardware/message.php
|
|
lang/tr-TR/admin/hardware/message.php
|
|
tr-TR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/hardware/form.php
|
|
lang/tr-TR/admin/hardware/form.php
|
|
tr-TR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/tr-TR/admin/locations/table.php
|
|
lang/tr-TR/admin/locations/table.php
|
|
tr-TR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/tr-TR/admin/locations/message.php
|
|
lang/tr-TR/admin/locations/message.php
|
|
tr-TR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/tr-TR/admin/kits/general.php
|
|
lang/tr-TR/admin/kits/general.php
|
|
tr-TR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/reports/general.php
|
|
lang/tr-TR/admin/reports/general.php
|
|
tr-TR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/tr-TR/admin/reports/message.php
|
|
lang/tr-TR/admin/reports/message.php
|
|
tr-TR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/tr-TR/permissions.php
|
|
lang/tr-TR/permissions.php
|
|
tr-TR/permissions.php
|
|
permissions.php
|
|
resources/lang/tr-TR/localizations.php
|
|
lang/tr-TR/localizations.php
|
|
tr-TR/localizations.php
|
|
localizations.php
|
|
resources/lang/tr-TR/datepicker.php
|
|
lang/tr-TR/datepicker.php
|
|
tr-TR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/tr-TR/pagination.php
|
|
lang/tr-TR/pagination.php
|
|
tr-TR/pagination.php
|
|
pagination.php
|
|
resources/lang/tr-TR/help.php
|
|
lang/tr-TR/help.php
|
|
tr-TR/help.php
|
|
help.php
|
|
resources/lang/tr-TR/auth.php
|
|
lang/tr-TR/auth.php
|
|
tr-TR/auth.php
|
|
auth.php
|
|
resources/lang/bg-BG/general.php
|
|
lang/bg-BG/general.php
|
|
bg-BG/general.php
|
|
general.php
|
|
resources/lang/bg-BG/validation.php
|
|
lang/bg-BG/validation.php
|
|
bg-BG/validation.php
|
|
validation.php
|
|
resources/lang/bg-BG/passwords.php
|
|
lang/bg-BG/passwords.php
|
|
bg-BG/passwords.php
|
|
passwords.php
|
|
resources/lang/bg-BG/button.php
|
|
lang/bg-BG/button.php
|
|
bg-BG/button.php
|
|
button.php
|
|
resources/lang/bg-BG/auth/general.php
|
|
lang/bg-BG/auth/general.php
|
|
bg-BG/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/bg-BG/auth/message.php
|
|
lang/bg-BG/auth/message.php
|
|
bg-BG/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/bg-BG/mail.php
|
|
lang/bg-BG/mail.php
|
|
bg-BG/mail.php
|
|
mail.php
|
|
resources/lang/bg-BG/table.php
|
|
lang/bg-BG/table.php
|
|
bg-BG/table.php
|
|
table.php
|
|
resources/lang/bg-BG/account/general.php
|
|
lang/bg-BG/account/general.php
|
|
bg-BG/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/bg-BG/reminders.php
|
|
lang/bg-BG/reminders.php
|
|
bg-BG/reminders.php
|
|
reminders.php
|
|
resources/lang/bg-BG/admin/components/general.php
|
|
lang/bg-BG/admin/components/general.php
|
|
bg-BG/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/components/table.php
|
|
lang/bg-BG/admin/components/table.php
|
|
bg-BG/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/components/message.php
|
|
lang/bg-BG/admin/components/message.php
|
|
bg-BG/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/statuslabels/table.php
|
|
lang/bg-BG/admin/statuslabels/table.php
|
|
bg-BG/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/statuslabels/message.php
|
|
lang/bg-BG/admin/statuslabels/message.php
|
|
bg-BG/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/asset_maintenances/general.php
|
|
lang/bg-BG/admin/asset_maintenances/general.php
|
|
bg-BG/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/asset_maintenances/table.php
|
|
lang/bg-BG/admin/asset_maintenances/table.php
|
|
bg-BG/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/asset_maintenances/message.php
|
|
lang/bg-BG/admin/asset_maintenances/message.php
|
|
bg-BG/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/asset_maintenances/form.php
|
|
lang/bg-BG/admin/asset_maintenances/form.php
|
|
bg-BG/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/bg-BG/admin/users/general.php
|
|
lang/bg-BG/admin/users/general.php
|
|
bg-BG/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/users/table.php
|
|
lang/bg-BG/admin/users/table.php
|
|
bg-BG/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/users/message.php
|
|
lang/bg-BG/admin/users/message.php
|
|
bg-BG/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/models/general.php
|
|
lang/bg-BG/admin/models/general.php
|
|
bg-BG/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/models/table.php
|
|
lang/bg-BG/admin/models/table.php
|
|
bg-BG/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/models/message.php
|
|
lang/bg-BG/admin/models/message.php
|
|
bg-BG/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/departments/table.php
|
|
lang/bg-BG/admin/departments/table.php
|
|
bg-BG/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/departments/message.php
|
|
lang/bg-BG/admin/departments/message.php
|
|
bg-BG/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/labels/table.php
|
|
lang/bg-BG/admin/labels/table.php
|
|
bg-BG/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/labels/message.php
|
|
lang/bg-BG/admin/labels/message.php
|
|
bg-BG/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/companies/general.php
|
|
lang/bg-BG/admin/companies/general.php
|
|
bg-BG/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/companies/table.php
|
|
lang/bg-BG/admin/companies/table.php
|
|
bg-BG/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/companies/message.php
|
|
lang/bg-BG/admin/companies/message.php
|
|
bg-BG/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/groups/table.php
|
|
lang/bg-BG/admin/groups/table.php
|
|
bg-BG/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/groups/message.php
|
|
lang/bg-BG/admin/groups/message.php
|
|
bg-BG/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/groups/titles.php
|
|
lang/bg-BG/admin/groups/titles.php
|
|
bg-BG/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/bg-BG/admin/custom_fields/general.php
|
|
lang/bg-BG/admin/custom_fields/general.php
|
|
bg-BG/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/custom_fields/message.php
|
|
lang/bg-BG/admin/custom_fields/message.php
|
|
bg-BG/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/suppliers/table.php
|
|
lang/bg-BG/admin/suppliers/table.php
|
|
bg-BG/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/suppliers/message.php
|
|
lang/bg-BG/admin/suppliers/message.php
|
|
bg-BG/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/licenses/general.php
|
|
lang/bg-BG/admin/licenses/general.php
|
|
bg-BG/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/licenses/table.php
|
|
lang/bg-BG/admin/licenses/table.php
|
|
bg-BG/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/licenses/message.php
|
|
lang/bg-BG/admin/licenses/message.php
|
|
bg-BG/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/licenses/form.php
|
|
lang/bg-BG/admin/licenses/form.php
|
|
bg-BG/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/bg-BG/admin/manufacturers/table.php
|
|
lang/bg-BG/admin/manufacturers/table.php
|
|
bg-BG/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/manufacturers/message.php
|
|
lang/bg-BG/admin/manufacturers/message.php
|
|
bg-BG/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/consumables/general.php
|
|
lang/bg-BG/admin/consumables/general.php
|
|
bg-BG/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/consumables/table.php
|
|
lang/bg-BG/admin/consumables/table.php
|
|
bg-BG/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/consumables/message.php
|
|
lang/bg-BG/admin/consumables/message.php
|
|
bg-BG/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/settings/general.php
|
|
lang/bg-BG/admin/settings/general.php
|
|
bg-BG/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/settings/table.php
|
|
lang/bg-BG/admin/settings/table.php
|
|
bg-BG/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/settings/message.php
|
|
lang/bg-BG/admin/settings/message.php
|
|
bg-BG/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/depreciations/general.php
|
|
lang/bg-BG/admin/depreciations/general.php
|
|
bg-BG/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/depreciations/table.php
|
|
lang/bg-BG/admin/depreciations/table.php
|
|
bg-BG/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/depreciations/message.php
|
|
lang/bg-BG/admin/depreciations/message.php
|
|
bg-BG/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/accessories/general.php
|
|
lang/bg-BG/admin/accessories/general.php
|
|
bg-BG/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/accessories/table.php
|
|
lang/bg-BG/admin/accessories/table.php
|
|
bg-BG/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/accessories/message.php
|
|
lang/bg-BG/admin/accessories/message.php
|
|
bg-BG/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/maintenances/general.php
|
|
lang/bg-BG/admin/maintenances/general.php
|
|
bg-BG/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/maintenances/table.php
|
|
lang/bg-BG/admin/maintenances/table.php
|
|
bg-BG/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/maintenances/message.php
|
|
lang/bg-BG/admin/maintenances/message.php
|
|
bg-BG/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/maintenances/form.php
|
|
lang/bg-BG/admin/maintenances/form.php
|
|
bg-BG/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/bg-BG/admin/categories/general.php
|
|
lang/bg-BG/admin/categories/general.php
|
|
bg-BG/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/categories/table.php
|
|
lang/bg-BG/admin/categories/table.php
|
|
bg-BG/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/categories/message.php
|
|
lang/bg-BG/admin/categories/message.php
|
|
bg-BG/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/hardware/general.php
|
|
lang/bg-BG/admin/hardware/general.php
|
|
bg-BG/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/hardware/table.php
|
|
lang/bg-BG/admin/hardware/table.php
|
|
bg-BG/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/hardware/message.php
|
|
lang/bg-BG/admin/hardware/message.php
|
|
bg-BG/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/hardware/form.php
|
|
lang/bg-BG/admin/hardware/form.php
|
|
bg-BG/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/bg-BG/admin/locations/table.php
|
|
lang/bg-BG/admin/locations/table.php
|
|
bg-BG/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/bg-BG/admin/locations/message.php
|
|
lang/bg-BG/admin/locations/message.php
|
|
bg-BG/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/bg-BG/admin/kits/general.php
|
|
lang/bg-BG/admin/kits/general.php
|
|
bg-BG/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/reports/general.php
|
|
lang/bg-BG/admin/reports/general.php
|
|
bg-BG/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/bg-BG/admin/reports/message.php
|
|
lang/bg-BG/admin/reports/message.php
|
|
bg-BG/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/bg-BG/permissions.php
|
|
lang/bg-BG/permissions.php
|
|
bg-BG/permissions.php
|
|
permissions.php
|
|
resources/lang/bg-BG/localizations.php
|
|
lang/bg-BG/localizations.php
|
|
bg-BG/localizations.php
|
|
localizations.php
|
|
resources/lang/bg-BG/datepicker.php
|
|
lang/bg-BG/datepicker.php
|
|
bg-BG/datepicker.php
|
|
datepicker.php
|
|
resources/lang/bg-BG/pagination.php
|
|
lang/bg-BG/pagination.php
|
|
bg-BG/pagination.php
|
|
pagination.php
|
|
resources/lang/bg-BG/help.php
|
|
lang/bg-BG/help.php
|
|
bg-BG/help.php
|
|
help.php
|
|
resources/lang/bg-BG/auth.php
|
|
lang/bg-BG/auth.php
|
|
bg-BG/auth.php
|
|
auth.php
|
|
resources/lang/hi-IN/general.php
|
|
lang/hi-IN/general.php
|
|
hi-IN/general.php
|
|
general.php
|
|
resources/lang/hi-IN/validation.php
|
|
lang/hi-IN/validation.php
|
|
hi-IN/validation.php
|
|
validation.php
|
|
resources/lang/hi-IN/passwords.php
|
|
lang/hi-IN/passwords.php
|
|
hi-IN/passwords.php
|
|
passwords.php
|
|
resources/lang/hi-IN/button.php
|
|
lang/hi-IN/button.php
|
|
hi-IN/button.php
|
|
button.php
|
|
resources/lang/hi-IN/auth/general.php
|
|
lang/hi-IN/auth/general.php
|
|
hi-IN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/hi-IN/auth/message.php
|
|
lang/hi-IN/auth/message.php
|
|
hi-IN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/hi-IN/mail.php
|
|
lang/hi-IN/mail.php
|
|
hi-IN/mail.php
|
|
mail.php
|
|
resources/lang/hi-IN/table.php
|
|
lang/hi-IN/table.php
|
|
hi-IN/table.php
|
|
table.php
|
|
resources/lang/hi-IN/account/general.php
|
|
lang/hi-IN/account/general.php
|
|
hi-IN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/hi-IN/reminders.php
|
|
lang/hi-IN/reminders.php
|
|
hi-IN/reminders.php
|
|
reminders.php
|
|
resources/lang/hi-IN/admin/components/general.php
|
|
lang/hi-IN/admin/components/general.php
|
|
hi-IN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/components/table.php
|
|
lang/hi-IN/admin/components/table.php
|
|
hi-IN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/components/message.php
|
|
lang/hi-IN/admin/components/message.php
|
|
hi-IN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/statuslabels/table.php
|
|
lang/hi-IN/admin/statuslabels/table.php
|
|
hi-IN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/statuslabels/message.php
|
|
lang/hi-IN/admin/statuslabels/message.php
|
|
hi-IN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/asset_maintenances/general.php
|
|
lang/hi-IN/admin/asset_maintenances/general.php
|
|
hi-IN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/asset_maintenances/table.php
|
|
lang/hi-IN/admin/asset_maintenances/table.php
|
|
hi-IN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/asset_maintenances/message.php
|
|
lang/hi-IN/admin/asset_maintenances/message.php
|
|
hi-IN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/asset_maintenances/form.php
|
|
lang/hi-IN/admin/asset_maintenances/form.php
|
|
hi-IN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/hi-IN/admin/users/general.php
|
|
lang/hi-IN/admin/users/general.php
|
|
hi-IN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/users/table.php
|
|
lang/hi-IN/admin/users/table.php
|
|
hi-IN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/users/message.php
|
|
lang/hi-IN/admin/users/message.php
|
|
hi-IN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/models/general.php
|
|
lang/hi-IN/admin/models/general.php
|
|
hi-IN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/models/table.php
|
|
lang/hi-IN/admin/models/table.php
|
|
hi-IN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/models/message.php
|
|
lang/hi-IN/admin/models/message.php
|
|
hi-IN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/departments/table.php
|
|
lang/hi-IN/admin/departments/table.php
|
|
hi-IN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/departments/message.php
|
|
lang/hi-IN/admin/departments/message.php
|
|
hi-IN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/labels/table.php
|
|
lang/hi-IN/admin/labels/table.php
|
|
hi-IN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/labels/message.php
|
|
lang/hi-IN/admin/labels/message.php
|
|
hi-IN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/companies/general.php
|
|
lang/hi-IN/admin/companies/general.php
|
|
hi-IN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/companies/table.php
|
|
lang/hi-IN/admin/companies/table.php
|
|
hi-IN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/companies/message.php
|
|
lang/hi-IN/admin/companies/message.php
|
|
hi-IN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/groups/table.php
|
|
lang/hi-IN/admin/groups/table.php
|
|
hi-IN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/groups/message.php
|
|
lang/hi-IN/admin/groups/message.php
|
|
hi-IN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/groups/titles.php
|
|
lang/hi-IN/admin/groups/titles.php
|
|
hi-IN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/hi-IN/admin/custom_fields/general.php
|
|
lang/hi-IN/admin/custom_fields/general.php
|
|
hi-IN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/custom_fields/message.php
|
|
lang/hi-IN/admin/custom_fields/message.php
|
|
hi-IN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/suppliers/table.php
|
|
lang/hi-IN/admin/suppliers/table.php
|
|
hi-IN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/suppliers/message.php
|
|
lang/hi-IN/admin/suppliers/message.php
|
|
hi-IN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/licenses/general.php
|
|
lang/hi-IN/admin/licenses/general.php
|
|
hi-IN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/licenses/table.php
|
|
lang/hi-IN/admin/licenses/table.php
|
|
hi-IN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/licenses/message.php
|
|
lang/hi-IN/admin/licenses/message.php
|
|
hi-IN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/licenses/form.php
|
|
lang/hi-IN/admin/licenses/form.php
|
|
hi-IN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/hi-IN/admin/manufacturers/table.php
|
|
lang/hi-IN/admin/manufacturers/table.php
|
|
hi-IN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/manufacturers/message.php
|
|
lang/hi-IN/admin/manufacturers/message.php
|
|
hi-IN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/consumables/general.php
|
|
lang/hi-IN/admin/consumables/general.php
|
|
hi-IN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/consumables/table.php
|
|
lang/hi-IN/admin/consumables/table.php
|
|
hi-IN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/consumables/message.php
|
|
lang/hi-IN/admin/consumables/message.php
|
|
hi-IN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/settings/general.php
|
|
lang/hi-IN/admin/settings/general.php
|
|
hi-IN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/settings/table.php
|
|
lang/hi-IN/admin/settings/table.php
|
|
hi-IN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/settings/message.php
|
|
lang/hi-IN/admin/settings/message.php
|
|
hi-IN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/depreciations/general.php
|
|
lang/hi-IN/admin/depreciations/general.php
|
|
hi-IN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/depreciations/table.php
|
|
lang/hi-IN/admin/depreciations/table.php
|
|
hi-IN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/depreciations/message.php
|
|
lang/hi-IN/admin/depreciations/message.php
|
|
hi-IN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/accessories/general.php
|
|
lang/hi-IN/admin/accessories/general.php
|
|
hi-IN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/accessories/table.php
|
|
lang/hi-IN/admin/accessories/table.php
|
|
hi-IN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/accessories/message.php
|
|
lang/hi-IN/admin/accessories/message.php
|
|
hi-IN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/maintenances/general.php
|
|
lang/hi-IN/admin/maintenances/general.php
|
|
hi-IN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/maintenances/table.php
|
|
lang/hi-IN/admin/maintenances/table.php
|
|
hi-IN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/maintenances/message.php
|
|
lang/hi-IN/admin/maintenances/message.php
|
|
hi-IN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/maintenances/form.php
|
|
lang/hi-IN/admin/maintenances/form.php
|
|
hi-IN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/hi-IN/admin/categories/general.php
|
|
lang/hi-IN/admin/categories/general.php
|
|
hi-IN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/categories/table.php
|
|
lang/hi-IN/admin/categories/table.php
|
|
hi-IN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/categories/message.php
|
|
lang/hi-IN/admin/categories/message.php
|
|
hi-IN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/hardware/general.php
|
|
lang/hi-IN/admin/hardware/general.php
|
|
hi-IN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/hardware/table.php
|
|
lang/hi-IN/admin/hardware/table.php
|
|
hi-IN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/hardware/message.php
|
|
lang/hi-IN/admin/hardware/message.php
|
|
hi-IN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/hardware/form.php
|
|
lang/hi-IN/admin/hardware/form.php
|
|
hi-IN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/hi-IN/admin/locations/table.php
|
|
lang/hi-IN/admin/locations/table.php
|
|
hi-IN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/hi-IN/admin/locations/message.php
|
|
lang/hi-IN/admin/locations/message.php
|
|
hi-IN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/hi-IN/admin/kits/general.php
|
|
lang/hi-IN/admin/kits/general.php
|
|
hi-IN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/reports/general.php
|
|
lang/hi-IN/admin/reports/general.php
|
|
hi-IN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/hi-IN/admin/reports/message.php
|
|
lang/hi-IN/admin/reports/message.php
|
|
hi-IN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/hi-IN/permissions.php
|
|
lang/hi-IN/permissions.php
|
|
hi-IN/permissions.php
|
|
permissions.php
|
|
resources/lang/hi-IN/localizations.php
|
|
lang/hi-IN/localizations.php
|
|
hi-IN/localizations.php
|
|
localizations.php
|
|
resources/lang/hi-IN/datepicker.php
|
|
lang/hi-IN/datepicker.php
|
|
hi-IN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/hi-IN/pagination.php
|
|
lang/hi-IN/pagination.php
|
|
hi-IN/pagination.php
|
|
pagination.php
|
|
resources/lang/hi-IN/help.php
|
|
lang/hi-IN/help.php
|
|
hi-IN/help.php
|
|
help.php
|
|
resources/lang/hi-IN/auth.php
|
|
lang/hi-IN/auth.php
|
|
hi-IN/auth.php
|
|
auth.php
|
|
resources/lang/ru-RU/general.php
|
|
lang/ru-RU/general.php
|
|
ru-RU/general.php
|
|
general.php
|
|
resources/lang/ru-RU/validation.php
|
|
lang/ru-RU/validation.php
|
|
ru-RU/validation.php
|
|
validation.php
|
|
resources/lang/ru-RU/passwords.php
|
|
lang/ru-RU/passwords.php
|
|
ru-RU/passwords.php
|
|
passwords.php
|
|
resources/lang/ru-RU/button.php
|
|
lang/ru-RU/button.php
|
|
ru-RU/button.php
|
|
button.php
|
|
resources/lang/ru-RU/auth/general.php
|
|
lang/ru-RU/auth/general.php
|
|
ru-RU/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ru-RU/auth/message.php
|
|
lang/ru-RU/auth/message.php
|
|
ru-RU/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ru-RU/mail.php
|
|
lang/ru-RU/mail.php
|
|
ru-RU/mail.php
|
|
mail.php
|
|
resources/lang/ru-RU/table.php
|
|
lang/ru-RU/table.php
|
|
ru-RU/table.php
|
|
table.php
|
|
resources/lang/ru-RU/account/general.php
|
|
lang/ru-RU/account/general.php
|
|
ru-RU/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ru-RU/reminders.php
|
|
lang/ru-RU/reminders.php
|
|
ru-RU/reminders.php
|
|
reminders.php
|
|
resources/lang/ru-RU/admin/components/general.php
|
|
lang/ru-RU/admin/components/general.php
|
|
ru-RU/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/components/table.php
|
|
lang/ru-RU/admin/components/table.php
|
|
ru-RU/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/components/message.php
|
|
lang/ru-RU/admin/components/message.php
|
|
ru-RU/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/statuslabels/table.php
|
|
lang/ru-RU/admin/statuslabels/table.php
|
|
ru-RU/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/statuslabels/message.php
|
|
lang/ru-RU/admin/statuslabels/message.php
|
|
ru-RU/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/asset_maintenances/general.php
|
|
lang/ru-RU/admin/asset_maintenances/general.php
|
|
ru-RU/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/asset_maintenances/table.php
|
|
lang/ru-RU/admin/asset_maintenances/table.php
|
|
ru-RU/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/asset_maintenances/message.php
|
|
lang/ru-RU/admin/asset_maintenances/message.php
|
|
ru-RU/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/asset_maintenances/form.php
|
|
lang/ru-RU/admin/asset_maintenances/form.php
|
|
ru-RU/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ru-RU/admin/users/general.php
|
|
lang/ru-RU/admin/users/general.php
|
|
ru-RU/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/users/table.php
|
|
lang/ru-RU/admin/users/table.php
|
|
ru-RU/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/users/message.php
|
|
lang/ru-RU/admin/users/message.php
|
|
ru-RU/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/models/general.php
|
|
lang/ru-RU/admin/models/general.php
|
|
ru-RU/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/models/table.php
|
|
lang/ru-RU/admin/models/table.php
|
|
ru-RU/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/models/message.php
|
|
lang/ru-RU/admin/models/message.php
|
|
ru-RU/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/departments/table.php
|
|
lang/ru-RU/admin/departments/table.php
|
|
ru-RU/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/departments/message.php
|
|
lang/ru-RU/admin/departments/message.php
|
|
ru-RU/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/labels/table.php
|
|
lang/ru-RU/admin/labels/table.php
|
|
ru-RU/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/labels/message.php
|
|
lang/ru-RU/admin/labels/message.php
|
|
ru-RU/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/companies/general.php
|
|
lang/ru-RU/admin/companies/general.php
|
|
ru-RU/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/companies/table.php
|
|
lang/ru-RU/admin/companies/table.php
|
|
ru-RU/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/companies/message.php
|
|
lang/ru-RU/admin/companies/message.php
|
|
ru-RU/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/groups/table.php
|
|
lang/ru-RU/admin/groups/table.php
|
|
ru-RU/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/groups/message.php
|
|
lang/ru-RU/admin/groups/message.php
|
|
ru-RU/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/groups/titles.php
|
|
lang/ru-RU/admin/groups/titles.php
|
|
ru-RU/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ru-RU/admin/custom_fields/general.php
|
|
lang/ru-RU/admin/custom_fields/general.php
|
|
ru-RU/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/custom_fields/message.php
|
|
lang/ru-RU/admin/custom_fields/message.php
|
|
ru-RU/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/suppliers/table.php
|
|
lang/ru-RU/admin/suppliers/table.php
|
|
ru-RU/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/suppliers/message.php
|
|
lang/ru-RU/admin/suppliers/message.php
|
|
ru-RU/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/licenses/general.php
|
|
lang/ru-RU/admin/licenses/general.php
|
|
ru-RU/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/licenses/table.php
|
|
lang/ru-RU/admin/licenses/table.php
|
|
ru-RU/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/licenses/message.php
|
|
lang/ru-RU/admin/licenses/message.php
|
|
ru-RU/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/licenses/form.php
|
|
lang/ru-RU/admin/licenses/form.php
|
|
ru-RU/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ru-RU/admin/manufacturers/table.php
|
|
lang/ru-RU/admin/manufacturers/table.php
|
|
ru-RU/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/manufacturers/message.php
|
|
lang/ru-RU/admin/manufacturers/message.php
|
|
ru-RU/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/consumables/general.php
|
|
lang/ru-RU/admin/consumables/general.php
|
|
ru-RU/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/consumables/table.php
|
|
lang/ru-RU/admin/consumables/table.php
|
|
ru-RU/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/consumables/message.php
|
|
lang/ru-RU/admin/consumables/message.php
|
|
ru-RU/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/settings/general.php
|
|
lang/ru-RU/admin/settings/general.php
|
|
ru-RU/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/settings/table.php
|
|
lang/ru-RU/admin/settings/table.php
|
|
ru-RU/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/settings/message.php
|
|
lang/ru-RU/admin/settings/message.php
|
|
ru-RU/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/depreciations/general.php
|
|
lang/ru-RU/admin/depreciations/general.php
|
|
ru-RU/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/depreciations/table.php
|
|
lang/ru-RU/admin/depreciations/table.php
|
|
ru-RU/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/depreciations/message.php
|
|
lang/ru-RU/admin/depreciations/message.php
|
|
ru-RU/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/accessories/general.php
|
|
lang/ru-RU/admin/accessories/general.php
|
|
ru-RU/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/accessories/table.php
|
|
lang/ru-RU/admin/accessories/table.php
|
|
ru-RU/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/accessories/message.php
|
|
lang/ru-RU/admin/accessories/message.php
|
|
ru-RU/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/maintenances/general.php
|
|
lang/ru-RU/admin/maintenances/general.php
|
|
ru-RU/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/maintenances/table.php
|
|
lang/ru-RU/admin/maintenances/table.php
|
|
ru-RU/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/maintenances/message.php
|
|
lang/ru-RU/admin/maintenances/message.php
|
|
ru-RU/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/maintenances/form.php
|
|
lang/ru-RU/admin/maintenances/form.php
|
|
ru-RU/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ru-RU/admin/categories/general.php
|
|
lang/ru-RU/admin/categories/general.php
|
|
ru-RU/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/categories/table.php
|
|
lang/ru-RU/admin/categories/table.php
|
|
ru-RU/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/categories/message.php
|
|
lang/ru-RU/admin/categories/message.php
|
|
ru-RU/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/hardware/general.php
|
|
lang/ru-RU/admin/hardware/general.php
|
|
ru-RU/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/hardware/table.php
|
|
lang/ru-RU/admin/hardware/table.php
|
|
ru-RU/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/hardware/message.php
|
|
lang/ru-RU/admin/hardware/message.php
|
|
ru-RU/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/hardware/form.php
|
|
lang/ru-RU/admin/hardware/form.php
|
|
ru-RU/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ru-RU/admin/locations/table.php
|
|
lang/ru-RU/admin/locations/table.php
|
|
ru-RU/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ru-RU/admin/locations/message.php
|
|
lang/ru-RU/admin/locations/message.php
|
|
ru-RU/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ru-RU/admin/kits/general.php
|
|
lang/ru-RU/admin/kits/general.php
|
|
ru-RU/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/reports/general.php
|
|
lang/ru-RU/admin/reports/general.php
|
|
ru-RU/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ru-RU/admin/reports/message.php
|
|
lang/ru-RU/admin/reports/message.php
|
|
ru-RU/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ru-RU/permissions.php
|
|
lang/ru-RU/permissions.php
|
|
ru-RU/permissions.php
|
|
permissions.php
|
|
resources/lang/ru-RU/localizations.php
|
|
lang/ru-RU/localizations.php
|
|
ru-RU/localizations.php
|
|
localizations.php
|
|
resources/lang/ru-RU/datepicker.php
|
|
lang/ru-RU/datepicker.php
|
|
ru-RU/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ru-RU/pagination.php
|
|
lang/ru-RU/pagination.php
|
|
ru-RU/pagination.php
|
|
pagination.php
|
|
resources/lang/ru-RU/help.php
|
|
lang/ru-RU/help.php
|
|
ru-RU/help.php
|
|
help.php
|
|
resources/lang/ru-RU/auth.php
|
|
lang/ru-RU/auth.php
|
|
ru-RU/auth.php
|
|
auth.php
|
|
resources/lang/nn-NO/general.php
|
|
lang/nn-NO/general.php
|
|
nn-NO/general.php
|
|
general.php
|
|
resources/lang/nn-NO/validation.php
|
|
lang/nn-NO/validation.php
|
|
nn-NO/validation.php
|
|
validation.php
|
|
resources/lang/nn-NO/passwords.php
|
|
lang/nn-NO/passwords.php
|
|
nn-NO/passwords.php
|
|
passwords.php
|
|
resources/lang/nn-NO/button.php
|
|
lang/nn-NO/button.php
|
|
nn-NO/button.php
|
|
button.php
|
|
resources/lang/nn-NO/auth/general.php
|
|
lang/nn-NO/auth/general.php
|
|
nn-NO/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/nn-NO/auth/message.php
|
|
lang/nn-NO/auth/message.php
|
|
nn-NO/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/nn-NO/mail.php
|
|
lang/nn-NO/mail.php
|
|
nn-NO/mail.php
|
|
mail.php
|
|
resources/lang/nn-NO/table.php
|
|
lang/nn-NO/table.php
|
|
nn-NO/table.php
|
|
table.php
|
|
resources/lang/nn-NO/account/general.php
|
|
lang/nn-NO/account/general.php
|
|
nn-NO/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/nn-NO/reminders.php
|
|
lang/nn-NO/reminders.php
|
|
nn-NO/reminders.php
|
|
reminders.php
|
|
resources/lang/nn-NO/admin/components/general.php
|
|
lang/nn-NO/admin/components/general.php
|
|
nn-NO/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/components/table.php
|
|
lang/nn-NO/admin/components/table.php
|
|
nn-NO/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/components/message.php
|
|
lang/nn-NO/admin/components/message.php
|
|
nn-NO/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/statuslabels/table.php
|
|
lang/nn-NO/admin/statuslabels/table.php
|
|
nn-NO/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/statuslabels/message.php
|
|
lang/nn-NO/admin/statuslabels/message.php
|
|
nn-NO/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/asset_maintenances/general.php
|
|
lang/nn-NO/admin/asset_maintenances/general.php
|
|
nn-NO/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/asset_maintenances/table.php
|
|
lang/nn-NO/admin/asset_maintenances/table.php
|
|
nn-NO/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/asset_maintenances/message.php
|
|
lang/nn-NO/admin/asset_maintenances/message.php
|
|
nn-NO/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/asset_maintenances/form.php
|
|
lang/nn-NO/admin/asset_maintenances/form.php
|
|
nn-NO/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/nn-NO/admin/users/general.php
|
|
lang/nn-NO/admin/users/general.php
|
|
nn-NO/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/users/table.php
|
|
lang/nn-NO/admin/users/table.php
|
|
nn-NO/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/users/message.php
|
|
lang/nn-NO/admin/users/message.php
|
|
nn-NO/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/models/general.php
|
|
lang/nn-NO/admin/models/general.php
|
|
nn-NO/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/models/table.php
|
|
lang/nn-NO/admin/models/table.php
|
|
nn-NO/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/models/message.php
|
|
lang/nn-NO/admin/models/message.php
|
|
nn-NO/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/departments/table.php
|
|
lang/nn-NO/admin/departments/table.php
|
|
nn-NO/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/departments/message.php
|
|
lang/nn-NO/admin/departments/message.php
|
|
nn-NO/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/labels/table.php
|
|
lang/nn-NO/admin/labels/table.php
|
|
nn-NO/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/labels/message.php
|
|
lang/nn-NO/admin/labels/message.php
|
|
nn-NO/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/companies/general.php
|
|
lang/nn-NO/admin/companies/general.php
|
|
nn-NO/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/companies/table.php
|
|
lang/nn-NO/admin/companies/table.php
|
|
nn-NO/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/companies/message.php
|
|
lang/nn-NO/admin/companies/message.php
|
|
nn-NO/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/groups/table.php
|
|
lang/nn-NO/admin/groups/table.php
|
|
nn-NO/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/groups/message.php
|
|
lang/nn-NO/admin/groups/message.php
|
|
nn-NO/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/groups/titles.php
|
|
lang/nn-NO/admin/groups/titles.php
|
|
nn-NO/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/nn-NO/admin/custom_fields/general.php
|
|
lang/nn-NO/admin/custom_fields/general.php
|
|
nn-NO/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/custom_fields/message.php
|
|
lang/nn-NO/admin/custom_fields/message.php
|
|
nn-NO/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/suppliers/table.php
|
|
lang/nn-NO/admin/suppliers/table.php
|
|
nn-NO/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/suppliers/message.php
|
|
lang/nn-NO/admin/suppliers/message.php
|
|
nn-NO/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/licenses/general.php
|
|
lang/nn-NO/admin/licenses/general.php
|
|
nn-NO/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/licenses/table.php
|
|
lang/nn-NO/admin/licenses/table.php
|
|
nn-NO/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/licenses/message.php
|
|
lang/nn-NO/admin/licenses/message.php
|
|
nn-NO/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/licenses/form.php
|
|
lang/nn-NO/admin/licenses/form.php
|
|
nn-NO/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/nn-NO/admin/manufacturers/table.php
|
|
lang/nn-NO/admin/manufacturers/table.php
|
|
nn-NO/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/manufacturers/message.php
|
|
lang/nn-NO/admin/manufacturers/message.php
|
|
nn-NO/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/consumables/general.php
|
|
lang/nn-NO/admin/consumables/general.php
|
|
nn-NO/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/consumables/table.php
|
|
lang/nn-NO/admin/consumables/table.php
|
|
nn-NO/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/consumables/message.php
|
|
lang/nn-NO/admin/consumables/message.php
|
|
nn-NO/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/settings/general.php
|
|
lang/nn-NO/admin/settings/general.php
|
|
nn-NO/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/settings/table.php
|
|
lang/nn-NO/admin/settings/table.php
|
|
nn-NO/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/settings/message.php
|
|
lang/nn-NO/admin/settings/message.php
|
|
nn-NO/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/depreciations/general.php
|
|
lang/nn-NO/admin/depreciations/general.php
|
|
nn-NO/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/depreciations/table.php
|
|
lang/nn-NO/admin/depreciations/table.php
|
|
nn-NO/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/depreciations/message.php
|
|
lang/nn-NO/admin/depreciations/message.php
|
|
nn-NO/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/accessories/general.php
|
|
lang/nn-NO/admin/accessories/general.php
|
|
nn-NO/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/accessories/table.php
|
|
lang/nn-NO/admin/accessories/table.php
|
|
nn-NO/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/accessories/message.php
|
|
lang/nn-NO/admin/accessories/message.php
|
|
nn-NO/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/maintenances/general.php
|
|
lang/nn-NO/admin/maintenances/general.php
|
|
nn-NO/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/maintenances/table.php
|
|
lang/nn-NO/admin/maintenances/table.php
|
|
nn-NO/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/maintenances/message.php
|
|
lang/nn-NO/admin/maintenances/message.php
|
|
nn-NO/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/maintenances/form.php
|
|
lang/nn-NO/admin/maintenances/form.php
|
|
nn-NO/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/nn-NO/admin/categories/general.php
|
|
lang/nn-NO/admin/categories/general.php
|
|
nn-NO/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/categories/table.php
|
|
lang/nn-NO/admin/categories/table.php
|
|
nn-NO/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/categories/message.php
|
|
lang/nn-NO/admin/categories/message.php
|
|
nn-NO/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/hardware/general.php
|
|
lang/nn-NO/admin/hardware/general.php
|
|
nn-NO/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/hardware/table.php
|
|
lang/nn-NO/admin/hardware/table.php
|
|
nn-NO/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/hardware/message.php
|
|
lang/nn-NO/admin/hardware/message.php
|
|
nn-NO/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/hardware/form.php
|
|
lang/nn-NO/admin/hardware/form.php
|
|
nn-NO/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/nn-NO/admin/locations/table.php
|
|
lang/nn-NO/admin/locations/table.php
|
|
nn-NO/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/nn-NO/admin/locations/message.php
|
|
lang/nn-NO/admin/locations/message.php
|
|
nn-NO/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/nn-NO/admin/kits/general.php
|
|
lang/nn-NO/admin/kits/general.php
|
|
nn-NO/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/reports/general.php
|
|
lang/nn-NO/admin/reports/general.php
|
|
nn-NO/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/nn-NO/admin/reports/message.php
|
|
lang/nn-NO/admin/reports/message.php
|
|
nn-NO/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/nn-NO/permissions.php
|
|
lang/nn-NO/permissions.php
|
|
nn-NO/permissions.php
|
|
permissions.php
|
|
resources/lang/nn-NO/localizations.php
|
|
lang/nn-NO/localizations.php
|
|
nn-NO/localizations.php
|
|
localizations.php
|
|
resources/lang/nn-NO/datepicker.php
|
|
lang/nn-NO/datepicker.php
|
|
nn-NO/datepicker.php
|
|
datepicker.php
|
|
resources/lang/nn-NO/pagination.php
|
|
lang/nn-NO/pagination.php
|
|
nn-NO/pagination.php
|
|
pagination.php
|
|
resources/lang/nn-NO/help.php
|
|
lang/nn-NO/help.php
|
|
nn-NO/help.php
|
|
help.php
|
|
resources/lang/nn-NO/auth.php
|
|
lang/nn-NO/auth.php
|
|
nn-NO/auth.php
|
|
auth.php
|
|
resources/lang/de-DE/general.php
|
|
lang/de-DE/general.php
|
|
de-DE/general.php
|
|
general.php
|
|
resources/lang/de-DE/validation.php
|
|
lang/de-DE/validation.php
|
|
de-DE/validation.php
|
|
validation.php
|
|
resources/lang/de-DE/passwords.php
|
|
lang/de-DE/passwords.php
|
|
de-DE/passwords.php
|
|
passwords.php
|
|
resources/lang/de-DE/button.php
|
|
lang/de-DE/button.php
|
|
de-DE/button.php
|
|
button.php
|
|
resources/lang/de-DE/auth/general.php
|
|
lang/de-DE/auth/general.php
|
|
de-DE/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/de-DE/auth/message.php
|
|
lang/de-DE/auth/message.php
|
|
de-DE/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/de-DE/mail.php
|
|
lang/de-DE/mail.php
|
|
de-DE/mail.php
|
|
mail.php
|
|
resources/lang/de-DE/table.php
|
|
lang/de-DE/table.php
|
|
de-DE/table.php
|
|
table.php
|
|
resources/lang/de-DE/account/general.php
|
|
lang/de-DE/account/general.php
|
|
de-DE/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/de-DE/reminders.php
|
|
lang/de-DE/reminders.php
|
|
de-DE/reminders.php
|
|
reminders.php
|
|
resources/lang/de-DE/admin/components/general.php
|
|
lang/de-DE/admin/components/general.php
|
|
de-DE/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/components/table.php
|
|
lang/de-DE/admin/components/table.php
|
|
de-DE/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/components/message.php
|
|
lang/de-DE/admin/components/message.php
|
|
de-DE/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/statuslabels/table.php
|
|
lang/de-DE/admin/statuslabels/table.php
|
|
de-DE/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/statuslabels/message.php
|
|
lang/de-DE/admin/statuslabels/message.php
|
|
de-DE/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/asset_maintenances/general.php
|
|
lang/de-DE/admin/asset_maintenances/general.php
|
|
de-DE/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/asset_maintenances/table.php
|
|
lang/de-DE/admin/asset_maintenances/table.php
|
|
de-DE/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/asset_maintenances/message.php
|
|
lang/de-DE/admin/asset_maintenances/message.php
|
|
de-DE/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/asset_maintenances/form.php
|
|
lang/de-DE/admin/asset_maintenances/form.php
|
|
de-DE/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/de-DE/admin/users/general.php
|
|
lang/de-DE/admin/users/general.php
|
|
de-DE/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/users/table.php
|
|
lang/de-DE/admin/users/table.php
|
|
de-DE/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/users/message.php
|
|
lang/de-DE/admin/users/message.php
|
|
de-DE/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/models/general.php
|
|
lang/de-DE/admin/models/general.php
|
|
de-DE/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/models/table.php
|
|
lang/de-DE/admin/models/table.php
|
|
de-DE/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/models/message.php
|
|
lang/de-DE/admin/models/message.php
|
|
de-DE/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/departments/table.php
|
|
lang/de-DE/admin/departments/table.php
|
|
de-DE/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/departments/message.php
|
|
lang/de-DE/admin/departments/message.php
|
|
de-DE/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/labels/table.php
|
|
lang/de-DE/admin/labels/table.php
|
|
de-DE/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/labels/message.php
|
|
lang/de-DE/admin/labels/message.php
|
|
de-DE/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/companies/general.php
|
|
lang/de-DE/admin/companies/general.php
|
|
de-DE/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/companies/table.php
|
|
lang/de-DE/admin/companies/table.php
|
|
de-DE/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/companies/message.php
|
|
lang/de-DE/admin/companies/message.php
|
|
de-DE/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/groups/table.php
|
|
lang/de-DE/admin/groups/table.php
|
|
de-DE/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/groups/message.php
|
|
lang/de-DE/admin/groups/message.php
|
|
de-DE/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/groups/titles.php
|
|
lang/de-DE/admin/groups/titles.php
|
|
de-DE/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/de-DE/admin/custom_fields/general.php
|
|
lang/de-DE/admin/custom_fields/general.php
|
|
de-DE/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/custom_fields/message.php
|
|
lang/de-DE/admin/custom_fields/message.php
|
|
de-DE/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/suppliers/table.php
|
|
lang/de-DE/admin/suppliers/table.php
|
|
de-DE/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/suppliers/message.php
|
|
lang/de-DE/admin/suppliers/message.php
|
|
de-DE/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/licenses/general.php
|
|
lang/de-DE/admin/licenses/general.php
|
|
de-DE/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/licenses/table.php
|
|
lang/de-DE/admin/licenses/table.php
|
|
de-DE/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/licenses/message.php
|
|
lang/de-DE/admin/licenses/message.php
|
|
de-DE/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/licenses/form.php
|
|
lang/de-DE/admin/licenses/form.php
|
|
de-DE/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/de-DE/admin/manufacturers/table.php
|
|
lang/de-DE/admin/manufacturers/table.php
|
|
de-DE/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/manufacturers/message.php
|
|
lang/de-DE/admin/manufacturers/message.php
|
|
de-DE/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/consumables/general.php
|
|
lang/de-DE/admin/consumables/general.php
|
|
de-DE/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/consumables/table.php
|
|
lang/de-DE/admin/consumables/table.php
|
|
de-DE/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/consumables/message.php
|
|
lang/de-DE/admin/consumables/message.php
|
|
de-DE/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/settings/general.php
|
|
lang/de-DE/admin/settings/general.php
|
|
de-DE/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/settings/table.php
|
|
lang/de-DE/admin/settings/table.php
|
|
de-DE/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/settings/message.php
|
|
lang/de-DE/admin/settings/message.php
|
|
de-DE/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/depreciations/general.php
|
|
lang/de-DE/admin/depreciations/general.php
|
|
de-DE/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/depreciations/table.php
|
|
lang/de-DE/admin/depreciations/table.php
|
|
de-DE/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/depreciations/message.php
|
|
lang/de-DE/admin/depreciations/message.php
|
|
de-DE/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/accessories/general.php
|
|
lang/de-DE/admin/accessories/general.php
|
|
de-DE/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/accessories/table.php
|
|
lang/de-DE/admin/accessories/table.php
|
|
de-DE/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/accessories/message.php
|
|
lang/de-DE/admin/accessories/message.php
|
|
de-DE/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/maintenances/general.php
|
|
lang/de-DE/admin/maintenances/general.php
|
|
de-DE/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/maintenances/table.php
|
|
lang/de-DE/admin/maintenances/table.php
|
|
de-DE/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/maintenances/message.php
|
|
lang/de-DE/admin/maintenances/message.php
|
|
de-DE/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/maintenances/form.php
|
|
lang/de-DE/admin/maintenances/form.php
|
|
de-DE/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/de-DE/admin/categories/general.php
|
|
lang/de-DE/admin/categories/general.php
|
|
de-DE/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/categories/table.php
|
|
lang/de-DE/admin/categories/table.php
|
|
de-DE/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/categories/message.php
|
|
lang/de-DE/admin/categories/message.php
|
|
de-DE/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/hardware/general.php
|
|
lang/de-DE/admin/hardware/general.php
|
|
de-DE/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/hardware/table.php
|
|
lang/de-DE/admin/hardware/table.php
|
|
de-DE/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/hardware/message.php
|
|
lang/de-DE/admin/hardware/message.php
|
|
de-DE/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/hardware/form.php
|
|
lang/de-DE/admin/hardware/form.php
|
|
de-DE/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/de-DE/admin/locations/table.php
|
|
lang/de-DE/admin/locations/table.php
|
|
de-DE/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/de-DE/admin/locations/message.php
|
|
lang/de-DE/admin/locations/message.php
|
|
de-DE/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/de-DE/admin/kits/general.php
|
|
lang/de-DE/admin/kits/general.php
|
|
de-DE/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/reports/general.php
|
|
lang/de-DE/admin/reports/general.php
|
|
de-DE/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/de-DE/admin/reports/message.php
|
|
lang/de-DE/admin/reports/message.php
|
|
de-DE/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/de-DE/permissions.php
|
|
lang/de-DE/permissions.php
|
|
de-DE/permissions.php
|
|
permissions.php
|
|
resources/lang/de-DE/localizations.php
|
|
lang/de-DE/localizations.php
|
|
de-DE/localizations.php
|
|
localizations.php
|
|
resources/lang/de-DE/datepicker.php
|
|
lang/de-DE/datepicker.php
|
|
de-DE/datepicker.php
|
|
datepicker.php
|
|
resources/lang/de-DE/pagination.php
|
|
lang/de-DE/pagination.php
|
|
de-DE/pagination.php
|
|
pagination.php
|
|
resources/lang/de-DE/help.php
|
|
lang/de-DE/help.php
|
|
de-DE/help.php
|
|
help.php
|
|
resources/lang/de-DE/auth.php
|
|
lang/de-DE/auth.php
|
|
de-DE/auth.php
|
|
auth.php
|
|
resources/lang/it-IT/general.php
|
|
lang/it-IT/general.php
|
|
it-IT/general.php
|
|
general.php
|
|
resources/lang/it-IT/validation.php
|
|
lang/it-IT/validation.php
|
|
it-IT/validation.php
|
|
validation.php
|
|
resources/lang/it-IT/passwords.php
|
|
lang/it-IT/passwords.php
|
|
it-IT/passwords.php
|
|
passwords.php
|
|
resources/lang/it-IT/button.php
|
|
lang/it-IT/button.php
|
|
it-IT/button.php
|
|
button.php
|
|
resources/lang/it-IT/auth/general.php
|
|
lang/it-IT/auth/general.php
|
|
it-IT/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/it-IT/auth/message.php
|
|
lang/it-IT/auth/message.php
|
|
it-IT/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/it-IT/mail.php
|
|
lang/it-IT/mail.php
|
|
it-IT/mail.php
|
|
mail.php
|
|
resources/lang/it-IT/table.php
|
|
lang/it-IT/table.php
|
|
it-IT/table.php
|
|
table.php
|
|
resources/lang/it-IT/account/general.php
|
|
lang/it-IT/account/general.php
|
|
it-IT/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/it-IT/reminders.php
|
|
lang/it-IT/reminders.php
|
|
it-IT/reminders.php
|
|
reminders.php
|
|
resources/lang/it-IT/admin/components/general.php
|
|
lang/it-IT/admin/components/general.php
|
|
it-IT/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/components/table.php
|
|
lang/it-IT/admin/components/table.php
|
|
it-IT/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/components/message.php
|
|
lang/it-IT/admin/components/message.php
|
|
it-IT/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/statuslabels/table.php
|
|
lang/it-IT/admin/statuslabels/table.php
|
|
it-IT/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/statuslabels/message.php
|
|
lang/it-IT/admin/statuslabels/message.php
|
|
it-IT/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/asset_maintenances/general.php
|
|
lang/it-IT/admin/asset_maintenances/general.php
|
|
it-IT/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/asset_maintenances/table.php
|
|
lang/it-IT/admin/asset_maintenances/table.php
|
|
it-IT/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/asset_maintenances/message.php
|
|
lang/it-IT/admin/asset_maintenances/message.php
|
|
it-IT/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/asset_maintenances/form.php
|
|
lang/it-IT/admin/asset_maintenances/form.php
|
|
it-IT/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/it-IT/admin/users/general.php
|
|
lang/it-IT/admin/users/general.php
|
|
it-IT/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/users/table.php
|
|
lang/it-IT/admin/users/table.php
|
|
it-IT/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/users/message.php
|
|
lang/it-IT/admin/users/message.php
|
|
it-IT/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/models/general.php
|
|
lang/it-IT/admin/models/general.php
|
|
it-IT/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/models/table.php
|
|
lang/it-IT/admin/models/table.php
|
|
it-IT/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/models/message.php
|
|
lang/it-IT/admin/models/message.php
|
|
it-IT/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/departments/table.php
|
|
lang/it-IT/admin/departments/table.php
|
|
it-IT/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/departments/message.php
|
|
lang/it-IT/admin/departments/message.php
|
|
it-IT/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/labels/table.php
|
|
lang/it-IT/admin/labels/table.php
|
|
it-IT/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/labels/message.php
|
|
lang/it-IT/admin/labels/message.php
|
|
it-IT/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/companies/general.php
|
|
lang/it-IT/admin/companies/general.php
|
|
it-IT/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/companies/table.php
|
|
lang/it-IT/admin/companies/table.php
|
|
it-IT/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/companies/message.php
|
|
lang/it-IT/admin/companies/message.php
|
|
it-IT/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/groups/table.php
|
|
lang/it-IT/admin/groups/table.php
|
|
it-IT/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/groups/message.php
|
|
lang/it-IT/admin/groups/message.php
|
|
it-IT/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/groups/titles.php
|
|
lang/it-IT/admin/groups/titles.php
|
|
it-IT/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/it-IT/admin/custom_fields/general.php
|
|
lang/it-IT/admin/custom_fields/general.php
|
|
it-IT/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/custom_fields/message.php
|
|
lang/it-IT/admin/custom_fields/message.php
|
|
it-IT/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/suppliers/table.php
|
|
lang/it-IT/admin/suppliers/table.php
|
|
it-IT/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/suppliers/message.php
|
|
lang/it-IT/admin/suppliers/message.php
|
|
it-IT/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/licenses/general.php
|
|
lang/it-IT/admin/licenses/general.php
|
|
it-IT/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/licenses/table.php
|
|
lang/it-IT/admin/licenses/table.php
|
|
it-IT/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/licenses/message.php
|
|
lang/it-IT/admin/licenses/message.php
|
|
it-IT/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/licenses/form.php
|
|
lang/it-IT/admin/licenses/form.php
|
|
it-IT/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/it-IT/admin/manufacturers/table.php
|
|
lang/it-IT/admin/manufacturers/table.php
|
|
it-IT/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/manufacturers/message.php
|
|
lang/it-IT/admin/manufacturers/message.php
|
|
it-IT/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/consumables/general.php
|
|
lang/it-IT/admin/consumables/general.php
|
|
it-IT/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/consumables/table.php
|
|
lang/it-IT/admin/consumables/table.php
|
|
it-IT/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/consumables/message.php
|
|
lang/it-IT/admin/consumables/message.php
|
|
it-IT/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/settings/general.php
|
|
lang/it-IT/admin/settings/general.php
|
|
it-IT/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/settings/table.php
|
|
lang/it-IT/admin/settings/table.php
|
|
it-IT/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/settings/message.php
|
|
lang/it-IT/admin/settings/message.php
|
|
it-IT/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/depreciations/general.php
|
|
lang/it-IT/admin/depreciations/general.php
|
|
it-IT/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/depreciations/table.php
|
|
lang/it-IT/admin/depreciations/table.php
|
|
it-IT/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/depreciations/message.php
|
|
lang/it-IT/admin/depreciations/message.php
|
|
it-IT/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/accessories/general.php
|
|
lang/it-IT/admin/accessories/general.php
|
|
it-IT/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/accessories/table.php
|
|
lang/it-IT/admin/accessories/table.php
|
|
it-IT/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/accessories/message.php
|
|
lang/it-IT/admin/accessories/message.php
|
|
it-IT/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/maintenances/general.php
|
|
lang/it-IT/admin/maintenances/general.php
|
|
it-IT/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/maintenances/table.php
|
|
lang/it-IT/admin/maintenances/table.php
|
|
it-IT/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/maintenances/message.php
|
|
lang/it-IT/admin/maintenances/message.php
|
|
it-IT/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/maintenances/form.php
|
|
lang/it-IT/admin/maintenances/form.php
|
|
it-IT/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/it-IT/admin/categories/general.php
|
|
lang/it-IT/admin/categories/general.php
|
|
it-IT/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/categories/table.php
|
|
lang/it-IT/admin/categories/table.php
|
|
it-IT/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/categories/message.php
|
|
lang/it-IT/admin/categories/message.php
|
|
it-IT/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/hardware/general.php
|
|
lang/it-IT/admin/hardware/general.php
|
|
it-IT/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/hardware/table.php
|
|
lang/it-IT/admin/hardware/table.php
|
|
it-IT/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/hardware/message.php
|
|
lang/it-IT/admin/hardware/message.php
|
|
it-IT/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/hardware/form.php
|
|
lang/it-IT/admin/hardware/form.php
|
|
it-IT/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/it-IT/admin/locations/table.php
|
|
lang/it-IT/admin/locations/table.php
|
|
it-IT/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/it-IT/admin/locations/message.php
|
|
lang/it-IT/admin/locations/message.php
|
|
it-IT/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/it-IT/admin/kits/general.php
|
|
lang/it-IT/admin/kits/general.php
|
|
it-IT/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/reports/general.php
|
|
lang/it-IT/admin/reports/general.php
|
|
it-IT/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/it-IT/admin/reports/message.php
|
|
lang/it-IT/admin/reports/message.php
|
|
it-IT/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/it-IT/permissions.php
|
|
lang/it-IT/permissions.php
|
|
it-IT/permissions.php
|
|
permissions.php
|
|
resources/lang/it-IT/localizations.php
|
|
lang/it-IT/localizations.php
|
|
it-IT/localizations.php
|
|
localizations.php
|
|
resources/lang/it-IT/datepicker.php
|
|
lang/it-IT/datepicker.php
|
|
it-IT/datepicker.php
|
|
datepicker.php
|
|
resources/lang/it-IT/pagination.php
|
|
lang/it-IT/pagination.php
|
|
it-IT/pagination.php
|
|
pagination.php
|
|
resources/lang/it-IT/help.php
|
|
lang/it-IT/help.php
|
|
it-IT/help.php
|
|
help.php
|
|
resources/lang/it-IT/auth.php
|
|
lang/it-IT/auth.php
|
|
it-IT/auth.php
|
|
auth.php
|
|
resources/lang/zh-HK/general.php
|
|
lang/zh-HK/general.php
|
|
zh-HK/general.php
|
|
general.php
|
|
resources/lang/zh-HK/validation.php
|
|
lang/zh-HK/validation.php
|
|
zh-HK/validation.php
|
|
validation.php
|
|
resources/lang/zh-HK/passwords.php
|
|
lang/zh-HK/passwords.php
|
|
zh-HK/passwords.php
|
|
passwords.php
|
|
resources/lang/zh-HK/button.php
|
|
lang/zh-HK/button.php
|
|
zh-HK/button.php
|
|
button.php
|
|
resources/lang/zh-HK/auth/general.php
|
|
lang/zh-HK/auth/general.php
|
|
zh-HK/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/zh-HK/auth/message.php
|
|
lang/zh-HK/auth/message.php
|
|
zh-HK/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/zh-HK/mail.php
|
|
lang/zh-HK/mail.php
|
|
zh-HK/mail.php
|
|
mail.php
|
|
resources/lang/zh-HK/table.php
|
|
lang/zh-HK/table.php
|
|
zh-HK/table.php
|
|
table.php
|
|
resources/lang/zh-HK/account/general.php
|
|
lang/zh-HK/account/general.php
|
|
zh-HK/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/zh-HK/reminders.php
|
|
lang/zh-HK/reminders.php
|
|
zh-HK/reminders.php
|
|
reminders.php
|
|
resources/lang/zh-HK/admin/components/general.php
|
|
lang/zh-HK/admin/components/general.php
|
|
zh-HK/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/components/table.php
|
|
lang/zh-HK/admin/components/table.php
|
|
zh-HK/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/components/message.php
|
|
lang/zh-HK/admin/components/message.php
|
|
zh-HK/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/statuslabels/table.php
|
|
lang/zh-HK/admin/statuslabels/table.php
|
|
zh-HK/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/statuslabels/message.php
|
|
lang/zh-HK/admin/statuslabels/message.php
|
|
zh-HK/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/asset_maintenances/general.php
|
|
lang/zh-HK/admin/asset_maintenances/general.php
|
|
zh-HK/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/asset_maintenances/table.php
|
|
lang/zh-HK/admin/asset_maintenances/table.php
|
|
zh-HK/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/asset_maintenances/message.php
|
|
lang/zh-HK/admin/asset_maintenances/message.php
|
|
zh-HK/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/asset_maintenances/form.php
|
|
lang/zh-HK/admin/asset_maintenances/form.php
|
|
zh-HK/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/zh-HK/admin/users/general.php
|
|
lang/zh-HK/admin/users/general.php
|
|
zh-HK/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/users/table.php
|
|
lang/zh-HK/admin/users/table.php
|
|
zh-HK/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/users/message.php
|
|
lang/zh-HK/admin/users/message.php
|
|
zh-HK/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/models/general.php
|
|
lang/zh-HK/admin/models/general.php
|
|
zh-HK/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/models/table.php
|
|
lang/zh-HK/admin/models/table.php
|
|
zh-HK/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/models/message.php
|
|
lang/zh-HK/admin/models/message.php
|
|
zh-HK/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/departments/table.php
|
|
lang/zh-HK/admin/departments/table.php
|
|
zh-HK/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/departments/message.php
|
|
lang/zh-HK/admin/departments/message.php
|
|
zh-HK/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/labels/table.php
|
|
lang/zh-HK/admin/labels/table.php
|
|
zh-HK/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/labels/message.php
|
|
lang/zh-HK/admin/labels/message.php
|
|
zh-HK/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/companies/general.php
|
|
lang/zh-HK/admin/companies/general.php
|
|
zh-HK/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/companies/table.php
|
|
lang/zh-HK/admin/companies/table.php
|
|
zh-HK/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/companies/message.php
|
|
lang/zh-HK/admin/companies/message.php
|
|
zh-HK/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/groups/table.php
|
|
lang/zh-HK/admin/groups/table.php
|
|
zh-HK/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/groups/message.php
|
|
lang/zh-HK/admin/groups/message.php
|
|
zh-HK/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/groups/titles.php
|
|
lang/zh-HK/admin/groups/titles.php
|
|
zh-HK/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/zh-HK/admin/custom_fields/general.php
|
|
lang/zh-HK/admin/custom_fields/general.php
|
|
zh-HK/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/custom_fields/message.php
|
|
lang/zh-HK/admin/custom_fields/message.php
|
|
zh-HK/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/suppliers/table.php
|
|
lang/zh-HK/admin/suppliers/table.php
|
|
zh-HK/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/suppliers/message.php
|
|
lang/zh-HK/admin/suppliers/message.php
|
|
zh-HK/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/licenses/general.php
|
|
lang/zh-HK/admin/licenses/general.php
|
|
zh-HK/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/licenses/table.php
|
|
lang/zh-HK/admin/licenses/table.php
|
|
zh-HK/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/licenses/message.php
|
|
lang/zh-HK/admin/licenses/message.php
|
|
zh-HK/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/licenses/form.php
|
|
lang/zh-HK/admin/licenses/form.php
|
|
zh-HK/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/zh-HK/admin/manufacturers/table.php
|
|
lang/zh-HK/admin/manufacturers/table.php
|
|
zh-HK/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/manufacturers/message.php
|
|
lang/zh-HK/admin/manufacturers/message.php
|
|
zh-HK/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/consumables/general.php
|
|
lang/zh-HK/admin/consumables/general.php
|
|
zh-HK/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/consumables/table.php
|
|
lang/zh-HK/admin/consumables/table.php
|
|
zh-HK/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/consumables/message.php
|
|
lang/zh-HK/admin/consumables/message.php
|
|
zh-HK/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/settings/general.php
|
|
lang/zh-HK/admin/settings/general.php
|
|
zh-HK/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/settings/table.php
|
|
lang/zh-HK/admin/settings/table.php
|
|
zh-HK/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/settings/message.php
|
|
lang/zh-HK/admin/settings/message.php
|
|
zh-HK/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/depreciations/general.php
|
|
lang/zh-HK/admin/depreciations/general.php
|
|
zh-HK/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/depreciations/table.php
|
|
lang/zh-HK/admin/depreciations/table.php
|
|
zh-HK/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/depreciations/message.php
|
|
lang/zh-HK/admin/depreciations/message.php
|
|
zh-HK/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/accessories/general.php
|
|
lang/zh-HK/admin/accessories/general.php
|
|
zh-HK/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/accessories/table.php
|
|
lang/zh-HK/admin/accessories/table.php
|
|
zh-HK/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/accessories/message.php
|
|
lang/zh-HK/admin/accessories/message.php
|
|
zh-HK/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/maintenances/general.php
|
|
lang/zh-HK/admin/maintenances/general.php
|
|
zh-HK/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/maintenances/table.php
|
|
lang/zh-HK/admin/maintenances/table.php
|
|
zh-HK/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/maintenances/message.php
|
|
lang/zh-HK/admin/maintenances/message.php
|
|
zh-HK/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/maintenances/form.php
|
|
lang/zh-HK/admin/maintenances/form.php
|
|
zh-HK/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/zh-HK/admin/categories/general.php
|
|
lang/zh-HK/admin/categories/general.php
|
|
zh-HK/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/categories/table.php
|
|
lang/zh-HK/admin/categories/table.php
|
|
zh-HK/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/categories/message.php
|
|
lang/zh-HK/admin/categories/message.php
|
|
zh-HK/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/hardware/general.php
|
|
lang/zh-HK/admin/hardware/general.php
|
|
zh-HK/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/hardware/table.php
|
|
lang/zh-HK/admin/hardware/table.php
|
|
zh-HK/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/hardware/message.php
|
|
lang/zh-HK/admin/hardware/message.php
|
|
zh-HK/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/hardware/form.php
|
|
lang/zh-HK/admin/hardware/form.php
|
|
zh-HK/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/zh-HK/admin/locations/table.php
|
|
lang/zh-HK/admin/locations/table.php
|
|
zh-HK/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/zh-HK/admin/locations/message.php
|
|
lang/zh-HK/admin/locations/message.php
|
|
zh-HK/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/zh-HK/admin/kits/general.php
|
|
lang/zh-HK/admin/kits/general.php
|
|
zh-HK/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/reports/general.php
|
|
lang/zh-HK/admin/reports/general.php
|
|
zh-HK/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/zh-HK/admin/reports/message.php
|
|
lang/zh-HK/admin/reports/message.php
|
|
zh-HK/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/zh-HK/permissions.php
|
|
lang/zh-HK/permissions.php
|
|
zh-HK/permissions.php
|
|
permissions.php
|
|
resources/lang/zh-HK/localizations.php
|
|
lang/zh-HK/localizations.php
|
|
zh-HK/localizations.php
|
|
localizations.php
|
|
resources/lang/zh-HK/datepicker.php
|
|
lang/zh-HK/datepicker.php
|
|
zh-HK/datepicker.php
|
|
datepicker.php
|
|
resources/lang/zh-HK/pagination.php
|
|
lang/zh-HK/pagination.php
|
|
zh-HK/pagination.php
|
|
pagination.php
|
|
resources/lang/zh-HK/help.php
|
|
lang/zh-HK/help.php
|
|
zh-HK/help.php
|
|
help.php
|
|
resources/lang/zh-HK/auth.php
|
|
lang/zh-HK/auth.php
|
|
zh-HK/auth.php
|
|
auth.php
|
|
resources/lang/fr-FR/general.php
|
|
lang/fr-FR/general.php
|
|
fr-FR/general.php
|
|
general.php
|
|
resources/lang/fr-FR/validation.php
|
|
lang/fr-FR/validation.php
|
|
fr-FR/validation.php
|
|
validation.php
|
|
resources/lang/fr-FR/passwords.php
|
|
lang/fr-FR/passwords.php
|
|
fr-FR/passwords.php
|
|
passwords.php
|
|
resources/lang/fr-FR/button.php
|
|
lang/fr-FR/button.php
|
|
fr-FR/button.php
|
|
button.php
|
|
resources/lang/fr-FR/auth/general.php
|
|
lang/fr-FR/auth/general.php
|
|
fr-FR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/fr-FR/auth/message.php
|
|
lang/fr-FR/auth/message.php
|
|
fr-FR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/fr-FR/mail.php
|
|
lang/fr-FR/mail.php
|
|
fr-FR/mail.php
|
|
mail.php
|
|
resources/lang/fr-FR/table.php
|
|
lang/fr-FR/table.php
|
|
fr-FR/table.php
|
|
table.php
|
|
resources/lang/fr-FR/account/general.php
|
|
lang/fr-FR/account/general.php
|
|
fr-FR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/fr-FR/reminders.php
|
|
lang/fr-FR/reminders.php
|
|
fr-FR/reminders.php
|
|
reminders.php
|
|
resources/lang/fr-FR/admin/components/general.php
|
|
lang/fr-FR/admin/components/general.php
|
|
fr-FR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/components/table.php
|
|
lang/fr-FR/admin/components/table.php
|
|
fr-FR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/components/message.php
|
|
lang/fr-FR/admin/components/message.php
|
|
fr-FR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/statuslabels/table.php
|
|
lang/fr-FR/admin/statuslabels/table.php
|
|
fr-FR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/statuslabels/message.php
|
|
lang/fr-FR/admin/statuslabels/message.php
|
|
fr-FR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/asset_maintenances/general.php
|
|
lang/fr-FR/admin/asset_maintenances/general.php
|
|
fr-FR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/asset_maintenances/table.php
|
|
lang/fr-FR/admin/asset_maintenances/table.php
|
|
fr-FR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/asset_maintenances/message.php
|
|
lang/fr-FR/admin/asset_maintenances/message.php
|
|
fr-FR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/asset_maintenances/form.php
|
|
lang/fr-FR/admin/asset_maintenances/form.php
|
|
fr-FR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/fr-FR/admin/users/general.php
|
|
lang/fr-FR/admin/users/general.php
|
|
fr-FR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/users/table.php
|
|
lang/fr-FR/admin/users/table.php
|
|
fr-FR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/users/message.php
|
|
lang/fr-FR/admin/users/message.php
|
|
fr-FR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/models/general.php
|
|
lang/fr-FR/admin/models/general.php
|
|
fr-FR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/models/table.php
|
|
lang/fr-FR/admin/models/table.php
|
|
fr-FR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/models/message.php
|
|
lang/fr-FR/admin/models/message.php
|
|
fr-FR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/departments/table.php
|
|
lang/fr-FR/admin/departments/table.php
|
|
fr-FR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/departments/message.php
|
|
lang/fr-FR/admin/departments/message.php
|
|
fr-FR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/labels/table.php
|
|
lang/fr-FR/admin/labels/table.php
|
|
fr-FR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/labels/message.php
|
|
lang/fr-FR/admin/labels/message.php
|
|
fr-FR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/companies/general.php
|
|
lang/fr-FR/admin/companies/general.php
|
|
fr-FR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/companies/table.php
|
|
lang/fr-FR/admin/companies/table.php
|
|
fr-FR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/companies/message.php
|
|
lang/fr-FR/admin/companies/message.php
|
|
fr-FR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/groups/table.php
|
|
lang/fr-FR/admin/groups/table.php
|
|
fr-FR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/groups/message.php
|
|
lang/fr-FR/admin/groups/message.php
|
|
fr-FR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/groups/titles.php
|
|
lang/fr-FR/admin/groups/titles.php
|
|
fr-FR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/fr-FR/admin/custom_fields/general.php
|
|
lang/fr-FR/admin/custom_fields/general.php
|
|
fr-FR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/custom_fields/message.php
|
|
lang/fr-FR/admin/custom_fields/message.php
|
|
fr-FR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/suppliers/table.php
|
|
lang/fr-FR/admin/suppliers/table.php
|
|
fr-FR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/suppliers/message.php
|
|
lang/fr-FR/admin/suppliers/message.php
|
|
fr-FR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/licenses/general.php
|
|
lang/fr-FR/admin/licenses/general.php
|
|
fr-FR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/licenses/table.php
|
|
lang/fr-FR/admin/licenses/table.php
|
|
fr-FR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/licenses/message.php
|
|
lang/fr-FR/admin/licenses/message.php
|
|
fr-FR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/licenses/form.php
|
|
lang/fr-FR/admin/licenses/form.php
|
|
fr-FR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/fr-FR/admin/manufacturers/table.php
|
|
lang/fr-FR/admin/manufacturers/table.php
|
|
fr-FR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/manufacturers/message.php
|
|
lang/fr-FR/admin/manufacturers/message.php
|
|
fr-FR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/consumables/general.php
|
|
lang/fr-FR/admin/consumables/general.php
|
|
fr-FR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/consumables/table.php
|
|
lang/fr-FR/admin/consumables/table.php
|
|
fr-FR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/consumables/message.php
|
|
lang/fr-FR/admin/consumables/message.php
|
|
fr-FR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/settings/general.php
|
|
lang/fr-FR/admin/settings/general.php
|
|
fr-FR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/settings/table.php
|
|
lang/fr-FR/admin/settings/table.php
|
|
fr-FR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/settings/message.php
|
|
lang/fr-FR/admin/settings/message.php
|
|
fr-FR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/depreciations/general.php
|
|
lang/fr-FR/admin/depreciations/general.php
|
|
fr-FR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/depreciations/table.php
|
|
lang/fr-FR/admin/depreciations/table.php
|
|
fr-FR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/depreciations/message.php
|
|
lang/fr-FR/admin/depreciations/message.php
|
|
fr-FR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/accessories/general.php
|
|
lang/fr-FR/admin/accessories/general.php
|
|
fr-FR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/accessories/table.php
|
|
lang/fr-FR/admin/accessories/table.php
|
|
fr-FR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/accessories/message.php
|
|
lang/fr-FR/admin/accessories/message.php
|
|
fr-FR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/maintenances/general.php
|
|
lang/fr-FR/admin/maintenances/general.php
|
|
fr-FR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/maintenances/table.php
|
|
lang/fr-FR/admin/maintenances/table.php
|
|
fr-FR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/maintenances/message.php
|
|
lang/fr-FR/admin/maintenances/message.php
|
|
fr-FR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/maintenances/form.php
|
|
lang/fr-FR/admin/maintenances/form.php
|
|
fr-FR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/fr-FR/admin/categories/general.php
|
|
lang/fr-FR/admin/categories/general.php
|
|
fr-FR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/categories/table.php
|
|
lang/fr-FR/admin/categories/table.php
|
|
fr-FR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/categories/message.php
|
|
lang/fr-FR/admin/categories/message.php
|
|
fr-FR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/hardware/general.php
|
|
lang/fr-FR/admin/hardware/general.php
|
|
fr-FR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/hardware/table.php
|
|
lang/fr-FR/admin/hardware/table.php
|
|
fr-FR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/hardware/message.php
|
|
lang/fr-FR/admin/hardware/message.php
|
|
fr-FR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/hardware/form.php
|
|
lang/fr-FR/admin/hardware/form.php
|
|
fr-FR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/fr-FR/admin/locations/table.php
|
|
lang/fr-FR/admin/locations/table.php
|
|
fr-FR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/fr-FR/admin/locations/message.php
|
|
lang/fr-FR/admin/locations/message.php
|
|
fr-FR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/fr-FR/admin/kits/general.php
|
|
lang/fr-FR/admin/kits/general.php
|
|
fr-FR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/reports/general.php
|
|
lang/fr-FR/admin/reports/general.php
|
|
fr-FR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/fr-FR/admin/reports/message.php
|
|
lang/fr-FR/admin/reports/message.php
|
|
fr-FR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/fr-FR/permissions.php
|
|
lang/fr-FR/permissions.php
|
|
fr-FR/permissions.php
|
|
permissions.php
|
|
resources/lang/fr-FR/localizations.php
|
|
lang/fr-FR/localizations.php
|
|
fr-FR/localizations.php
|
|
localizations.php
|
|
resources/lang/fr-FR/datepicker.php
|
|
lang/fr-FR/datepicker.php
|
|
fr-FR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/fr-FR/pagination.php
|
|
lang/fr-FR/pagination.php
|
|
fr-FR/pagination.php
|
|
pagination.php
|
|
resources/lang/fr-FR/help.php
|
|
lang/fr-FR/help.php
|
|
fr-FR/help.php
|
|
help.php
|
|
resources/lang/fr-FR/auth.php
|
|
lang/fr-FR/auth.php
|
|
fr-FR/auth.php
|
|
auth.php
|
|
resources/lang/fa-IR/general.php
|
|
lang/fa-IR/general.php
|
|
fa-IR/general.php
|
|
general.php
|
|
resources/lang/fa-IR/validation.php
|
|
lang/fa-IR/validation.php
|
|
fa-IR/validation.php
|
|
validation.php
|
|
resources/lang/fa-IR/passwords.php
|
|
lang/fa-IR/passwords.php
|
|
fa-IR/passwords.php
|
|
passwords.php
|
|
resources/lang/fa-IR/button.php
|
|
lang/fa-IR/button.php
|
|
fa-IR/button.php
|
|
button.php
|
|
resources/lang/fa-IR/auth/general.php
|
|
lang/fa-IR/auth/general.php
|
|
fa-IR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/fa-IR/auth/message.php
|
|
lang/fa-IR/auth/message.php
|
|
fa-IR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/fa-IR/mail.php
|
|
lang/fa-IR/mail.php
|
|
fa-IR/mail.php
|
|
mail.php
|
|
resources/lang/fa-IR/table.php
|
|
lang/fa-IR/table.php
|
|
fa-IR/table.php
|
|
table.php
|
|
resources/lang/fa-IR/account/general.php
|
|
lang/fa-IR/account/general.php
|
|
fa-IR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/fa-IR/reminders.php
|
|
lang/fa-IR/reminders.php
|
|
fa-IR/reminders.php
|
|
reminders.php
|
|
resources/lang/fa-IR/admin/components/general.php
|
|
lang/fa-IR/admin/components/general.php
|
|
fa-IR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/components/table.php
|
|
lang/fa-IR/admin/components/table.php
|
|
fa-IR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/components/message.php
|
|
lang/fa-IR/admin/components/message.php
|
|
fa-IR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/statuslabels/table.php
|
|
lang/fa-IR/admin/statuslabels/table.php
|
|
fa-IR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/statuslabels/message.php
|
|
lang/fa-IR/admin/statuslabels/message.php
|
|
fa-IR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/asset_maintenances/general.php
|
|
lang/fa-IR/admin/asset_maintenances/general.php
|
|
fa-IR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/asset_maintenances/table.php
|
|
lang/fa-IR/admin/asset_maintenances/table.php
|
|
fa-IR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/asset_maintenances/message.php
|
|
lang/fa-IR/admin/asset_maintenances/message.php
|
|
fa-IR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/asset_maintenances/form.php
|
|
lang/fa-IR/admin/asset_maintenances/form.php
|
|
fa-IR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/fa-IR/admin/users/general.php
|
|
lang/fa-IR/admin/users/general.php
|
|
fa-IR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/users/table.php
|
|
lang/fa-IR/admin/users/table.php
|
|
fa-IR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/users/message.php
|
|
lang/fa-IR/admin/users/message.php
|
|
fa-IR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/models/general.php
|
|
lang/fa-IR/admin/models/general.php
|
|
fa-IR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/models/table.php
|
|
lang/fa-IR/admin/models/table.php
|
|
fa-IR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/models/message.php
|
|
lang/fa-IR/admin/models/message.php
|
|
fa-IR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/departments/table.php
|
|
lang/fa-IR/admin/departments/table.php
|
|
fa-IR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/departments/message.php
|
|
lang/fa-IR/admin/departments/message.php
|
|
fa-IR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/labels/table.php
|
|
lang/fa-IR/admin/labels/table.php
|
|
fa-IR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/labels/message.php
|
|
lang/fa-IR/admin/labels/message.php
|
|
fa-IR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/companies/general.php
|
|
lang/fa-IR/admin/companies/general.php
|
|
fa-IR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/companies/table.php
|
|
lang/fa-IR/admin/companies/table.php
|
|
fa-IR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/companies/message.php
|
|
lang/fa-IR/admin/companies/message.php
|
|
fa-IR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/groups/table.php
|
|
lang/fa-IR/admin/groups/table.php
|
|
fa-IR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/groups/message.php
|
|
lang/fa-IR/admin/groups/message.php
|
|
fa-IR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/groups/titles.php
|
|
lang/fa-IR/admin/groups/titles.php
|
|
fa-IR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/fa-IR/admin/custom_fields/general.php
|
|
lang/fa-IR/admin/custom_fields/general.php
|
|
fa-IR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/custom_fields/message.php
|
|
lang/fa-IR/admin/custom_fields/message.php
|
|
fa-IR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/suppliers/table.php
|
|
lang/fa-IR/admin/suppliers/table.php
|
|
fa-IR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/suppliers/message.php
|
|
lang/fa-IR/admin/suppliers/message.php
|
|
fa-IR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/licenses/general.php
|
|
lang/fa-IR/admin/licenses/general.php
|
|
fa-IR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/licenses/table.php
|
|
lang/fa-IR/admin/licenses/table.php
|
|
fa-IR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/licenses/message.php
|
|
lang/fa-IR/admin/licenses/message.php
|
|
fa-IR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/licenses/form.php
|
|
lang/fa-IR/admin/licenses/form.php
|
|
fa-IR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/fa-IR/admin/manufacturers/table.php
|
|
lang/fa-IR/admin/manufacturers/table.php
|
|
fa-IR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/manufacturers/message.php
|
|
lang/fa-IR/admin/manufacturers/message.php
|
|
fa-IR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/consumables/general.php
|
|
lang/fa-IR/admin/consumables/general.php
|
|
fa-IR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/consumables/table.php
|
|
lang/fa-IR/admin/consumables/table.php
|
|
fa-IR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/consumables/message.php
|
|
lang/fa-IR/admin/consumables/message.php
|
|
fa-IR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/settings/general.php
|
|
lang/fa-IR/admin/settings/general.php
|
|
fa-IR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/settings/table.php
|
|
lang/fa-IR/admin/settings/table.php
|
|
fa-IR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/settings/message.php
|
|
lang/fa-IR/admin/settings/message.php
|
|
fa-IR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/depreciations/general.php
|
|
lang/fa-IR/admin/depreciations/general.php
|
|
fa-IR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/depreciations/table.php
|
|
lang/fa-IR/admin/depreciations/table.php
|
|
fa-IR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/depreciations/message.php
|
|
lang/fa-IR/admin/depreciations/message.php
|
|
fa-IR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/accessories/general.php
|
|
lang/fa-IR/admin/accessories/general.php
|
|
fa-IR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/accessories/table.php
|
|
lang/fa-IR/admin/accessories/table.php
|
|
fa-IR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/accessories/message.php
|
|
lang/fa-IR/admin/accessories/message.php
|
|
fa-IR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/maintenances/general.php
|
|
lang/fa-IR/admin/maintenances/general.php
|
|
fa-IR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/maintenances/table.php
|
|
lang/fa-IR/admin/maintenances/table.php
|
|
fa-IR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/maintenances/message.php
|
|
lang/fa-IR/admin/maintenances/message.php
|
|
fa-IR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/maintenances/form.php
|
|
lang/fa-IR/admin/maintenances/form.php
|
|
fa-IR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/fa-IR/admin/categories/general.php
|
|
lang/fa-IR/admin/categories/general.php
|
|
fa-IR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/categories/table.php
|
|
lang/fa-IR/admin/categories/table.php
|
|
fa-IR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/categories/message.php
|
|
lang/fa-IR/admin/categories/message.php
|
|
fa-IR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/hardware/general.php
|
|
lang/fa-IR/admin/hardware/general.php
|
|
fa-IR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/hardware/table.php
|
|
lang/fa-IR/admin/hardware/table.php
|
|
fa-IR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/hardware/message.php
|
|
lang/fa-IR/admin/hardware/message.php
|
|
fa-IR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/hardware/form.php
|
|
lang/fa-IR/admin/hardware/form.php
|
|
fa-IR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/fa-IR/admin/locations/table.php
|
|
lang/fa-IR/admin/locations/table.php
|
|
fa-IR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/fa-IR/admin/locations/message.php
|
|
lang/fa-IR/admin/locations/message.php
|
|
fa-IR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/fa-IR/admin/kits/general.php
|
|
lang/fa-IR/admin/kits/general.php
|
|
fa-IR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/reports/general.php
|
|
lang/fa-IR/admin/reports/general.php
|
|
fa-IR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/fa-IR/admin/reports/message.php
|
|
lang/fa-IR/admin/reports/message.php
|
|
fa-IR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/fa-IR/permissions.php
|
|
lang/fa-IR/permissions.php
|
|
fa-IR/permissions.php
|
|
permissions.php
|
|
resources/lang/fa-IR/localizations.php
|
|
lang/fa-IR/localizations.php
|
|
fa-IR/localizations.php
|
|
localizations.php
|
|
resources/lang/fa-IR/datepicker.php
|
|
lang/fa-IR/datepicker.php
|
|
fa-IR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/fa-IR/pagination.php
|
|
lang/fa-IR/pagination.php
|
|
fa-IR/pagination.php
|
|
pagination.php
|
|
resources/lang/fa-IR/help.php
|
|
lang/fa-IR/help.php
|
|
fa-IR/help.php
|
|
help.php
|
|
resources/lang/fa-IR/auth.php
|
|
lang/fa-IR/auth.php
|
|
fa-IR/auth.php
|
|
auth.php
|
|
resources/lang/iu-NU/general.php
|
|
lang/iu-NU/general.php
|
|
iu-NU/general.php
|
|
general.php
|
|
resources/lang/iu-NU/validation.php
|
|
lang/iu-NU/validation.php
|
|
iu-NU/validation.php
|
|
validation.php
|
|
resources/lang/iu-NU/passwords.php
|
|
lang/iu-NU/passwords.php
|
|
iu-NU/passwords.php
|
|
passwords.php
|
|
resources/lang/iu-NU/button.php
|
|
lang/iu-NU/button.php
|
|
iu-NU/button.php
|
|
button.php
|
|
resources/lang/iu-NU/auth/general.php
|
|
lang/iu-NU/auth/general.php
|
|
iu-NU/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/iu-NU/auth/message.php
|
|
lang/iu-NU/auth/message.php
|
|
iu-NU/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/iu-NU/mail.php
|
|
lang/iu-NU/mail.php
|
|
iu-NU/mail.php
|
|
mail.php
|
|
resources/lang/iu-NU/table.php
|
|
lang/iu-NU/table.php
|
|
iu-NU/table.php
|
|
table.php
|
|
resources/lang/iu-NU/account/general.php
|
|
lang/iu-NU/account/general.php
|
|
iu-NU/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/iu-NU/reminders.php
|
|
lang/iu-NU/reminders.php
|
|
iu-NU/reminders.php
|
|
reminders.php
|
|
resources/lang/iu-NU/admin/components/general.php
|
|
lang/iu-NU/admin/components/general.php
|
|
iu-NU/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/components/table.php
|
|
lang/iu-NU/admin/components/table.php
|
|
iu-NU/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/components/message.php
|
|
lang/iu-NU/admin/components/message.php
|
|
iu-NU/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/statuslabels/table.php
|
|
lang/iu-NU/admin/statuslabels/table.php
|
|
iu-NU/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/statuslabels/message.php
|
|
lang/iu-NU/admin/statuslabels/message.php
|
|
iu-NU/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/asset_maintenances/general.php
|
|
lang/iu-NU/admin/asset_maintenances/general.php
|
|
iu-NU/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/asset_maintenances/table.php
|
|
lang/iu-NU/admin/asset_maintenances/table.php
|
|
iu-NU/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/asset_maintenances/message.php
|
|
lang/iu-NU/admin/asset_maintenances/message.php
|
|
iu-NU/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/asset_maintenances/form.php
|
|
lang/iu-NU/admin/asset_maintenances/form.php
|
|
iu-NU/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/iu-NU/admin/users/general.php
|
|
lang/iu-NU/admin/users/general.php
|
|
iu-NU/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/users/table.php
|
|
lang/iu-NU/admin/users/table.php
|
|
iu-NU/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/users/message.php
|
|
lang/iu-NU/admin/users/message.php
|
|
iu-NU/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/models/general.php
|
|
lang/iu-NU/admin/models/general.php
|
|
iu-NU/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/models/table.php
|
|
lang/iu-NU/admin/models/table.php
|
|
iu-NU/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/models/message.php
|
|
lang/iu-NU/admin/models/message.php
|
|
iu-NU/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/departments/table.php
|
|
lang/iu-NU/admin/departments/table.php
|
|
iu-NU/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/departments/message.php
|
|
lang/iu-NU/admin/departments/message.php
|
|
iu-NU/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/labels/table.php
|
|
lang/iu-NU/admin/labels/table.php
|
|
iu-NU/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/labels/message.php
|
|
lang/iu-NU/admin/labels/message.php
|
|
iu-NU/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/companies/general.php
|
|
lang/iu-NU/admin/companies/general.php
|
|
iu-NU/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/companies/table.php
|
|
lang/iu-NU/admin/companies/table.php
|
|
iu-NU/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/companies/message.php
|
|
lang/iu-NU/admin/companies/message.php
|
|
iu-NU/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/groups/table.php
|
|
lang/iu-NU/admin/groups/table.php
|
|
iu-NU/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/groups/message.php
|
|
lang/iu-NU/admin/groups/message.php
|
|
iu-NU/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/groups/titles.php
|
|
lang/iu-NU/admin/groups/titles.php
|
|
iu-NU/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/iu-NU/admin/custom_fields/general.php
|
|
lang/iu-NU/admin/custom_fields/general.php
|
|
iu-NU/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/custom_fields/message.php
|
|
lang/iu-NU/admin/custom_fields/message.php
|
|
iu-NU/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/suppliers/table.php
|
|
lang/iu-NU/admin/suppliers/table.php
|
|
iu-NU/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/suppliers/message.php
|
|
lang/iu-NU/admin/suppliers/message.php
|
|
iu-NU/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/licenses/general.php
|
|
lang/iu-NU/admin/licenses/general.php
|
|
iu-NU/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/licenses/table.php
|
|
lang/iu-NU/admin/licenses/table.php
|
|
iu-NU/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/licenses/message.php
|
|
lang/iu-NU/admin/licenses/message.php
|
|
iu-NU/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/licenses/form.php
|
|
lang/iu-NU/admin/licenses/form.php
|
|
iu-NU/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/iu-NU/admin/manufacturers/table.php
|
|
lang/iu-NU/admin/manufacturers/table.php
|
|
iu-NU/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/manufacturers/message.php
|
|
lang/iu-NU/admin/manufacturers/message.php
|
|
iu-NU/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/consumables/general.php
|
|
lang/iu-NU/admin/consumables/general.php
|
|
iu-NU/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/consumables/table.php
|
|
lang/iu-NU/admin/consumables/table.php
|
|
iu-NU/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/consumables/message.php
|
|
lang/iu-NU/admin/consumables/message.php
|
|
iu-NU/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/settings/general.php
|
|
lang/iu-NU/admin/settings/general.php
|
|
iu-NU/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/settings/table.php
|
|
lang/iu-NU/admin/settings/table.php
|
|
iu-NU/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/settings/message.php
|
|
lang/iu-NU/admin/settings/message.php
|
|
iu-NU/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/depreciations/general.php
|
|
lang/iu-NU/admin/depreciations/general.php
|
|
iu-NU/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/depreciations/table.php
|
|
lang/iu-NU/admin/depreciations/table.php
|
|
iu-NU/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/depreciations/message.php
|
|
lang/iu-NU/admin/depreciations/message.php
|
|
iu-NU/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/accessories/general.php
|
|
lang/iu-NU/admin/accessories/general.php
|
|
iu-NU/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/accessories/table.php
|
|
lang/iu-NU/admin/accessories/table.php
|
|
iu-NU/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/accessories/message.php
|
|
lang/iu-NU/admin/accessories/message.php
|
|
iu-NU/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/maintenances/general.php
|
|
lang/iu-NU/admin/maintenances/general.php
|
|
iu-NU/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/maintenances/table.php
|
|
lang/iu-NU/admin/maintenances/table.php
|
|
iu-NU/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/maintenances/message.php
|
|
lang/iu-NU/admin/maintenances/message.php
|
|
iu-NU/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/maintenances/form.php
|
|
lang/iu-NU/admin/maintenances/form.php
|
|
iu-NU/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/iu-NU/admin/categories/general.php
|
|
lang/iu-NU/admin/categories/general.php
|
|
iu-NU/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/categories/table.php
|
|
lang/iu-NU/admin/categories/table.php
|
|
iu-NU/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/categories/message.php
|
|
lang/iu-NU/admin/categories/message.php
|
|
iu-NU/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/hardware/general.php
|
|
lang/iu-NU/admin/hardware/general.php
|
|
iu-NU/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/hardware/table.php
|
|
lang/iu-NU/admin/hardware/table.php
|
|
iu-NU/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/hardware/message.php
|
|
lang/iu-NU/admin/hardware/message.php
|
|
iu-NU/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/hardware/form.php
|
|
lang/iu-NU/admin/hardware/form.php
|
|
iu-NU/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/iu-NU/admin/locations/table.php
|
|
lang/iu-NU/admin/locations/table.php
|
|
iu-NU/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/iu-NU/admin/locations/message.php
|
|
lang/iu-NU/admin/locations/message.php
|
|
iu-NU/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/iu-NU/admin/kits/general.php
|
|
lang/iu-NU/admin/kits/general.php
|
|
iu-NU/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/reports/general.php
|
|
lang/iu-NU/admin/reports/general.php
|
|
iu-NU/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/iu-NU/admin/reports/message.php
|
|
lang/iu-NU/admin/reports/message.php
|
|
iu-NU/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/iu-NU/permissions.php
|
|
lang/iu-NU/permissions.php
|
|
iu-NU/permissions.php
|
|
permissions.php
|
|
resources/lang/iu-NU/localizations.php
|
|
lang/iu-NU/localizations.php
|
|
iu-NU/localizations.php
|
|
localizations.php
|
|
resources/lang/iu-NU/datepicker.php
|
|
lang/iu-NU/datepicker.php
|
|
iu-NU/datepicker.php
|
|
datepicker.php
|
|
resources/lang/iu-NU/pagination.php
|
|
lang/iu-NU/pagination.php
|
|
iu-NU/pagination.php
|
|
pagination.php
|
|
resources/lang/iu-NU/help.php
|
|
lang/iu-NU/help.php
|
|
iu-NU/help.php
|
|
help.php
|
|
resources/lang/iu-NU/auth.php
|
|
lang/iu-NU/auth.php
|
|
iu-NU/auth.php
|
|
auth.php
|
|
resources/lang/fi-FI/general.php
|
|
lang/fi-FI/general.php
|
|
fi-FI/general.php
|
|
general.php
|
|
resources/lang/fi-FI/validation.php
|
|
lang/fi-FI/validation.php
|
|
fi-FI/validation.php
|
|
validation.php
|
|
resources/lang/fi-FI/passwords.php
|
|
lang/fi-FI/passwords.php
|
|
fi-FI/passwords.php
|
|
passwords.php
|
|
resources/lang/fi-FI/button.php
|
|
lang/fi-FI/button.php
|
|
fi-FI/button.php
|
|
button.php
|
|
resources/lang/fi-FI/auth/general.php
|
|
lang/fi-FI/auth/general.php
|
|
fi-FI/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/fi-FI/auth/message.php
|
|
lang/fi-FI/auth/message.php
|
|
fi-FI/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/fi-FI/mail.php
|
|
lang/fi-FI/mail.php
|
|
fi-FI/mail.php
|
|
mail.php
|
|
resources/lang/fi-FI/table.php
|
|
lang/fi-FI/table.php
|
|
fi-FI/table.php
|
|
table.php
|
|
resources/lang/fi-FI/account/general.php
|
|
lang/fi-FI/account/general.php
|
|
fi-FI/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/fi-FI/reminders.php
|
|
lang/fi-FI/reminders.php
|
|
fi-FI/reminders.php
|
|
reminders.php
|
|
resources/lang/fi-FI/admin/components/general.php
|
|
lang/fi-FI/admin/components/general.php
|
|
fi-FI/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/components/table.php
|
|
lang/fi-FI/admin/components/table.php
|
|
fi-FI/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/components/message.php
|
|
lang/fi-FI/admin/components/message.php
|
|
fi-FI/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/statuslabels/table.php
|
|
lang/fi-FI/admin/statuslabels/table.php
|
|
fi-FI/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/statuslabels/message.php
|
|
lang/fi-FI/admin/statuslabels/message.php
|
|
fi-FI/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/asset_maintenances/general.php
|
|
lang/fi-FI/admin/asset_maintenances/general.php
|
|
fi-FI/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/asset_maintenances/table.php
|
|
lang/fi-FI/admin/asset_maintenances/table.php
|
|
fi-FI/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/asset_maintenances/message.php
|
|
lang/fi-FI/admin/asset_maintenances/message.php
|
|
fi-FI/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/asset_maintenances/form.php
|
|
lang/fi-FI/admin/asset_maintenances/form.php
|
|
fi-FI/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/fi-FI/admin/users/general.php
|
|
lang/fi-FI/admin/users/general.php
|
|
fi-FI/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/users/table.php
|
|
lang/fi-FI/admin/users/table.php
|
|
fi-FI/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/users/message.php
|
|
lang/fi-FI/admin/users/message.php
|
|
fi-FI/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/models/general.php
|
|
lang/fi-FI/admin/models/general.php
|
|
fi-FI/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/models/table.php
|
|
lang/fi-FI/admin/models/table.php
|
|
fi-FI/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/models/message.php
|
|
lang/fi-FI/admin/models/message.php
|
|
fi-FI/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/departments/table.php
|
|
lang/fi-FI/admin/departments/table.php
|
|
fi-FI/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/departments/message.php
|
|
lang/fi-FI/admin/departments/message.php
|
|
fi-FI/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/labels/table.php
|
|
lang/fi-FI/admin/labels/table.php
|
|
fi-FI/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/labels/message.php
|
|
lang/fi-FI/admin/labels/message.php
|
|
fi-FI/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/companies/general.php
|
|
lang/fi-FI/admin/companies/general.php
|
|
fi-FI/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/companies/table.php
|
|
lang/fi-FI/admin/companies/table.php
|
|
fi-FI/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/companies/message.php
|
|
lang/fi-FI/admin/companies/message.php
|
|
fi-FI/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/groups/table.php
|
|
lang/fi-FI/admin/groups/table.php
|
|
fi-FI/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/groups/message.php
|
|
lang/fi-FI/admin/groups/message.php
|
|
fi-FI/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/groups/titles.php
|
|
lang/fi-FI/admin/groups/titles.php
|
|
fi-FI/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/fi-FI/admin/custom_fields/general.php
|
|
lang/fi-FI/admin/custom_fields/general.php
|
|
fi-FI/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/custom_fields/message.php
|
|
lang/fi-FI/admin/custom_fields/message.php
|
|
fi-FI/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/suppliers/table.php
|
|
lang/fi-FI/admin/suppliers/table.php
|
|
fi-FI/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/suppliers/message.php
|
|
lang/fi-FI/admin/suppliers/message.php
|
|
fi-FI/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/licenses/general.php
|
|
lang/fi-FI/admin/licenses/general.php
|
|
fi-FI/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/licenses/table.php
|
|
lang/fi-FI/admin/licenses/table.php
|
|
fi-FI/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/licenses/message.php
|
|
lang/fi-FI/admin/licenses/message.php
|
|
fi-FI/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/licenses/form.php
|
|
lang/fi-FI/admin/licenses/form.php
|
|
fi-FI/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/fi-FI/admin/manufacturers/table.php
|
|
lang/fi-FI/admin/manufacturers/table.php
|
|
fi-FI/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/manufacturers/message.php
|
|
lang/fi-FI/admin/manufacturers/message.php
|
|
fi-FI/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/consumables/general.php
|
|
lang/fi-FI/admin/consumables/general.php
|
|
fi-FI/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/consumables/table.php
|
|
lang/fi-FI/admin/consumables/table.php
|
|
fi-FI/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/consumables/message.php
|
|
lang/fi-FI/admin/consumables/message.php
|
|
fi-FI/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/settings/general.php
|
|
lang/fi-FI/admin/settings/general.php
|
|
fi-FI/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/settings/table.php
|
|
lang/fi-FI/admin/settings/table.php
|
|
fi-FI/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/settings/message.php
|
|
lang/fi-FI/admin/settings/message.php
|
|
fi-FI/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/depreciations/general.php
|
|
lang/fi-FI/admin/depreciations/general.php
|
|
fi-FI/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/depreciations/table.php
|
|
lang/fi-FI/admin/depreciations/table.php
|
|
fi-FI/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/depreciations/message.php
|
|
lang/fi-FI/admin/depreciations/message.php
|
|
fi-FI/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/accessories/general.php
|
|
lang/fi-FI/admin/accessories/general.php
|
|
fi-FI/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/accessories/table.php
|
|
lang/fi-FI/admin/accessories/table.php
|
|
fi-FI/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/accessories/message.php
|
|
lang/fi-FI/admin/accessories/message.php
|
|
fi-FI/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/maintenances/general.php
|
|
lang/fi-FI/admin/maintenances/general.php
|
|
fi-FI/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/maintenances/table.php
|
|
lang/fi-FI/admin/maintenances/table.php
|
|
fi-FI/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/maintenances/message.php
|
|
lang/fi-FI/admin/maintenances/message.php
|
|
fi-FI/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/maintenances/form.php
|
|
lang/fi-FI/admin/maintenances/form.php
|
|
fi-FI/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/fi-FI/admin/categories/general.php
|
|
lang/fi-FI/admin/categories/general.php
|
|
fi-FI/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/categories/table.php
|
|
lang/fi-FI/admin/categories/table.php
|
|
fi-FI/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/categories/message.php
|
|
lang/fi-FI/admin/categories/message.php
|
|
fi-FI/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/hardware/general.php
|
|
lang/fi-FI/admin/hardware/general.php
|
|
fi-FI/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/hardware/table.php
|
|
lang/fi-FI/admin/hardware/table.php
|
|
fi-FI/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/hardware/message.php
|
|
lang/fi-FI/admin/hardware/message.php
|
|
fi-FI/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/hardware/form.php
|
|
lang/fi-FI/admin/hardware/form.php
|
|
fi-FI/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/fi-FI/admin/locations/table.php
|
|
lang/fi-FI/admin/locations/table.php
|
|
fi-FI/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/fi-FI/admin/locations/message.php
|
|
lang/fi-FI/admin/locations/message.php
|
|
fi-FI/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/fi-FI/admin/kits/general.php
|
|
lang/fi-FI/admin/kits/general.php
|
|
fi-FI/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/reports/general.php
|
|
lang/fi-FI/admin/reports/general.php
|
|
fi-FI/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/fi-FI/admin/reports/message.php
|
|
lang/fi-FI/admin/reports/message.php
|
|
fi-FI/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/fi-FI/permissions.php
|
|
lang/fi-FI/permissions.php
|
|
fi-FI/permissions.php
|
|
permissions.php
|
|
resources/lang/fi-FI/localizations.php
|
|
lang/fi-FI/localizations.php
|
|
fi-FI/localizations.php
|
|
localizations.php
|
|
resources/lang/fi-FI/datepicker.php
|
|
lang/fi-FI/datepicker.php
|
|
fi-FI/datepicker.php
|
|
datepicker.php
|
|
resources/lang/fi-FI/pagination.php
|
|
lang/fi-FI/pagination.php
|
|
fi-FI/pagination.php
|
|
pagination.php
|
|
resources/lang/fi-FI/help.php
|
|
lang/fi-FI/help.php
|
|
fi-FI/help.php
|
|
help.php
|
|
resources/lang/fi-FI/auth.php
|
|
lang/fi-FI/auth.php
|
|
fi-FI/auth.php
|
|
auth.php
|
|
resources/lang/nb-NO/general.php
|
|
lang/nb-NO/general.php
|
|
nb-NO/general.php
|
|
general.php
|
|
resources/lang/nb-NO/validation.php
|
|
lang/nb-NO/validation.php
|
|
nb-NO/validation.php
|
|
validation.php
|
|
resources/lang/nb-NO/passwords.php
|
|
lang/nb-NO/passwords.php
|
|
nb-NO/passwords.php
|
|
passwords.php
|
|
resources/lang/nb-NO/button.php
|
|
lang/nb-NO/button.php
|
|
nb-NO/button.php
|
|
button.php
|
|
resources/lang/nb-NO/auth/general.php
|
|
lang/nb-NO/auth/general.php
|
|
nb-NO/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/nb-NO/auth/message.php
|
|
lang/nb-NO/auth/message.php
|
|
nb-NO/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/nb-NO/mail.php
|
|
lang/nb-NO/mail.php
|
|
nb-NO/mail.php
|
|
mail.php
|
|
resources/lang/nb-NO/table.php
|
|
lang/nb-NO/table.php
|
|
nb-NO/table.php
|
|
table.php
|
|
resources/lang/nb-NO/account/general.php
|
|
lang/nb-NO/account/general.php
|
|
nb-NO/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/nb-NO/reminders.php
|
|
lang/nb-NO/reminders.php
|
|
nb-NO/reminders.php
|
|
reminders.php
|
|
resources/lang/nb-NO/admin/components/general.php
|
|
lang/nb-NO/admin/components/general.php
|
|
nb-NO/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/components/table.php
|
|
lang/nb-NO/admin/components/table.php
|
|
nb-NO/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/components/message.php
|
|
lang/nb-NO/admin/components/message.php
|
|
nb-NO/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/statuslabels/table.php
|
|
lang/nb-NO/admin/statuslabels/table.php
|
|
nb-NO/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/statuslabels/message.php
|
|
lang/nb-NO/admin/statuslabels/message.php
|
|
nb-NO/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/asset_maintenances/general.php
|
|
lang/nb-NO/admin/asset_maintenances/general.php
|
|
nb-NO/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/asset_maintenances/table.php
|
|
lang/nb-NO/admin/asset_maintenances/table.php
|
|
nb-NO/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/asset_maintenances/message.php
|
|
lang/nb-NO/admin/asset_maintenances/message.php
|
|
nb-NO/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/asset_maintenances/form.php
|
|
lang/nb-NO/admin/asset_maintenances/form.php
|
|
nb-NO/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/nb-NO/admin/users/general.php
|
|
lang/nb-NO/admin/users/general.php
|
|
nb-NO/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/users/table.php
|
|
lang/nb-NO/admin/users/table.php
|
|
nb-NO/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/users/message.php
|
|
lang/nb-NO/admin/users/message.php
|
|
nb-NO/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/models/general.php
|
|
lang/nb-NO/admin/models/general.php
|
|
nb-NO/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/models/table.php
|
|
lang/nb-NO/admin/models/table.php
|
|
nb-NO/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/models/message.php
|
|
lang/nb-NO/admin/models/message.php
|
|
nb-NO/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/departments/table.php
|
|
lang/nb-NO/admin/departments/table.php
|
|
nb-NO/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/departments/message.php
|
|
lang/nb-NO/admin/departments/message.php
|
|
nb-NO/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/labels/table.php
|
|
lang/nb-NO/admin/labels/table.php
|
|
nb-NO/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/labels/message.php
|
|
lang/nb-NO/admin/labels/message.php
|
|
nb-NO/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/companies/general.php
|
|
lang/nb-NO/admin/companies/general.php
|
|
nb-NO/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/companies/table.php
|
|
lang/nb-NO/admin/companies/table.php
|
|
nb-NO/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/companies/message.php
|
|
lang/nb-NO/admin/companies/message.php
|
|
nb-NO/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/groups/table.php
|
|
lang/nb-NO/admin/groups/table.php
|
|
nb-NO/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/groups/message.php
|
|
lang/nb-NO/admin/groups/message.php
|
|
nb-NO/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/groups/titles.php
|
|
lang/nb-NO/admin/groups/titles.php
|
|
nb-NO/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/nb-NO/admin/custom_fields/general.php
|
|
lang/nb-NO/admin/custom_fields/general.php
|
|
nb-NO/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/custom_fields/message.php
|
|
lang/nb-NO/admin/custom_fields/message.php
|
|
nb-NO/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/suppliers/table.php
|
|
lang/nb-NO/admin/suppliers/table.php
|
|
nb-NO/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/suppliers/message.php
|
|
lang/nb-NO/admin/suppliers/message.php
|
|
nb-NO/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/licenses/general.php
|
|
lang/nb-NO/admin/licenses/general.php
|
|
nb-NO/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/licenses/table.php
|
|
lang/nb-NO/admin/licenses/table.php
|
|
nb-NO/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/licenses/message.php
|
|
lang/nb-NO/admin/licenses/message.php
|
|
nb-NO/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/licenses/form.php
|
|
lang/nb-NO/admin/licenses/form.php
|
|
nb-NO/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/nb-NO/admin/manufacturers/table.php
|
|
lang/nb-NO/admin/manufacturers/table.php
|
|
nb-NO/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/manufacturers/message.php
|
|
lang/nb-NO/admin/manufacturers/message.php
|
|
nb-NO/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/consumables/general.php
|
|
lang/nb-NO/admin/consumables/general.php
|
|
nb-NO/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/consumables/table.php
|
|
lang/nb-NO/admin/consumables/table.php
|
|
nb-NO/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/consumables/message.php
|
|
lang/nb-NO/admin/consumables/message.php
|
|
nb-NO/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/settings/general.php
|
|
lang/nb-NO/admin/settings/general.php
|
|
nb-NO/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/settings/table.php
|
|
lang/nb-NO/admin/settings/table.php
|
|
nb-NO/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/settings/message.php
|
|
lang/nb-NO/admin/settings/message.php
|
|
nb-NO/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/depreciations/general.php
|
|
lang/nb-NO/admin/depreciations/general.php
|
|
nb-NO/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/depreciations/table.php
|
|
lang/nb-NO/admin/depreciations/table.php
|
|
nb-NO/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/depreciations/message.php
|
|
lang/nb-NO/admin/depreciations/message.php
|
|
nb-NO/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/accessories/general.php
|
|
lang/nb-NO/admin/accessories/general.php
|
|
nb-NO/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/accessories/table.php
|
|
lang/nb-NO/admin/accessories/table.php
|
|
nb-NO/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/accessories/message.php
|
|
lang/nb-NO/admin/accessories/message.php
|
|
nb-NO/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/maintenances/general.php
|
|
lang/nb-NO/admin/maintenances/general.php
|
|
nb-NO/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/maintenances/table.php
|
|
lang/nb-NO/admin/maintenances/table.php
|
|
nb-NO/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/maintenances/message.php
|
|
lang/nb-NO/admin/maintenances/message.php
|
|
nb-NO/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/maintenances/form.php
|
|
lang/nb-NO/admin/maintenances/form.php
|
|
nb-NO/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/nb-NO/admin/categories/general.php
|
|
lang/nb-NO/admin/categories/general.php
|
|
nb-NO/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/categories/table.php
|
|
lang/nb-NO/admin/categories/table.php
|
|
nb-NO/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/categories/message.php
|
|
lang/nb-NO/admin/categories/message.php
|
|
nb-NO/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/hardware/general.php
|
|
lang/nb-NO/admin/hardware/general.php
|
|
nb-NO/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/hardware/table.php
|
|
lang/nb-NO/admin/hardware/table.php
|
|
nb-NO/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/hardware/message.php
|
|
lang/nb-NO/admin/hardware/message.php
|
|
nb-NO/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/hardware/form.php
|
|
lang/nb-NO/admin/hardware/form.php
|
|
nb-NO/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/nb-NO/admin/locations/table.php
|
|
lang/nb-NO/admin/locations/table.php
|
|
nb-NO/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/nb-NO/admin/locations/message.php
|
|
lang/nb-NO/admin/locations/message.php
|
|
nb-NO/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/nb-NO/admin/kits/general.php
|
|
lang/nb-NO/admin/kits/general.php
|
|
nb-NO/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/reports/general.php
|
|
lang/nb-NO/admin/reports/general.php
|
|
nb-NO/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/nb-NO/admin/reports/message.php
|
|
lang/nb-NO/admin/reports/message.php
|
|
nb-NO/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/nb-NO/permissions.php
|
|
lang/nb-NO/permissions.php
|
|
nb-NO/permissions.php
|
|
permissions.php
|
|
resources/lang/nb-NO/localizations.php
|
|
lang/nb-NO/localizations.php
|
|
nb-NO/localizations.php
|
|
localizations.php
|
|
resources/lang/nb-NO/datepicker.php
|
|
lang/nb-NO/datepicker.php
|
|
nb-NO/datepicker.php
|
|
datepicker.php
|
|
resources/lang/nb-NO/pagination.php
|
|
lang/nb-NO/pagination.php
|
|
nb-NO/pagination.php
|
|
pagination.php
|
|
resources/lang/nb-NO/help.php
|
|
lang/nb-NO/help.php
|
|
nb-NO/help.php
|
|
help.php
|
|
resources/lang/nb-NO/auth.php
|
|
lang/nb-NO/auth.php
|
|
nb-NO/auth.php
|
|
auth.php
|
|
resources/lang/uk-UA/general.php
|
|
lang/uk-UA/general.php
|
|
uk-UA/general.php
|
|
general.php
|
|
resources/lang/uk-UA/validation.php
|
|
lang/uk-UA/validation.php
|
|
uk-UA/validation.php
|
|
validation.php
|
|
resources/lang/uk-UA/passwords.php
|
|
lang/uk-UA/passwords.php
|
|
uk-UA/passwords.php
|
|
passwords.php
|
|
resources/lang/uk-UA/button.php
|
|
lang/uk-UA/button.php
|
|
uk-UA/button.php
|
|
button.php
|
|
resources/lang/uk-UA/auth/general.php
|
|
lang/uk-UA/auth/general.php
|
|
uk-UA/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/uk-UA/auth/message.php
|
|
lang/uk-UA/auth/message.php
|
|
uk-UA/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/uk-UA/mail.php
|
|
lang/uk-UA/mail.php
|
|
uk-UA/mail.php
|
|
mail.php
|
|
resources/lang/uk-UA/table.php
|
|
lang/uk-UA/table.php
|
|
uk-UA/table.php
|
|
table.php
|
|
resources/lang/uk-UA/account/general.php
|
|
lang/uk-UA/account/general.php
|
|
uk-UA/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/uk-UA/reminders.php
|
|
lang/uk-UA/reminders.php
|
|
uk-UA/reminders.php
|
|
reminders.php
|
|
resources/lang/uk-UA/admin/components/general.php
|
|
lang/uk-UA/admin/components/general.php
|
|
uk-UA/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/components/table.php
|
|
lang/uk-UA/admin/components/table.php
|
|
uk-UA/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/components/message.php
|
|
lang/uk-UA/admin/components/message.php
|
|
uk-UA/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/statuslabels/table.php
|
|
lang/uk-UA/admin/statuslabels/table.php
|
|
uk-UA/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/statuslabels/message.php
|
|
lang/uk-UA/admin/statuslabels/message.php
|
|
uk-UA/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/asset_maintenances/general.php
|
|
lang/uk-UA/admin/asset_maintenances/general.php
|
|
uk-UA/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/asset_maintenances/table.php
|
|
lang/uk-UA/admin/asset_maintenances/table.php
|
|
uk-UA/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/asset_maintenances/message.php
|
|
lang/uk-UA/admin/asset_maintenances/message.php
|
|
uk-UA/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/asset_maintenances/form.php
|
|
lang/uk-UA/admin/asset_maintenances/form.php
|
|
uk-UA/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/uk-UA/admin/users/general.php
|
|
lang/uk-UA/admin/users/general.php
|
|
uk-UA/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/users/table.php
|
|
lang/uk-UA/admin/users/table.php
|
|
uk-UA/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/users/message.php
|
|
lang/uk-UA/admin/users/message.php
|
|
uk-UA/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/models/general.php
|
|
lang/uk-UA/admin/models/general.php
|
|
uk-UA/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/models/table.php
|
|
lang/uk-UA/admin/models/table.php
|
|
uk-UA/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/models/message.php
|
|
lang/uk-UA/admin/models/message.php
|
|
uk-UA/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/departments/table.php
|
|
lang/uk-UA/admin/departments/table.php
|
|
uk-UA/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/departments/message.php
|
|
lang/uk-UA/admin/departments/message.php
|
|
uk-UA/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/labels/table.php
|
|
lang/uk-UA/admin/labels/table.php
|
|
uk-UA/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/labels/message.php
|
|
lang/uk-UA/admin/labels/message.php
|
|
uk-UA/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/companies/general.php
|
|
lang/uk-UA/admin/companies/general.php
|
|
uk-UA/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/companies/table.php
|
|
lang/uk-UA/admin/companies/table.php
|
|
uk-UA/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/companies/message.php
|
|
lang/uk-UA/admin/companies/message.php
|
|
uk-UA/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/groups/table.php
|
|
lang/uk-UA/admin/groups/table.php
|
|
uk-UA/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/groups/message.php
|
|
lang/uk-UA/admin/groups/message.php
|
|
uk-UA/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/groups/titles.php
|
|
lang/uk-UA/admin/groups/titles.php
|
|
uk-UA/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/uk-UA/admin/custom_fields/general.php
|
|
lang/uk-UA/admin/custom_fields/general.php
|
|
uk-UA/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/custom_fields/message.php
|
|
lang/uk-UA/admin/custom_fields/message.php
|
|
uk-UA/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/suppliers/table.php
|
|
lang/uk-UA/admin/suppliers/table.php
|
|
uk-UA/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/suppliers/message.php
|
|
lang/uk-UA/admin/suppliers/message.php
|
|
uk-UA/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/licenses/general.php
|
|
lang/uk-UA/admin/licenses/general.php
|
|
uk-UA/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/licenses/table.php
|
|
lang/uk-UA/admin/licenses/table.php
|
|
uk-UA/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/licenses/message.php
|
|
lang/uk-UA/admin/licenses/message.php
|
|
uk-UA/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/licenses/form.php
|
|
lang/uk-UA/admin/licenses/form.php
|
|
uk-UA/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/uk-UA/admin/manufacturers/table.php
|
|
lang/uk-UA/admin/manufacturers/table.php
|
|
uk-UA/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/manufacturers/message.php
|
|
lang/uk-UA/admin/manufacturers/message.php
|
|
uk-UA/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/consumables/general.php
|
|
lang/uk-UA/admin/consumables/general.php
|
|
uk-UA/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/consumables/table.php
|
|
lang/uk-UA/admin/consumables/table.php
|
|
uk-UA/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/consumables/message.php
|
|
lang/uk-UA/admin/consumables/message.php
|
|
uk-UA/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/settings/general.php
|
|
lang/uk-UA/admin/settings/general.php
|
|
uk-UA/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/settings/table.php
|
|
lang/uk-UA/admin/settings/table.php
|
|
uk-UA/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/settings/message.php
|
|
lang/uk-UA/admin/settings/message.php
|
|
uk-UA/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/depreciations/general.php
|
|
lang/uk-UA/admin/depreciations/general.php
|
|
uk-UA/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/depreciations/table.php
|
|
lang/uk-UA/admin/depreciations/table.php
|
|
uk-UA/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/depreciations/message.php
|
|
lang/uk-UA/admin/depreciations/message.php
|
|
uk-UA/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/accessories/general.php
|
|
lang/uk-UA/admin/accessories/general.php
|
|
uk-UA/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/accessories/table.php
|
|
lang/uk-UA/admin/accessories/table.php
|
|
uk-UA/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/accessories/message.php
|
|
lang/uk-UA/admin/accessories/message.php
|
|
uk-UA/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/maintenances/general.php
|
|
lang/uk-UA/admin/maintenances/general.php
|
|
uk-UA/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/maintenances/table.php
|
|
lang/uk-UA/admin/maintenances/table.php
|
|
uk-UA/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/maintenances/message.php
|
|
lang/uk-UA/admin/maintenances/message.php
|
|
uk-UA/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/maintenances/form.php
|
|
lang/uk-UA/admin/maintenances/form.php
|
|
uk-UA/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/uk-UA/admin/categories/general.php
|
|
lang/uk-UA/admin/categories/general.php
|
|
uk-UA/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/categories/table.php
|
|
lang/uk-UA/admin/categories/table.php
|
|
uk-UA/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/categories/message.php
|
|
lang/uk-UA/admin/categories/message.php
|
|
uk-UA/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/hardware/general.php
|
|
lang/uk-UA/admin/hardware/general.php
|
|
uk-UA/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/hardware/table.php
|
|
lang/uk-UA/admin/hardware/table.php
|
|
uk-UA/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/hardware/message.php
|
|
lang/uk-UA/admin/hardware/message.php
|
|
uk-UA/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/hardware/form.php
|
|
lang/uk-UA/admin/hardware/form.php
|
|
uk-UA/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/uk-UA/admin/locations/table.php
|
|
lang/uk-UA/admin/locations/table.php
|
|
uk-UA/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/uk-UA/admin/locations/message.php
|
|
lang/uk-UA/admin/locations/message.php
|
|
uk-UA/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/uk-UA/admin/kits/general.php
|
|
lang/uk-UA/admin/kits/general.php
|
|
uk-UA/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/reports/general.php
|
|
lang/uk-UA/admin/reports/general.php
|
|
uk-UA/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/uk-UA/admin/reports/message.php
|
|
lang/uk-UA/admin/reports/message.php
|
|
uk-UA/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/uk-UA/permissions.php
|
|
lang/uk-UA/permissions.php
|
|
uk-UA/permissions.php
|
|
permissions.php
|
|
resources/lang/uk-UA/localizations.php
|
|
lang/uk-UA/localizations.php
|
|
uk-UA/localizations.php
|
|
localizations.php
|
|
resources/lang/uk-UA/datepicker.php
|
|
lang/uk-UA/datepicker.php
|
|
uk-UA/datepicker.php
|
|
datepicker.php
|
|
resources/lang/uk-UA/pagination.php
|
|
lang/uk-UA/pagination.php
|
|
uk-UA/pagination.php
|
|
pagination.php
|
|
resources/lang/uk-UA/help.php
|
|
lang/uk-UA/help.php
|
|
uk-UA/help.php
|
|
help.php
|
|
resources/lang/uk-UA/auth.php
|
|
lang/uk-UA/auth.php
|
|
uk-UA/auth.php
|
|
auth.php
|
|
resources/lang/ro-RO/general.php
|
|
lang/ro-RO/general.php
|
|
ro-RO/general.php
|
|
general.php
|
|
resources/lang/ro-RO/validation.php
|
|
lang/ro-RO/validation.php
|
|
ro-RO/validation.php
|
|
validation.php
|
|
resources/lang/ro-RO/passwords.php
|
|
lang/ro-RO/passwords.php
|
|
ro-RO/passwords.php
|
|
passwords.php
|
|
resources/lang/ro-RO/button.php
|
|
lang/ro-RO/button.php
|
|
ro-RO/button.php
|
|
button.php
|
|
resources/lang/ro-RO/auth/general.php
|
|
lang/ro-RO/auth/general.php
|
|
ro-RO/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ro-RO/auth/message.php
|
|
lang/ro-RO/auth/message.php
|
|
ro-RO/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ro-RO/mail.php
|
|
lang/ro-RO/mail.php
|
|
ro-RO/mail.php
|
|
mail.php
|
|
resources/lang/ro-RO/table.php
|
|
lang/ro-RO/table.php
|
|
ro-RO/table.php
|
|
table.php
|
|
resources/lang/ro-RO/account/general.php
|
|
lang/ro-RO/account/general.php
|
|
ro-RO/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ro-RO/reminders.php
|
|
lang/ro-RO/reminders.php
|
|
ro-RO/reminders.php
|
|
reminders.php
|
|
resources/lang/ro-RO/admin/components/general.php
|
|
lang/ro-RO/admin/components/general.php
|
|
ro-RO/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/components/table.php
|
|
lang/ro-RO/admin/components/table.php
|
|
ro-RO/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/components/message.php
|
|
lang/ro-RO/admin/components/message.php
|
|
ro-RO/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/statuslabels/table.php
|
|
lang/ro-RO/admin/statuslabels/table.php
|
|
ro-RO/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/statuslabels/message.php
|
|
lang/ro-RO/admin/statuslabels/message.php
|
|
ro-RO/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/asset_maintenances/general.php
|
|
lang/ro-RO/admin/asset_maintenances/general.php
|
|
ro-RO/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/asset_maintenances/table.php
|
|
lang/ro-RO/admin/asset_maintenances/table.php
|
|
ro-RO/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/asset_maintenances/message.php
|
|
lang/ro-RO/admin/asset_maintenances/message.php
|
|
ro-RO/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/asset_maintenances/form.php
|
|
lang/ro-RO/admin/asset_maintenances/form.php
|
|
ro-RO/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ro-RO/admin/users/general.php
|
|
lang/ro-RO/admin/users/general.php
|
|
ro-RO/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/users/table.php
|
|
lang/ro-RO/admin/users/table.php
|
|
ro-RO/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/users/message.php
|
|
lang/ro-RO/admin/users/message.php
|
|
ro-RO/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/models/general.php
|
|
lang/ro-RO/admin/models/general.php
|
|
ro-RO/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/models/table.php
|
|
lang/ro-RO/admin/models/table.php
|
|
ro-RO/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/models/message.php
|
|
lang/ro-RO/admin/models/message.php
|
|
ro-RO/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/departments/table.php
|
|
lang/ro-RO/admin/departments/table.php
|
|
ro-RO/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/departments/message.php
|
|
lang/ro-RO/admin/departments/message.php
|
|
ro-RO/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/labels/table.php
|
|
lang/ro-RO/admin/labels/table.php
|
|
ro-RO/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/labels/message.php
|
|
lang/ro-RO/admin/labels/message.php
|
|
ro-RO/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/companies/general.php
|
|
lang/ro-RO/admin/companies/general.php
|
|
ro-RO/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/companies/table.php
|
|
lang/ro-RO/admin/companies/table.php
|
|
ro-RO/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/companies/message.php
|
|
lang/ro-RO/admin/companies/message.php
|
|
ro-RO/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/groups/table.php
|
|
lang/ro-RO/admin/groups/table.php
|
|
ro-RO/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/groups/message.php
|
|
lang/ro-RO/admin/groups/message.php
|
|
ro-RO/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/groups/titles.php
|
|
lang/ro-RO/admin/groups/titles.php
|
|
ro-RO/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ro-RO/admin/custom_fields/general.php
|
|
lang/ro-RO/admin/custom_fields/general.php
|
|
ro-RO/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/custom_fields/message.php
|
|
lang/ro-RO/admin/custom_fields/message.php
|
|
ro-RO/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/suppliers/table.php
|
|
lang/ro-RO/admin/suppliers/table.php
|
|
ro-RO/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/suppliers/message.php
|
|
lang/ro-RO/admin/suppliers/message.php
|
|
ro-RO/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/licenses/general.php
|
|
lang/ro-RO/admin/licenses/general.php
|
|
ro-RO/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/licenses/table.php
|
|
lang/ro-RO/admin/licenses/table.php
|
|
ro-RO/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/licenses/message.php
|
|
lang/ro-RO/admin/licenses/message.php
|
|
ro-RO/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/licenses/form.php
|
|
lang/ro-RO/admin/licenses/form.php
|
|
ro-RO/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ro-RO/admin/manufacturers/table.php
|
|
lang/ro-RO/admin/manufacturers/table.php
|
|
ro-RO/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/manufacturers/message.php
|
|
lang/ro-RO/admin/manufacturers/message.php
|
|
ro-RO/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/consumables/general.php
|
|
lang/ro-RO/admin/consumables/general.php
|
|
ro-RO/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/consumables/table.php
|
|
lang/ro-RO/admin/consumables/table.php
|
|
ro-RO/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/consumables/message.php
|
|
lang/ro-RO/admin/consumables/message.php
|
|
ro-RO/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/settings/general.php
|
|
lang/ro-RO/admin/settings/general.php
|
|
ro-RO/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/settings/table.php
|
|
lang/ro-RO/admin/settings/table.php
|
|
ro-RO/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/settings/message.php
|
|
lang/ro-RO/admin/settings/message.php
|
|
ro-RO/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/depreciations/general.php
|
|
lang/ro-RO/admin/depreciations/general.php
|
|
ro-RO/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/depreciations/table.php
|
|
lang/ro-RO/admin/depreciations/table.php
|
|
ro-RO/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/depreciations/message.php
|
|
lang/ro-RO/admin/depreciations/message.php
|
|
ro-RO/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/accessories/general.php
|
|
lang/ro-RO/admin/accessories/general.php
|
|
ro-RO/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/accessories/table.php
|
|
lang/ro-RO/admin/accessories/table.php
|
|
ro-RO/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/accessories/message.php
|
|
lang/ro-RO/admin/accessories/message.php
|
|
ro-RO/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/maintenances/general.php
|
|
lang/ro-RO/admin/maintenances/general.php
|
|
ro-RO/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/maintenances/table.php
|
|
lang/ro-RO/admin/maintenances/table.php
|
|
ro-RO/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/maintenances/message.php
|
|
lang/ro-RO/admin/maintenances/message.php
|
|
ro-RO/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/maintenances/form.php
|
|
lang/ro-RO/admin/maintenances/form.php
|
|
ro-RO/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ro-RO/admin/categories/general.php
|
|
lang/ro-RO/admin/categories/general.php
|
|
ro-RO/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/categories/table.php
|
|
lang/ro-RO/admin/categories/table.php
|
|
ro-RO/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/categories/message.php
|
|
lang/ro-RO/admin/categories/message.php
|
|
ro-RO/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/hardware/general.php
|
|
lang/ro-RO/admin/hardware/general.php
|
|
ro-RO/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/hardware/table.php
|
|
lang/ro-RO/admin/hardware/table.php
|
|
ro-RO/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/hardware/message.php
|
|
lang/ro-RO/admin/hardware/message.php
|
|
ro-RO/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/hardware/form.php
|
|
lang/ro-RO/admin/hardware/form.php
|
|
ro-RO/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ro-RO/admin/locations/table.php
|
|
lang/ro-RO/admin/locations/table.php
|
|
ro-RO/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ro-RO/admin/locations/message.php
|
|
lang/ro-RO/admin/locations/message.php
|
|
ro-RO/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ro-RO/admin/kits/general.php
|
|
lang/ro-RO/admin/kits/general.php
|
|
ro-RO/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/reports/general.php
|
|
lang/ro-RO/admin/reports/general.php
|
|
ro-RO/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ro-RO/admin/reports/message.php
|
|
lang/ro-RO/admin/reports/message.php
|
|
ro-RO/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ro-RO/permissions.php
|
|
lang/ro-RO/permissions.php
|
|
ro-RO/permissions.php
|
|
permissions.php
|
|
resources/lang/ro-RO/localizations.php
|
|
lang/ro-RO/localizations.php
|
|
ro-RO/localizations.php
|
|
localizations.php
|
|
resources/lang/ro-RO/datepicker.php
|
|
lang/ro-RO/datepicker.php
|
|
ro-RO/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ro-RO/pagination.php
|
|
lang/ro-RO/pagination.php
|
|
ro-RO/pagination.php
|
|
pagination.php
|
|
resources/lang/ro-RO/help.php
|
|
lang/ro-RO/help.php
|
|
ro-RO/help.php
|
|
help.php
|
|
resources/lang/ro-RO/auth.php
|
|
lang/ro-RO/auth.php
|
|
ro-RO/auth.php
|
|
auth.php
|
|
resources/lang/cy-GB/general.php
|
|
lang/cy-GB/general.php
|
|
cy-GB/general.php
|
|
general.php
|
|
resources/lang/cy-GB/validation.php
|
|
lang/cy-GB/validation.php
|
|
cy-GB/validation.php
|
|
validation.php
|
|
resources/lang/cy-GB/passwords.php
|
|
lang/cy-GB/passwords.php
|
|
cy-GB/passwords.php
|
|
passwords.php
|
|
resources/lang/cy-GB/button.php
|
|
lang/cy-GB/button.php
|
|
cy-GB/button.php
|
|
button.php
|
|
resources/lang/cy-GB/auth/general.php
|
|
lang/cy-GB/auth/general.php
|
|
cy-GB/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/cy-GB/auth/message.php
|
|
lang/cy-GB/auth/message.php
|
|
cy-GB/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/cy-GB/mail.php
|
|
lang/cy-GB/mail.php
|
|
cy-GB/mail.php
|
|
mail.php
|
|
resources/lang/cy-GB/table.php
|
|
lang/cy-GB/table.php
|
|
cy-GB/table.php
|
|
table.php
|
|
resources/lang/cy-GB/account/general.php
|
|
lang/cy-GB/account/general.php
|
|
cy-GB/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/cy-GB/reminders.php
|
|
lang/cy-GB/reminders.php
|
|
cy-GB/reminders.php
|
|
reminders.php
|
|
resources/lang/cy-GB/admin/components/general.php
|
|
lang/cy-GB/admin/components/general.php
|
|
cy-GB/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/components/table.php
|
|
lang/cy-GB/admin/components/table.php
|
|
cy-GB/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/components/message.php
|
|
lang/cy-GB/admin/components/message.php
|
|
cy-GB/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/statuslabels/table.php
|
|
lang/cy-GB/admin/statuslabels/table.php
|
|
cy-GB/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/statuslabels/message.php
|
|
lang/cy-GB/admin/statuslabels/message.php
|
|
cy-GB/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/asset_maintenances/general.php
|
|
lang/cy-GB/admin/asset_maintenances/general.php
|
|
cy-GB/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/asset_maintenances/table.php
|
|
lang/cy-GB/admin/asset_maintenances/table.php
|
|
cy-GB/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/asset_maintenances/message.php
|
|
lang/cy-GB/admin/asset_maintenances/message.php
|
|
cy-GB/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/asset_maintenances/form.php
|
|
lang/cy-GB/admin/asset_maintenances/form.php
|
|
cy-GB/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/cy-GB/admin/users/general.php
|
|
lang/cy-GB/admin/users/general.php
|
|
cy-GB/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/users/table.php
|
|
lang/cy-GB/admin/users/table.php
|
|
cy-GB/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/users/message.php
|
|
lang/cy-GB/admin/users/message.php
|
|
cy-GB/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/models/general.php
|
|
lang/cy-GB/admin/models/general.php
|
|
cy-GB/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/models/table.php
|
|
lang/cy-GB/admin/models/table.php
|
|
cy-GB/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/models/message.php
|
|
lang/cy-GB/admin/models/message.php
|
|
cy-GB/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/departments/table.php
|
|
lang/cy-GB/admin/departments/table.php
|
|
cy-GB/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/departments/message.php
|
|
lang/cy-GB/admin/departments/message.php
|
|
cy-GB/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/labels/table.php
|
|
lang/cy-GB/admin/labels/table.php
|
|
cy-GB/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/labels/message.php
|
|
lang/cy-GB/admin/labels/message.php
|
|
cy-GB/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/companies/general.php
|
|
lang/cy-GB/admin/companies/general.php
|
|
cy-GB/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/companies/table.php
|
|
lang/cy-GB/admin/companies/table.php
|
|
cy-GB/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/companies/message.php
|
|
lang/cy-GB/admin/companies/message.php
|
|
cy-GB/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/groups/table.php
|
|
lang/cy-GB/admin/groups/table.php
|
|
cy-GB/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/groups/message.php
|
|
lang/cy-GB/admin/groups/message.php
|
|
cy-GB/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/groups/titles.php
|
|
lang/cy-GB/admin/groups/titles.php
|
|
cy-GB/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/cy-GB/admin/custom_fields/general.php
|
|
lang/cy-GB/admin/custom_fields/general.php
|
|
cy-GB/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/custom_fields/message.php
|
|
lang/cy-GB/admin/custom_fields/message.php
|
|
cy-GB/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/suppliers/table.php
|
|
lang/cy-GB/admin/suppliers/table.php
|
|
cy-GB/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/suppliers/message.php
|
|
lang/cy-GB/admin/suppliers/message.php
|
|
cy-GB/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/licenses/general.php
|
|
lang/cy-GB/admin/licenses/general.php
|
|
cy-GB/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/licenses/table.php
|
|
lang/cy-GB/admin/licenses/table.php
|
|
cy-GB/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/licenses/message.php
|
|
lang/cy-GB/admin/licenses/message.php
|
|
cy-GB/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/licenses/form.php
|
|
lang/cy-GB/admin/licenses/form.php
|
|
cy-GB/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/cy-GB/admin/manufacturers/table.php
|
|
lang/cy-GB/admin/manufacturers/table.php
|
|
cy-GB/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/manufacturers/message.php
|
|
lang/cy-GB/admin/manufacturers/message.php
|
|
cy-GB/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/consumables/general.php
|
|
lang/cy-GB/admin/consumables/general.php
|
|
cy-GB/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/consumables/table.php
|
|
lang/cy-GB/admin/consumables/table.php
|
|
cy-GB/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/consumables/message.php
|
|
lang/cy-GB/admin/consumables/message.php
|
|
cy-GB/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/settings/general.php
|
|
lang/cy-GB/admin/settings/general.php
|
|
cy-GB/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/settings/table.php
|
|
lang/cy-GB/admin/settings/table.php
|
|
cy-GB/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/settings/message.php
|
|
lang/cy-GB/admin/settings/message.php
|
|
cy-GB/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/depreciations/general.php
|
|
lang/cy-GB/admin/depreciations/general.php
|
|
cy-GB/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/depreciations/table.php
|
|
lang/cy-GB/admin/depreciations/table.php
|
|
cy-GB/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/depreciations/message.php
|
|
lang/cy-GB/admin/depreciations/message.php
|
|
cy-GB/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/accessories/general.php
|
|
lang/cy-GB/admin/accessories/general.php
|
|
cy-GB/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/accessories/table.php
|
|
lang/cy-GB/admin/accessories/table.php
|
|
cy-GB/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/accessories/message.php
|
|
lang/cy-GB/admin/accessories/message.php
|
|
cy-GB/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/maintenances/general.php
|
|
lang/cy-GB/admin/maintenances/general.php
|
|
cy-GB/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/maintenances/table.php
|
|
lang/cy-GB/admin/maintenances/table.php
|
|
cy-GB/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/maintenances/message.php
|
|
lang/cy-GB/admin/maintenances/message.php
|
|
cy-GB/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/maintenances/form.php
|
|
lang/cy-GB/admin/maintenances/form.php
|
|
cy-GB/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/cy-GB/admin/categories/general.php
|
|
lang/cy-GB/admin/categories/general.php
|
|
cy-GB/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/categories/table.php
|
|
lang/cy-GB/admin/categories/table.php
|
|
cy-GB/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/categories/message.php
|
|
lang/cy-GB/admin/categories/message.php
|
|
cy-GB/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/hardware/general.php
|
|
lang/cy-GB/admin/hardware/general.php
|
|
cy-GB/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/hardware/table.php
|
|
lang/cy-GB/admin/hardware/table.php
|
|
cy-GB/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/hardware/message.php
|
|
lang/cy-GB/admin/hardware/message.php
|
|
cy-GB/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/hardware/form.php
|
|
lang/cy-GB/admin/hardware/form.php
|
|
cy-GB/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/cy-GB/admin/locations/table.php
|
|
lang/cy-GB/admin/locations/table.php
|
|
cy-GB/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/cy-GB/admin/locations/message.php
|
|
lang/cy-GB/admin/locations/message.php
|
|
cy-GB/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/cy-GB/admin/kits/general.php
|
|
lang/cy-GB/admin/kits/general.php
|
|
cy-GB/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/reports/general.php
|
|
lang/cy-GB/admin/reports/general.php
|
|
cy-GB/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/cy-GB/admin/reports/message.php
|
|
lang/cy-GB/admin/reports/message.php
|
|
cy-GB/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/cy-GB/permissions.php
|
|
lang/cy-GB/permissions.php
|
|
cy-GB/permissions.php
|
|
permissions.php
|
|
resources/lang/cy-GB/localizations.php
|
|
lang/cy-GB/localizations.php
|
|
cy-GB/localizations.php
|
|
localizations.php
|
|
resources/lang/cy-GB/datepicker.php
|
|
lang/cy-GB/datepicker.php
|
|
cy-GB/datepicker.php
|
|
datepicker.php
|
|
resources/lang/cy-GB/pagination.php
|
|
lang/cy-GB/pagination.php
|
|
cy-GB/pagination.php
|
|
pagination.php
|
|
resources/lang/cy-GB/help.php
|
|
lang/cy-GB/help.php
|
|
cy-GB/help.php
|
|
help.php
|
|
resources/lang/cy-GB/auth.php
|
|
lang/cy-GB/auth.php
|
|
cy-GB/auth.php
|
|
auth.php
|
|
resources/lang/ka-GE/general.php
|
|
lang/ka-GE/general.php
|
|
ka-GE/general.php
|
|
general.php
|
|
resources/lang/ka-GE/validation.php
|
|
lang/ka-GE/validation.php
|
|
ka-GE/validation.php
|
|
validation.php
|
|
resources/lang/ka-GE/passwords.php
|
|
lang/ka-GE/passwords.php
|
|
ka-GE/passwords.php
|
|
passwords.php
|
|
resources/lang/ka-GE/button.php
|
|
lang/ka-GE/button.php
|
|
ka-GE/button.php
|
|
button.php
|
|
resources/lang/ka-GE/auth/general.php
|
|
lang/ka-GE/auth/general.php
|
|
ka-GE/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ka-GE/auth/message.php
|
|
lang/ka-GE/auth/message.php
|
|
ka-GE/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ka-GE/mail.php
|
|
lang/ka-GE/mail.php
|
|
ka-GE/mail.php
|
|
mail.php
|
|
resources/lang/ka-GE/table.php
|
|
lang/ka-GE/table.php
|
|
ka-GE/table.php
|
|
table.php
|
|
resources/lang/ka-GE/account/general.php
|
|
lang/ka-GE/account/general.php
|
|
ka-GE/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ka-GE/reminders.php
|
|
lang/ka-GE/reminders.php
|
|
ka-GE/reminders.php
|
|
reminders.php
|
|
resources/lang/ka-GE/admin/components/general.php
|
|
lang/ka-GE/admin/components/general.php
|
|
ka-GE/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/components/table.php
|
|
lang/ka-GE/admin/components/table.php
|
|
ka-GE/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/components/message.php
|
|
lang/ka-GE/admin/components/message.php
|
|
ka-GE/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/statuslabels/table.php
|
|
lang/ka-GE/admin/statuslabels/table.php
|
|
ka-GE/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/statuslabels/message.php
|
|
lang/ka-GE/admin/statuslabels/message.php
|
|
ka-GE/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/asset_maintenances/general.php
|
|
lang/ka-GE/admin/asset_maintenances/general.php
|
|
ka-GE/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/asset_maintenances/table.php
|
|
lang/ka-GE/admin/asset_maintenances/table.php
|
|
ka-GE/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/asset_maintenances/message.php
|
|
lang/ka-GE/admin/asset_maintenances/message.php
|
|
ka-GE/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/asset_maintenances/form.php
|
|
lang/ka-GE/admin/asset_maintenances/form.php
|
|
ka-GE/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ka-GE/admin/users/general.php
|
|
lang/ka-GE/admin/users/general.php
|
|
ka-GE/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/users/table.php
|
|
lang/ka-GE/admin/users/table.php
|
|
ka-GE/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/users/message.php
|
|
lang/ka-GE/admin/users/message.php
|
|
ka-GE/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/models/general.php
|
|
lang/ka-GE/admin/models/general.php
|
|
ka-GE/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/models/table.php
|
|
lang/ka-GE/admin/models/table.php
|
|
ka-GE/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/models/message.php
|
|
lang/ka-GE/admin/models/message.php
|
|
ka-GE/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/departments/table.php
|
|
lang/ka-GE/admin/departments/table.php
|
|
ka-GE/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/departments/message.php
|
|
lang/ka-GE/admin/departments/message.php
|
|
ka-GE/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/labels/table.php
|
|
lang/ka-GE/admin/labels/table.php
|
|
ka-GE/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/labels/message.php
|
|
lang/ka-GE/admin/labels/message.php
|
|
ka-GE/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/companies/general.php
|
|
lang/ka-GE/admin/companies/general.php
|
|
ka-GE/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/companies/table.php
|
|
lang/ka-GE/admin/companies/table.php
|
|
ka-GE/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/companies/message.php
|
|
lang/ka-GE/admin/companies/message.php
|
|
ka-GE/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/groups/table.php
|
|
lang/ka-GE/admin/groups/table.php
|
|
ka-GE/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/groups/message.php
|
|
lang/ka-GE/admin/groups/message.php
|
|
ka-GE/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/groups/titles.php
|
|
lang/ka-GE/admin/groups/titles.php
|
|
ka-GE/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ka-GE/admin/custom_fields/general.php
|
|
lang/ka-GE/admin/custom_fields/general.php
|
|
ka-GE/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/custom_fields/message.php
|
|
lang/ka-GE/admin/custom_fields/message.php
|
|
ka-GE/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/suppliers/table.php
|
|
lang/ka-GE/admin/suppliers/table.php
|
|
ka-GE/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/suppliers/message.php
|
|
lang/ka-GE/admin/suppliers/message.php
|
|
ka-GE/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/licenses/general.php
|
|
lang/ka-GE/admin/licenses/general.php
|
|
ka-GE/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/licenses/table.php
|
|
lang/ka-GE/admin/licenses/table.php
|
|
ka-GE/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/licenses/message.php
|
|
lang/ka-GE/admin/licenses/message.php
|
|
ka-GE/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/licenses/form.php
|
|
lang/ka-GE/admin/licenses/form.php
|
|
ka-GE/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ka-GE/admin/manufacturers/table.php
|
|
lang/ka-GE/admin/manufacturers/table.php
|
|
ka-GE/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/manufacturers/message.php
|
|
lang/ka-GE/admin/manufacturers/message.php
|
|
ka-GE/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/consumables/general.php
|
|
lang/ka-GE/admin/consumables/general.php
|
|
ka-GE/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/consumables/table.php
|
|
lang/ka-GE/admin/consumables/table.php
|
|
ka-GE/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/consumables/message.php
|
|
lang/ka-GE/admin/consumables/message.php
|
|
ka-GE/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/settings/general.php
|
|
lang/ka-GE/admin/settings/general.php
|
|
ka-GE/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/settings/table.php
|
|
lang/ka-GE/admin/settings/table.php
|
|
ka-GE/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/settings/message.php
|
|
lang/ka-GE/admin/settings/message.php
|
|
ka-GE/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/depreciations/general.php
|
|
lang/ka-GE/admin/depreciations/general.php
|
|
ka-GE/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/depreciations/table.php
|
|
lang/ka-GE/admin/depreciations/table.php
|
|
ka-GE/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/depreciations/message.php
|
|
lang/ka-GE/admin/depreciations/message.php
|
|
ka-GE/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/accessories/general.php
|
|
lang/ka-GE/admin/accessories/general.php
|
|
ka-GE/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/accessories/table.php
|
|
lang/ka-GE/admin/accessories/table.php
|
|
ka-GE/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/accessories/message.php
|
|
lang/ka-GE/admin/accessories/message.php
|
|
ka-GE/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/maintenances/general.php
|
|
lang/ka-GE/admin/maintenances/general.php
|
|
ka-GE/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/maintenances/table.php
|
|
lang/ka-GE/admin/maintenances/table.php
|
|
ka-GE/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/maintenances/message.php
|
|
lang/ka-GE/admin/maintenances/message.php
|
|
ka-GE/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/maintenances/form.php
|
|
lang/ka-GE/admin/maintenances/form.php
|
|
ka-GE/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ka-GE/admin/categories/general.php
|
|
lang/ka-GE/admin/categories/general.php
|
|
ka-GE/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/categories/table.php
|
|
lang/ka-GE/admin/categories/table.php
|
|
ka-GE/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/categories/message.php
|
|
lang/ka-GE/admin/categories/message.php
|
|
ka-GE/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/hardware/general.php
|
|
lang/ka-GE/admin/hardware/general.php
|
|
ka-GE/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/hardware/table.php
|
|
lang/ka-GE/admin/hardware/table.php
|
|
ka-GE/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/hardware/message.php
|
|
lang/ka-GE/admin/hardware/message.php
|
|
ka-GE/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/hardware/form.php
|
|
lang/ka-GE/admin/hardware/form.php
|
|
ka-GE/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ka-GE/admin/locations/table.php
|
|
lang/ka-GE/admin/locations/table.php
|
|
ka-GE/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ka-GE/admin/locations/message.php
|
|
lang/ka-GE/admin/locations/message.php
|
|
ka-GE/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ka-GE/admin/kits/general.php
|
|
lang/ka-GE/admin/kits/general.php
|
|
ka-GE/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/reports/general.php
|
|
lang/ka-GE/admin/reports/general.php
|
|
ka-GE/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ka-GE/admin/reports/message.php
|
|
lang/ka-GE/admin/reports/message.php
|
|
ka-GE/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ka-GE/permissions.php
|
|
lang/ka-GE/permissions.php
|
|
ka-GE/permissions.php
|
|
permissions.php
|
|
resources/lang/ka-GE/localizations.php
|
|
lang/ka-GE/localizations.php
|
|
ka-GE/localizations.php
|
|
localizations.php
|
|
resources/lang/ka-GE/datepicker.php
|
|
lang/ka-GE/datepicker.php
|
|
ka-GE/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ka-GE/pagination.php
|
|
lang/ka-GE/pagination.php
|
|
ka-GE/pagination.php
|
|
pagination.php
|
|
resources/lang/ka-GE/help.php
|
|
lang/ka-GE/help.php
|
|
ka-GE/help.php
|
|
help.php
|
|
resources/lang/ka-GE/auth.php
|
|
lang/ka-GE/auth.php
|
|
ka-GE/auth.php
|
|
auth.php
|
|
resources/lang/hr-HR/general.php
|
|
lang/hr-HR/general.php
|
|
hr-HR/general.php
|
|
general.php
|
|
resources/lang/hr-HR/validation.php
|
|
lang/hr-HR/validation.php
|
|
hr-HR/validation.php
|
|
validation.php
|
|
resources/lang/hr-HR/passwords.php
|
|
lang/hr-HR/passwords.php
|
|
hr-HR/passwords.php
|
|
passwords.php
|
|
resources/lang/hr-HR/button.php
|
|
lang/hr-HR/button.php
|
|
hr-HR/button.php
|
|
button.php
|
|
resources/lang/hr-HR/auth/general.php
|
|
lang/hr-HR/auth/general.php
|
|
hr-HR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/hr-HR/auth/message.php
|
|
lang/hr-HR/auth/message.php
|
|
hr-HR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/hr-HR/mail.php
|
|
lang/hr-HR/mail.php
|
|
hr-HR/mail.php
|
|
mail.php
|
|
resources/lang/hr-HR/table.php
|
|
lang/hr-HR/table.php
|
|
hr-HR/table.php
|
|
table.php
|
|
resources/lang/hr-HR/account/general.php
|
|
lang/hr-HR/account/general.php
|
|
hr-HR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/hr-HR/reminders.php
|
|
lang/hr-HR/reminders.php
|
|
hr-HR/reminders.php
|
|
reminders.php
|
|
resources/lang/hr-HR/admin/components/general.php
|
|
lang/hr-HR/admin/components/general.php
|
|
hr-HR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/components/table.php
|
|
lang/hr-HR/admin/components/table.php
|
|
hr-HR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/components/message.php
|
|
lang/hr-HR/admin/components/message.php
|
|
hr-HR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/statuslabels/table.php
|
|
lang/hr-HR/admin/statuslabels/table.php
|
|
hr-HR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/statuslabels/message.php
|
|
lang/hr-HR/admin/statuslabels/message.php
|
|
hr-HR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/asset_maintenances/general.php
|
|
lang/hr-HR/admin/asset_maintenances/general.php
|
|
hr-HR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/asset_maintenances/table.php
|
|
lang/hr-HR/admin/asset_maintenances/table.php
|
|
hr-HR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/asset_maintenances/message.php
|
|
lang/hr-HR/admin/asset_maintenances/message.php
|
|
hr-HR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/asset_maintenances/form.php
|
|
lang/hr-HR/admin/asset_maintenances/form.php
|
|
hr-HR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/hr-HR/admin/users/general.php
|
|
lang/hr-HR/admin/users/general.php
|
|
hr-HR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/users/table.php
|
|
lang/hr-HR/admin/users/table.php
|
|
hr-HR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/users/message.php
|
|
lang/hr-HR/admin/users/message.php
|
|
hr-HR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/models/general.php
|
|
lang/hr-HR/admin/models/general.php
|
|
hr-HR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/models/table.php
|
|
lang/hr-HR/admin/models/table.php
|
|
hr-HR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/models/message.php
|
|
lang/hr-HR/admin/models/message.php
|
|
hr-HR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/departments/table.php
|
|
lang/hr-HR/admin/departments/table.php
|
|
hr-HR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/departments/message.php
|
|
lang/hr-HR/admin/departments/message.php
|
|
hr-HR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/labels/table.php
|
|
lang/hr-HR/admin/labels/table.php
|
|
hr-HR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/labels/message.php
|
|
lang/hr-HR/admin/labels/message.php
|
|
hr-HR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/companies/general.php
|
|
lang/hr-HR/admin/companies/general.php
|
|
hr-HR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/companies/table.php
|
|
lang/hr-HR/admin/companies/table.php
|
|
hr-HR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/companies/message.php
|
|
lang/hr-HR/admin/companies/message.php
|
|
hr-HR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/groups/table.php
|
|
lang/hr-HR/admin/groups/table.php
|
|
hr-HR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/groups/message.php
|
|
lang/hr-HR/admin/groups/message.php
|
|
hr-HR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/groups/titles.php
|
|
lang/hr-HR/admin/groups/titles.php
|
|
hr-HR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/hr-HR/admin/custom_fields/general.php
|
|
lang/hr-HR/admin/custom_fields/general.php
|
|
hr-HR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/custom_fields/message.php
|
|
lang/hr-HR/admin/custom_fields/message.php
|
|
hr-HR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/suppliers/table.php
|
|
lang/hr-HR/admin/suppliers/table.php
|
|
hr-HR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/suppliers/message.php
|
|
lang/hr-HR/admin/suppliers/message.php
|
|
hr-HR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/licenses/general.php
|
|
lang/hr-HR/admin/licenses/general.php
|
|
hr-HR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/licenses/table.php
|
|
lang/hr-HR/admin/licenses/table.php
|
|
hr-HR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/licenses/message.php
|
|
lang/hr-HR/admin/licenses/message.php
|
|
hr-HR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/licenses/form.php
|
|
lang/hr-HR/admin/licenses/form.php
|
|
hr-HR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/hr-HR/admin/manufacturers/table.php
|
|
lang/hr-HR/admin/manufacturers/table.php
|
|
hr-HR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/manufacturers/message.php
|
|
lang/hr-HR/admin/manufacturers/message.php
|
|
hr-HR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/consumables/general.php
|
|
lang/hr-HR/admin/consumables/general.php
|
|
hr-HR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/consumables/table.php
|
|
lang/hr-HR/admin/consumables/table.php
|
|
hr-HR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/consumables/message.php
|
|
lang/hr-HR/admin/consumables/message.php
|
|
hr-HR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/settings/general.php
|
|
lang/hr-HR/admin/settings/general.php
|
|
hr-HR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/settings/table.php
|
|
lang/hr-HR/admin/settings/table.php
|
|
hr-HR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/settings/message.php
|
|
lang/hr-HR/admin/settings/message.php
|
|
hr-HR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/depreciations/general.php
|
|
lang/hr-HR/admin/depreciations/general.php
|
|
hr-HR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/depreciations/table.php
|
|
lang/hr-HR/admin/depreciations/table.php
|
|
hr-HR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/depreciations/message.php
|
|
lang/hr-HR/admin/depreciations/message.php
|
|
hr-HR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/accessories/general.php
|
|
lang/hr-HR/admin/accessories/general.php
|
|
hr-HR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/accessories/table.php
|
|
lang/hr-HR/admin/accessories/table.php
|
|
hr-HR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/accessories/message.php
|
|
lang/hr-HR/admin/accessories/message.php
|
|
hr-HR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/maintenances/general.php
|
|
lang/hr-HR/admin/maintenances/general.php
|
|
hr-HR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/maintenances/table.php
|
|
lang/hr-HR/admin/maintenances/table.php
|
|
hr-HR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/maintenances/message.php
|
|
lang/hr-HR/admin/maintenances/message.php
|
|
hr-HR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/maintenances/form.php
|
|
lang/hr-HR/admin/maintenances/form.php
|
|
hr-HR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/hr-HR/admin/categories/general.php
|
|
lang/hr-HR/admin/categories/general.php
|
|
hr-HR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/categories/table.php
|
|
lang/hr-HR/admin/categories/table.php
|
|
hr-HR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/categories/message.php
|
|
lang/hr-HR/admin/categories/message.php
|
|
hr-HR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/hardware/general.php
|
|
lang/hr-HR/admin/hardware/general.php
|
|
hr-HR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/hardware/table.php
|
|
lang/hr-HR/admin/hardware/table.php
|
|
hr-HR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/hardware/message.php
|
|
lang/hr-HR/admin/hardware/message.php
|
|
hr-HR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/hardware/form.php
|
|
lang/hr-HR/admin/hardware/form.php
|
|
hr-HR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/hr-HR/admin/locations/table.php
|
|
lang/hr-HR/admin/locations/table.php
|
|
hr-HR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/hr-HR/admin/locations/message.php
|
|
lang/hr-HR/admin/locations/message.php
|
|
hr-HR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/hr-HR/admin/kits/general.php
|
|
lang/hr-HR/admin/kits/general.php
|
|
hr-HR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/reports/general.php
|
|
lang/hr-HR/admin/reports/general.php
|
|
hr-HR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/hr-HR/admin/reports/message.php
|
|
lang/hr-HR/admin/reports/message.php
|
|
hr-HR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/hr-HR/permissions.php
|
|
lang/hr-HR/permissions.php
|
|
hr-HR/permissions.php
|
|
permissions.php
|
|
resources/lang/hr-HR/localizations.php
|
|
lang/hr-HR/localizations.php
|
|
hr-HR/localizations.php
|
|
localizations.php
|
|
resources/lang/hr-HR/datepicker.php
|
|
lang/hr-HR/datepicker.php
|
|
hr-HR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/hr-HR/pagination.php
|
|
lang/hr-HR/pagination.php
|
|
hr-HR/pagination.php
|
|
pagination.php
|
|
resources/lang/hr-HR/help.php
|
|
lang/hr-HR/help.php
|
|
hr-HR/help.php
|
|
help.php
|
|
resources/lang/hr-HR/auth.php
|
|
lang/hr-HR/auth.php
|
|
hr-HR/auth.php
|
|
auth.php
|
|
resources/lang/km-KH/general.php
|
|
lang/km-KH/general.php
|
|
km-KH/general.php
|
|
general.php
|
|
resources/lang/km-KH/validation.php
|
|
lang/km-KH/validation.php
|
|
km-KH/validation.php
|
|
validation.php
|
|
resources/lang/km-KH/passwords.php
|
|
lang/km-KH/passwords.php
|
|
km-KH/passwords.php
|
|
passwords.php
|
|
resources/lang/km-KH/button.php
|
|
lang/km-KH/button.php
|
|
km-KH/button.php
|
|
button.php
|
|
resources/lang/km-KH/auth/general.php
|
|
lang/km-KH/auth/general.php
|
|
km-KH/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/km-KH/auth/message.php
|
|
lang/km-KH/auth/message.php
|
|
km-KH/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/km-KH/mail.php
|
|
lang/km-KH/mail.php
|
|
km-KH/mail.php
|
|
mail.php
|
|
resources/lang/km-KH/table.php
|
|
lang/km-KH/table.php
|
|
km-KH/table.php
|
|
table.php
|
|
resources/lang/km-KH/account/general.php
|
|
lang/km-KH/account/general.php
|
|
km-KH/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/km-KH/reminders.php
|
|
lang/km-KH/reminders.php
|
|
km-KH/reminders.php
|
|
reminders.php
|
|
resources/lang/km-KH/admin/components/general.php
|
|
lang/km-KH/admin/components/general.php
|
|
km-KH/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/components/table.php
|
|
lang/km-KH/admin/components/table.php
|
|
km-KH/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/components/message.php
|
|
lang/km-KH/admin/components/message.php
|
|
km-KH/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/statuslabels/table.php
|
|
lang/km-KH/admin/statuslabels/table.php
|
|
km-KH/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/statuslabels/message.php
|
|
lang/km-KH/admin/statuslabels/message.php
|
|
km-KH/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/asset_maintenances/general.php
|
|
lang/km-KH/admin/asset_maintenances/general.php
|
|
km-KH/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/asset_maintenances/table.php
|
|
lang/km-KH/admin/asset_maintenances/table.php
|
|
km-KH/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/asset_maintenances/message.php
|
|
lang/km-KH/admin/asset_maintenances/message.php
|
|
km-KH/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/asset_maintenances/form.php
|
|
lang/km-KH/admin/asset_maintenances/form.php
|
|
km-KH/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/km-KH/admin/users/general.php
|
|
lang/km-KH/admin/users/general.php
|
|
km-KH/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/users/table.php
|
|
lang/km-KH/admin/users/table.php
|
|
km-KH/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/users/message.php
|
|
lang/km-KH/admin/users/message.php
|
|
km-KH/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/models/general.php
|
|
lang/km-KH/admin/models/general.php
|
|
km-KH/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/models/table.php
|
|
lang/km-KH/admin/models/table.php
|
|
km-KH/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/models/message.php
|
|
lang/km-KH/admin/models/message.php
|
|
km-KH/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/departments/table.php
|
|
lang/km-KH/admin/departments/table.php
|
|
km-KH/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/departments/message.php
|
|
lang/km-KH/admin/departments/message.php
|
|
km-KH/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/labels/table.php
|
|
lang/km-KH/admin/labels/table.php
|
|
km-KH/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/labels/message.php
|
|
lang/km-KH/admin/labels/message.php
|
|
km-KH/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/companies/general.php
|
|
lang/km-KH/admin/companies/general.php
|
|
km-KH/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/companies/table.php
|
|
lang/km-KH/admin/companies/table.php
|
|
km-KH/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/companies/message.php
|
|
lang/km-KH/admin/companies/message.php
|
|
km-KH/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/groups/table.php
|
|
lang/km-KH/admin/groups/table.php
|
|
km-KH/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/groups/message.php
|
|
lang/km-KH/admin/groups/message.php
|
|
km-KH/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/groups/titles.php
|
|
lang/km-KH/admin/groups/titles.php
|
|
km-KH/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/km-KH/admin/custom_fields/general.php
|
|
lang/km-KH/admin/custom_fields/general.php
|
|
km-KH/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/custom_fields/message.php
|
|
lang/km-KH/admin/custom_fields/message.php
|
|
km-KH/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/suppliers/table.php
|
|
lang/km-KH/admin/suppliers/table.php
|
|
km-KH/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/suppliers/message.php
|
|
lang/km-KH/admin/suppliers/message.php
|
|
km-KH/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/licenses/general.php
|
|
lang/km-KH/admin/licenses/general.php
|
|
km-KH/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/licenses/table.php
|
|
lang/km-KH/admin/licenses/table.php
|
|
km-KH/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/licenses/message.php
|
|
lang/km-KH/admin/licenses/message.php
|
|
km-KH/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/licenses/form.php
|
|
lang/km-KH/admin/licenses/form.php
|
|
km-KH/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/km-KH/admin/manufacturers/table.php
|
|
lang/km-KH/admin/manufacturers/table.php
|
|
km-KH/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/manufacturers/message.php
|
|
lang/km-KH/admin/manufacturers/message.php
|
|
km-KH/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/consumables/general.php
|
|
lang/km-KH/admin/consumables/general.php
|
|
km-KH/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/consumables/table.php
|
|
lang/km-KH/admin/consumables/table.php
|
|
km-KH/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/consumables/message.php
|
|
lang/km-KH/admin/consumables/message.php
|
|
km-KH/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/settings/general.php
|
|
lang/km-KH/admin/settings/general.php
|
|
km-KH/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/settings/table.php
|
|
lang/km-KH/admin/settings/table.php
|
|
km-KH/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/settings/message.php
|
|
lang/km-KH/admin/settings/message.php
|
|
km-KH/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/depreciations/general.php
|
|
lang/km-KH/admin/depreciations/general.php
|
|
km-KH/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/depreciations/table.php
|
|
lang/km-KH/admin/depreciations/table.php
|
|
km-KH/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/depreciations/message.php
|
|
lang/km-KH/admin/depreciations/message.php
|
|
km-KH/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/accessories/general.php
|
|
lang/km-KH/admin/accessories/general.php
|
|
km-KH/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/accessories/table.php
|
|
lang/km-KH/admin/accessories/table.php
|
|
km-KH/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/accessories/message.php
|
|
lang/km-KH/admin/accessories/message.php
|
|
km-KH/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/maintenances/general.php
|
|
lang/km-KH/admin/maintenances/general.php
|
|
km-KH/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/maintenances/table.php
|
|
lang/km-KH/admin/maintenances/table.php
|
|
km-KH/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/maintenances/message.php
|
|
lang/km-KH/admin/maintenances/message.php
|
|
km-KH/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/maintenances/form.php
|
|
lang/km-KH/admin/maintenances/form.php
|
|
km-KH/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/km-KH/admin/categories/general.php
|
|
lang/km-KH/admin/categories/general.php
|
|
km-KH/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/categories/table.php
|
|
lang/km-KH/admin/categories/table.php
|
|
km-KH/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/categories/message.php
|
|
lang/km-KH/admin/categories/message.php
|
|
km-KH/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/hardware/general.php
|
|
lang/km-KH/admin/hardware/general.php
|
|
km-KH/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/hardware/table.php
|
|
lang/km-KH/admin/hardware/table.php
|
|
km-KH/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/hardware/message.php
|
|
lang/km-KH/admin/hardware/message.php
|
|
km-KH/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/hardware/form.php
|
|
lang/km-KH/admin/hardware/form.php
|
|
km-KH/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/km-KH/admin/locations/table.php
|
|
lang/km-KH/admin/locations/table.php
|
|
km-KH/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/km-KH/admin/locations/message.php
|
|
lang/km-KH/admin/locations/message.php
|
|
km-KH/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/km-KH/admin/kits/general.php
|
|
lang/km-KH/admin/kits/general.php
|
|
km-KH/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/reports/general.php
|
|
lang/km-KH/admin/reports/general.php
|
|
km-KH/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/km-KH/admin/reports/message.php
|
|
lang/km-KH/admin/reports/message.php
|
|
km-KH/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/km-KH/permissions.php
|
|
lang/km-KH/permissions.php
|
|
km-KH/permissions.php
|
|
permissions.php
|
|
resources/lang/km-KH/localizations.php
|
|
lang/km-KH/localizations.php
|
|
km-KH/localizations.php
|
|
localizations.php
|
|
resources/lang/km-KH/datepicker.php
|
|
lang/km-KH/datepicker.php
|
|
km-KH/datepicker.php
|
|
datepicker.php
|
|
resources/lang/km-KH/pagination.php
|
|
lang/km-KH/pagination.php
|
|
km-KH/pagination.php
|
|
pagination.php
|
|
resources/lang/km-KH/help.php
|
|
lang/km-KH/help.php
|
|
km-KH/help.php
|
|
help.php
|
|
resources/lang/km-KH/auth.php
|
|
lang/km-KH/auth.php
|
|
km-KH/auth.php
|
|
auth.php
|
|
resources/lang/es-ES/general.php
|
|
lang/es-ES/general.php
|
|
es-ES/general.php
|
|
general.php
|
|
resources/lang/es-ES/validation.php
|
|
lang/es-ES/validation.php
|
|
es-ES/validation.php
|
|
validation.php
|
|
resources/lang/es-ES/passwords.php
|
|
lang/es-ES/passwords.php
|
|
es-ES/passwords.php
|
|
passwords.php
|
|
resources/lang/es-ES/button.php
|
|
lang/es-ES/button.php
|
|
es-ES/button.php
|
|
button.php
|
|
resources/lang/es-ES/auth/general.php
|
|
lang/es-ES/auth/general.php
|
|
es-ES/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/es-ES/auth/message.php
|
|
lang/es-ES/auth/message.php
|
|
es-ES/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/es-ES/mail.php
|
|
lang/es-ES/mail.php
|
|
es-ES/mail.php
|
|
mail.php
|
|
resources/lang/es-ES/table.php
|
|
lang/es-ES/table.php
|
|
es-ES/table.php
|
|
table.php
|
|
resources/lang/es-ES/account/general.php
|
|
lang/es-ES/account/general.php
|
|
es-ES/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/es-ES/reminders.php
|
|
lang/es-ES/reminders.php
|
|
es-ES/reminders.php
|
|
reminders.php
|
|
resources/lang/es-ES/admin/components/general.php
|
|
lang/es-ES/admin/components/general.php
|
|
es-ES/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/components/table.php
|
|
lang/es-ES/admin/components/table.php
|
|
es-ES/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/components/message.php
|
|
lang/es-ES/admin/components/message.php
|
|
es-ES/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/statuslabels/table.php
|
|
lang/es-ES/admin/statuslabels/table.php
|
|
es-ES/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/statuslabels/message.php
|
|
lang/es-ES/admin/statuslabels/message.php
|
|
es-ES/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/asset_maintenances/general.php
|
|
lang/es-ES/admin/asset_maintenances/general.php
|
|
es-ES/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/asset_maintenances/table.php
|
|
lang/es-ES/admin/asset_maintenances/table.php
|
|
es-ES/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/asset_maintenances/message.php
|
|
lang/es-ES/admin/asset_maintenances/message.php
|
|
es-ES/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/asset_maintenances/form.php
|
|
lang/es-ES/admin/asset_maintenances/form.php
|
|
es-ES/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/es-ES/admin/users/general.php
|
|
lang/es-ES/admin/users/general.php
|
|
es-ES/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/users/table.php
|
|
lang/es-ES/admin/users/table.php
|
|
es-ES/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/users/message.php
|
|
lang/es-ES/admin/users/message.php
|
|
es-ES/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/models/general.php
|
|
lang/es-ES/admin/models/general.php
|
|
es-ES/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/models/table.php
|
|
lang/es-ES/admin/models/table.php
|
|
es-ES/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/models/message.php
|
|
lang/es-ES/admin/models/message.php
|
|
es-ES/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/departments/table.php
|
|
lang/es-ES/admin/departments/table.php
|
|
es-ES/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/departments/message.php
|
|
lang/es-ES/admin/departments/message.php
|
|
es-ES/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/labels/table.php
|
|
lang/es-ES/admin/labels/table.php
|
|
es-ES/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/labels/message.php
|
|
lang/es-ES/admin/labels/message.php
|
|
es-ES/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/companies/general.php
|
|
lang/es-ES/admin/companies/general.php
|
|
es-ES/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/companies/table.php
|
|
lang/es-ES/admin/companies/table.php
|
|
es-ES/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/companies/message.php
|
|
lang/es-ES/admin/companies/message.php
|
|
es-ES/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/groups/table.php
|
|
lang/es-ES/admin/groups/table.php
|
|
es-ES/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/groups/message.php
|
|
lang/es-ES/admin/groups/message.php
|
|
es-ES/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/groups/titles.php
|
|
lang/es-ES/admin/groups/titles.php
|
|
es-ES/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/es-ES/admin/custom_fields/general.php
|
|
lang/es-ES/admin/custom_fields/general.php
|
|
es-ES/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/custom_fields/message.php
|
|
lang/es-ES/admin/custom_fields/message.php
|
|
es-ES/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/suppliers/table.php
|
|
lang/es-ES/admin/suppliers/table.php
|
|
es-ES/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/suppliers/message.php
|
|
lang/es-ES/admin/suppliers/message.php
|
|
es-ES/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/licenses/general.php
|
|
lang/es-ES/admin/licenses/general.php
|
|
es-ES/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/licenses/table.php
|
|
lang/es-ES/admin/licenses/table.php
|
|
es-ES/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/licenses/message.php
|
|
lang/es-ES/admin/licenses/message.php
|
|
es-ES/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/licenses/form.php
|
|
lang/es-ES/admin/licenses/form.php
|
|
es-ES/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/es-ES/admin/manufacturers/table.php
|
|
lang/es-ES/admin/manufacturers/table.php
|
|
es-ES/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/manufacturers/message.php
|
|
lang/es-ES/admin/manufacturers/message.php
|
|
es-ES/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/consumables/general.php
|
|
lang/es-ES/admin/consumables/general.php
|
|
es-ES/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/consumables/table.php
|
|
lang/es-ES/admin/consumables/table.php
|
|
es-ES/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/consumables/message.php
|
|
lang/es-ES/admin/consumables/message.php
|
|
es-ES/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/settings/general.php
|
|
lang/es-ES/admin/settings/general.php
|
|
es-ES/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/settings/table.php
|
|
lang/es-ES/admin/settings/table.php
|
|
es-ES/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/settings/message.php
|
|
lang/es-ES/admin/settings/message.php
|
|
es-ES/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/depreciations/general.php
|
|
lang/es-ES/admin/depreciations/general.php
|
|
es-ES/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/depreciations/table.php
|
|
lang/es-ES/admin/depreciations/table.php
|
|
es-ES/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/depreciations/message.php
|
|
lang/es-ES/admin/depreciations/message.php
|
|
es-ES/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/accessories/general.php
|
|
lang/es-ES/admin/accessories/general.php
|
|
es-ES/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/accessories/table.php
|
|
lang/es-ES/admin/accessories/table.php
|
|
es-ES/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/accessories/message.php
|
|
lang/es-ES/admin/accessories/message.php
|
|
es-ES/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/maintenances/general.php
|
|
lang/es-ES/admin/maintenances/general.php
|
|
es-ES/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/maintenances/table.php
|
|
lang/es-ES/admin/maintenances/table.php
|
|
es-ES/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/maintenances/message.php
|
|
lang/es-ES/admin/maintenances/message.php
|
|
es-ES/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/maintenances/form.php
|
|
lang/es-ES/admin/maintenances/form.php
|
|
es-ES/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/es-ES/admin/categories/general.php
|
|
lang/es-ES/admin/categories/general.php
|
|
es-ES/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/categories/table.php
|
|
lang/es-ES/admin/categories/table.php
|
|
es-ES/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/categories/message.php
|
|
lang/es-ES/admin/categories/message.php
|
|
es-ES/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/hardware/general.php
|
|
lang/es-ES/admin/hardware/general.php
|
|
es-ES/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/hardware/table.php
|
|
lang/es-ES/admin/hardware/table.php
|
|
es-ES/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/hardware/message.php
|
|
lang/es-ES/admin/hardware/message.php
|
|
es-ES/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/hardware/form.php
|
|
lang/es-ES/admin/hardware/form.php
|
|
es-ES/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/es-ES/admin/locations/table.php
|
|
lang/es-ES/admin/locations/table.php
|
|
es-ES/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/es-ES/admin/locations/message.php
|
|
lang/es-ES/admin/locations/message.php
|
|
es-ES/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/es-ES/admin/kits/general.php
|
|
lang/es-ES/admin/kits/general.php
|
|
es-ES/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/reports/general.php
|
|
lang/es-ES/admin/reports/general.php
|
|
es-ES/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/es-ES/admin/reports/message.php
|
|
lang/es-ES/admin/reports/message.php
|
|
es-ES/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/es-ES/permissions.php
|
|
lang/es-ES/permissions.php
|
|
es-ES/permissions.php
|
|
permissions.php
|
|
resources/lang/es-ES/localizations.php
|
|
lang/es-ES/localizations.php
|
|
es-ES/localizations.php
|
|
localizations.php
|
|
resources/lang/es-ES/datepicker.php
|
|
lang/es-ES/datepicker.php
|
|
es-ES/datepicker.php
|
|
datepicker.php
|
|
resources/lang/es-ES/pagination.php
|
|
lang/es-ES/pagination.php
|
|
es-ES/pagination.php
|
|
pagination.php
|
|
resources/lang/es-ES/help.php
|
|
lang/es-ES/help.php
|
|
es-ES/help.php
|
|
help.php
|
|
resources/lang/es-ES/auth.php
|
|
lang/es-ES/auth.php
|
|
es-ES/auth.php
|
|
auth.php
|
|
resources/lang/sk-SK/general.php
|
|
lang/sk-SK/general.php
|
|
sk-SK/general.php
|
|
general.php
|
|
resources/lang/sk-SK/validation.php
|
|
lang/sk-SK/validation.php
|
|
sk-SK/validation.php
|
|
validation.php
|
|
resources/lang/sk-SK/passwords.php
|
|
lang/sk-SK/passwords.php
|
|
sk-SK/passwords.php
|
|
passwords.php
|
|
resources/lang/sk-SK/button.php
|
|
lang/sk-SK/button.php
|
|
sk-SK/button.php
|
|
button.php
|
|
resources/lang/sk-SK/auth/general.php
|
|
lang/sk-SK/auth/general.php
|
|
sk-SK/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/sk-SK/auth/message.php
|
|
lang/sk-SK/auth/message.php
|
|
sk-SK/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/sk-SK/mail.php
|
|
lang/sk-SK/mail.php
|
|
sk-SK/mail.php
|
|
mail.php
|
|
resources/lang/sk-SK/table.php
|
|
lang/sk-SK/table.php
|
|
sk-SK/table.php
|
|
table.php
|
|
resources/lang/sk-SK/account/general.php
|
|
lang/sk-SK/account/general.php
|
|
sk-SK/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/sk-SK/reminders.php
|
|
lang/sk-SK/reminders.php
|
|
sk-SK/reminders.php
|
|
reminders.php
|
|
resources/lang/sk-SK/admin/components/general.php
|
|
lang/sk-SK/admin/components/general.php
|
|
sk-SK/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/components/table.php
|
|
lang/sk-SK/admin/components/table.php
|
|
sk-SK/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/components/message.php
|
|
lang/sk-SK/admin/components/message.php
|
|
sk-SK/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/statuslabels/table.php
|
|
lang/sk-SK/admin/statuslabels/table.php
|
|
sk-SK/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/statuslabels/message.php
|
|
lang/sk-SK/admin/statuslabels/message.php
|
|
sk-SK/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/asset_maintenances/general.php
|
|
lang/sk-SK/admin/asset_maintenances/general.php
|
|
sk-SK/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/asset_maintenances/table.php
|
|
lang/sk-SK/admin/asset_maintenances/table.php
|
|
sk-SK/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/asset_maintenances/message.php
|
|
lang/sk-SK/admin/asset_maintenances/message.php
|
|
sk-SK/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/asset_maintenances/form.php
|
|
lang/sk-SK/admin/asset_maintenances/form.php
|
|
sk-SK/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/sk-SK/admin/users/general.php
|
|
lang/sk-SK/admin/users/general.php
|
|
sk-SK/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/users/table.php
|
|
lang/sk-SK/admin/users/table.php
|
|
sk-SK/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/users/message.php
|
|
lang/sk-SK/admin/users/message.php
|
|
sk-SK/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/models/general.php
|
|
lang/sk-SK/admin/models/general.php
|
|
sk-SK/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/models/table.php
|
|
lang/sk-SK/admin/models/table.php
|
|
sk-SK/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/models/message.php
|
|
lang/sk-SK/admin/models/message.php
|
|
sk-SK/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/departments/table.php
|
|
lang/sk-SK/admin/departments/table.php
|
|
sk-SK/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/departments/message.php
|
|
lang/sk-SK/admin/departments/message.php
|
|
sk-SK/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/labels/table.php
|
|
lang/sk-SK/admin/labels/table.php
|
|
sk-SK/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/labels/message.php
|
|
lang/sk-SK/admin/labels/message.php
|
|
sk-SK/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/companies/general.php
|
|
lang/sk-SK/admin/companies/general.php
|
|
sk-SK/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/companies/table.php
|
|
lang/sk-SK/admin/companies/table.php
|
|
sk-SK/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/companies/message.php
|
|
lang/sk-SK/admin/companies/message.php
|
|
sk-SK/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/groups/table.php
|
|
lang/sk-SK/admin/groups/table.php
|
|
sk-SK/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/groups/message.php
|
|
lang/sk-SK/admin/groups/message.php
|
|
sk-SK/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/groups/titles.php
|
|
lang/sk-SK/admin/groups/titles.php
|
|
sk-SK/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/sk-SK/admin/custom_fields/general.php
|
|
lang/sk-SK/admin/custom_fields/general.php
|
|
sk-SK/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/custom_fields/message.php
|
|
lang/sk-SK/admin/custom_fields/message.php
|
|
sk-SK/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/suppliers/table.php
|
|
lang/sk-SK/admin/suppliers/table.php
|
|
sk-SK/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/suppliers/message.php
|
|
lang/sk-SK/admin/suppliers/message.php
|
|
sk-SK/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/licenses/general.php
|
|
lang/sk-SK/admin/licenses/general.php
|
|
sk-SK/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/licenses/table.php
|
|
lang/sk-SK/admin/licenses/table.php
|
|
sk-SK/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/licenses/message.php
|
|
lang/sk-SK/admin/licenses/message.php
|
|
sk-SK/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/licenses/form.php
|
|
lang/sk-SK/admin/licenses/form.php
|
|
sk-SK/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/sk-SK/admin/manufacturers/table.php
|
|
lang/sk-SK/admin/manufacturers/table.php
|
|
sk-SK/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/manufacturers/message.php
|
|
lang/sk-SK/admin/manufacturers/message.php
|
|
sk-SK/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/consumables/general.php
|
|
lang/sk-SK/admin/consumables/general.php
|
|
sk-SK/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/consumables/table.php
|
|
lang/sk-SK/admin/consumables/table.php
|
|
sk-SK/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/consumables/message.php
|
|
lang/sk-SK/admin/consumables/message.php
|
|
sk-SK/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/settings/general.php
|
|
lang/sk-SK/admin/settings/general.php
|
|
sk-SK/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/settings/table.php
|
|
lang/sk-SK/admin/settings/table.php
|
|
sk-SK/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/settings/message.php
|
|
lang/sk-SK/admin/settings/message.php
|
|
sk-SK/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/depreciations/general.php
|
|
lang/sk-SK/admin/depreciations/general.php
|
|
sk-SK/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/depreciations/table.php
|
|
lang/sk-SK/admin/depreciations/table.php
|
|
sk-SK/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/depreciations/message.php
|
|
lang/sk-SK/admin/depreciations/message.php
|
|
sk-SK/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/accessories/general.php
|
|
lang/sk-SK/admin/accessories/general.php
|
|
sk-SK/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/accessories/table.php
|
|
lang/sk-SK/admin/accessories/table.php
|
|
sk-SK/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/accessories/message.php
|
|
lang/sk-SK/admin/accessories/message.php
|
|
sk-SK/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/maintenances/general.php
|
|
lang/sk-SK/admin/maintenances/general.php
|
|
sk-SK/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/maintenances/table.php
|
|
lang/sk-SK/admin/maintenances/table.php
|
|
sk-SK/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/maintenances/message.php
|
|
lang/sk-SK/admin/maintenances/message.php
|
|
sk-SK/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/maintenances/form.php
|
|
lang/sk-SK/admin/maintenances/form.php
|
|
sk-SK/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/sk-SK/admin/categories/general.php
|
|
lang/sk-SK/admin/categories/general.php
|
|
sk-SK/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/categories/table.php
|
|
lang/sk-SK/admin/categories/table.php
|
|
sk-SK/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/categories/message.php
|
|
lang/sk-SK/admin/categories/message.php
|
|
sk-SK/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/hardware/general.php
|
|
lang/sk-SK/admin/hardware/general.php
|
|
sk-SK/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/hardware/table.php
|
|
lang/sk-SK/admin/hardware/table.php
|
|
sk-SK/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/hardware/message.php
|
|
lang/sk-SK/admin/hardware/message.php
|
|
sk-SK/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/hardware/form.php
|
|
lang/sk-SK/admin/hardware/form.php
|
|
sk-SK/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/sk-SK/admin/locations/table.php
|
|
lang/sk-SK/admin/locations/table.php
|
|
sk-SK/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/sk-SK/admin/locations/message.php
|
|
lang/sk-SK/admin/locations/message.php
|
|
sk-SK/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/sk-SK/admin/kits/general.php
|
|
lang/sk-SK/admin/kits/general.php
|
|
sk-SK/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/reports/general.php
|
|
lang/sk-SK/admin/reports/general.php
|
|
sk-SK/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/sk-SK/admin/reports/message.php
|
|
lang/sk-SK/admin/reports/message.php
|
|
sk-SK/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/sk-SK/permissions.php
|
|
lang/sk-SK/permissions.php
|
|
sk-SK/permissions.php
|
|
permissions.php
|
|
resources/lang/sk-SK/localizations.php
|
|
lang/sk-SK/localizations.php
|
|
sk-SK/localizations.php
|
|
localizations.php
|
|
resources/lang/sk-SK/datepicker.php
|
|
lang/sk-SK/datepicker.php
|
|
sk-SK/datepicker.php
|
|
datepicker.php
|
|
resources/lang/sk-SK/pagination.php
|
|
lang/sk-SK/pagination.php
|
|
sk-SK/pagination.php
|
|
pagination.php
|
|
resources/lang/sk-SK/help.php
|
|
lang/sk-SK/help.php
|
|
sk-SK/help.php
|
|
help.php
|
|
resources/lang/sk-SK/auth.php
|
|
lang/sk-SK/auth.php
|
|
sk-SK/auth.php
|
|
auth.php
|
|
resources/lang/ar-SA/general.php
|
|
lang/ar-SA/general.php
|
|
ar-SA/general.php
|
|
general.php
|
|
resources/lang/ar-SA/validation.php
|
|
lang/ar-SA/validation.php
|
|
ar-SA/validation.php
|
|
validation.php
|
|
resources/lang/ar-SA/passwords.php
|
|
lang/ar-SA/passwords.php
|
|
ar-SA/passwords.php
|
|
passwords.php
|
|
resources/lang/ar-SA/button.php
|
|
lang/ar-SA/button.php
|
|
ar-SA/button.php
|
|
button.php
|
|
resources/lang/ar-SA/auth/general.php
|
|
lang/ar-SA/auth/general.php
|
|
ar-SA/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ar-SA/auth/message.php
|
|
lang/ar-SA/auth/message.php
|
|
ar-SA/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ar-SA/mail.php
|
|
lang/ar-SA/mail.php
|
|
ar-SA/mail.php
|
|
mail.php
|
|
resources/lang/ar-SA/table.php
|
|
lang/ar-SA/table.php
|
|
ar-SA/table.php
|
|
table.php
|
|
resources/lang/ar-SA/account/general.php
|
|
lang/ar-SA/account/general.php
|
|
ar-SA/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ar-SA/reminders.php
|
|
lang/ar-SA/reminders.php
|
|
ar-SA/reminders.php
|
|
reminders.php
|
|
resources/lang/ar-SA/admin/components/general.php
|
|
lang/ar-SA/admin/components/general.php
|
|
ar-SA/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/components/table.php
|
|
lang/ar-SA/admin/components/table.php
|
|
ar-SA/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/components/message.php
|
|
lang/ar-SA/admin/components/message.php
|
|
ar-SA/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/statuslabels/table.php
|
|
lang/ar-SA/admin/statuslabels/table.php
|
|
ar-SA/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/statuslabels/message.php
|
|
lang/ar-SA/admin/statuslabels/message.php
|
|
ar-SA/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/asset_maintenances/general.php
|
|
lang/ar-SA/admin/asset_maintenances/general.php
|
|
ar-SA/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/asset_maintenances/table.php
|
|
lang/ar-SA/admin/asset_maintenances/table.php
|
|
ar-SA/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/asset_maintenances/message.php
|
|
lang/ar-SA/admin/asset_maintenances/message.php
|
|
ar-SA/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/asset_maintenances/form.php
|
|
lang/ar-SA/admin/asset_maintenances/form.php
|
|
ar-SA/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ar-SA/admin/users/general.php
|
|
lang/ar-SA/admin/users/general.php
|
|
ar-SA/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/users/table.php
|
|
lang/ar-SA/admin/users/table.php
|
|
ar-SA/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/users/message.php
|
|
lang/ar-SA/admin/users/message.php
|
|
ar-SA/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/models/general.php
|
|
lang/ar-SA/admin/models/general.php
|
|
ar-SA/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/models/table.php
|
|
lang/ar-SA/admin/models/table.php
|
|
ar-SA/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/models/message.php
|
|
lang/ar-SA/admin/models/message.php
|
|
ar-SA/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/departments/table.php
|
|
lang/ar-SA/admin/departments/table.php
|
|
ar-SA/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/departments/message.php
|
|
lang/ar-SA/admin/departments/message.php
|
|
ar-SA/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/labels/table.php
|
|
lang/ar-SA/admin/labels/table.php
|
|
ar-SA/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/labels/message.php
|
|
lang/ar-SA/admin/labels/message.php
|
|
ar-SA/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/companies/general.php
|
|
lang/ar-SA/admin/companies/general.php
|
|
ar-SA/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/companies/table.php
|
|
lang/ar-SA/admin/companies/table.php
|
|
ar-SA/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/companies/message.php
|
|
lang/ar-SA/admin/companies/message.php
|
|
ar-SA/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/groups/table.php
|
|
lang/ar-SA/admin/groups/table.php
|
|
ar-SA/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/groups/message.php
|
|
lang/ar-SA/admin/groups/message.php
|
|
ar-SA/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/groups/titles.php
|
|
lang/ar-SA/admin/groups/titles.php
|
|
ar-SA/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ar-SA/admin/custom_fields/general.php
|
|
lang/ar-SA/admin/custom_fields/general.php
|
|
ar-SA/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/custom_fields/message.php
|
|
lang/ar-SA/admin/custom_fields/message.php
|
|
ar-SA/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/suppliers/table.php
|
|
lang/ar-SA/admin/suppliers/table.php
|
|
ar-SA/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/suppliers/message.php
|
|
lang/ar-SA/admin/suppliers/message.php
|
|
ar-SA/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/licenses/general.php
|
|
lang/ar-SA/admin/licenses/general.php
|
|
ar-SA/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/licenses/table.php
|
|
lang/ar-SA/admin/licenses/table.php
|
|
ar-SA/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/licenses/message.php
|
|
lang/ar-SA/admin/licenses/message.php
|
|
ar-SA/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/licenses/form.php
|
|
lang/ar-SA/admin/licenses/form.php
|
|
ar-SA/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ar-SA/admin/manufacturers/table.php
|
|
lang/ar-SA/admin/manufacturers/table.php
|
|
ar-SA/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/manufacturers/message.php
|
|
lang/ar-SA/admin/manufacturers/message.php
|
|
ar-SA/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/consumables/general.php
|
|
lang/ar-SA/admin/consumables/general.php
|
|
ar-SA/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/consumables/table.php
|
|
lang/ar-SA/admin/consumables/table.php
|
|
ar-SA/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/consumables/message.php
|
|
lang/ar-SA/admin/consumables/message.php
|
|
ar-SA/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/settings/general.php
|
|
lang/ar-SA/admin/settings/general.php
|
|
ar-SA/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/settings/table.php
|
|
lang/ar-SA/admin/settings/table.php
|
|
ar-SA/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/settings/message.php
|
|
lang/ar-SA/admin/settings/message.php
|
|
ar-SA/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/depreciations/general.php
|
|
lang/ar-SA/admin/depreciations/general.php
|
|
ar-SA/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/depreciations/table.php
|
|
lang/ar-SA/admin/depreciations/table.php
|
|
ar-SA/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/depreciations/message.php
|
|
lang/ar-SA/admin/depreciations/message.php
|
|
ar-SA/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/accessories/general.php
|
|
lang/ar-SA/admin/accessories/general.php
|
|
ar-SA/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/accessories/table.php
|
|
lang/ar-SA/admin/accessories/table.php
|
|
ar-SA/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/accessories/message.php
|
|
lang/ar-SA/admin/accessories/message.php
|
|
ar-SA/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/maintenances/general.php
|
|
lang/ar-SA/admin/maintenances/general.php
|
|
ar-SA/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/maintenances/table.php
|
|
lang/ar-SA/admin/maintenances/table.php
|
|
ar-SA/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/maintenances/message.php
|
|
lang/ar-SA/admin/maintenances/message.php
|
|
ar-SA/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/maintenances/form.php
|
|
lang/ar-SA/admin/maintenances/form.php
|
|
ar-SA/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ar-SA/admin/categories/general.php
|
|
lang/ar-SA/admin/categories/general.php
|
|
ar-SA/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/categories/table.php
|
|
lang/ar-SA/admin/categories/table.php
|
|
ar-SA/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/categories/message.php
|
|
lang/ar-SA/admin/categories/message.php
|
|
ar-SA/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/hardware/general.php
|
|
lang/ar-SA/admin/hardware/general.php
|
|
ar-SA/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/hardware/table.php
|
|
lang/ar-SA/admin/hardware/table.php
|
|
ar-SA/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/hardware/message.php
|
|
lang/ar-SA/admin/hardware/message.php
|
|
ar-SA/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/hardware/form.php
|
|
lang/ar-SA/admin/hardware/form.php
|
|
ar-SA/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ar-SA/admin/locations/table.php
|
|
lang/ar-SA/admin/locations/table.php
|
|
ar-SA/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ar-SA/admin/locations/message.php
|
|
lang/ar-SA/admin/locations/message.php
|
|
ar-SA/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ar-SA/admin/kits/general.php
|
|
lang/ar-SA/admin/kits/general.php
|
|
ar-SA/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/reports/general.php
|
|
lang/ar-SA/admin/reports/general.php
|
|
ar-SA/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ar-SA/admin/reports/message.php
|
|
lang/ar-SA/admin/reports/message.php
|
|
ar-SA/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ar-SA/permissions.php
|
|
lang/ar-SA/permissions.php
|
|
ar-SA/permissions.php
|
|
permissions.php
|
|
resources/lang/ar-SA/localizations.php
|
|
lang/ar-SA/localizations.php
|
|
ar-SA/localizations.php
|
|
localizations.php
|
|
resources/lang/ar-SA/datepicker.php
|
|
lang/ar-SA/datepicker.php
|
|
ar-SA/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ar-SA/pagination.php
|
|
lang/ar-SA/pagination.php
|
|
ar-SA/pagination.php
|
|
pagination.php
|
|
resources/lang/ar-SA/help.php
|
|
lang/ar-SA/help.php
|
|
ar-SA/help.php
|
|
help.php
|
|
resources/lang/ar-SA/auth.php
|
|
lang/ar-SA/auth.php
|
|
ar-SA/auth.php
|
|
auth.php
|
|
resources/lang/en-ID/general.php
|
|
lang/en-ID/general.php
|
|
en-ID/general.php
|
|
general.php
|
|
resources/lang/en-ID/validation.php
|
|
lang/en-ID/validation.php
|
|
en-ID/validation.php
|
|
validation.php
|
|
resources/lang/en-ID/passwords.php
|
|
lang/en-ID/passwords.php
|
|
en-ID/passwords.php
|
|
passwords.php
|
|
resources/lang/en-ID/button.php
|
|
lang/en-ID/button.php
|
|
en-ID/button.php
|
|
button.php
|
|
resources/lang/en-ID/auth/general.php
|
|
lang/en-ID/auth/general.php
|
|
en-ID/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/en-ID/auth/message.php
|
|
lang/en-ID/auth/message.php
|
|
en-ID/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/en-ID/mail.php
|
|
lang/en-ID/mail.php
|
|
en-ID/mail.php
|
|
mail.php
|
|
resources/lang/en-ID/table.php
|
|
lang/en-ID/table.php
|
|
en-ID/table.php
|
|
table.php
|
|
resources/lang/en-ID/account/general.php
|
|
lang/en-ID/account/general.php
|
|
en-ID/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/en-ID/reminders.php
|
|
lang/en-ID/reminders.php
|
|
en-ID/reminders.php
|
|
reminders.php
|
|
resources/lang/en-ID/admin/components/general.php
|
|
lang/en-ID/admin/components/general.php
|
|
en-ID/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/components/table.php
|
|
lang/en-ID/admin/components/table.php
|
|
en-ID/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/components/message.php
|
|
lang/en-ID/admin/components/message.php
|
|
en-ID/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/statuslabels/table.php
|
|
lang/en-ID/admin/statuslabels/table.php
|
|
en-ID/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/statuslabels/message.php
|
|
lang/en-ID/admin/statuslabels/message.php
|
|
en-ID/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/asset_maintenances/general.php
|
|
lang/en-ID/admin/asset_maintenances/general.php
|
|
en-ID/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/asset_maintenances/table.php
|
|
lang/en-ID/admin/asset_maintenances/table.php
|
|
en-ID/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/asset_maintenances/message.php
|
|
lang/en-ID/admin/asset_maintenances/message.php
|
|
en-ID/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/asset_maintenances/form.php
|
|
lang/en-ID/admin/asset_maintenances/form.php
|
|
en-ID/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/en-ID/admin/users/general.php
|
|
lang/en-ID/admin/users/general.php
|
|
en-ID/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/users/table.php
|
|
lang/en-ID/admin/users/table.php
|
|
en-ID/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/users/message.php
|
|
lang/en-ID/admin/users/message.php
|
|
en-ID/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/models/general.php
|
|
lang/en-ID/admin/models/general.php
|
|
en-ID/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/models/table.php
|
|
lang/en-ID/admin/models/table.php
|
|
en-ID/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/models/message.php
|
|
lang/en-ID/admin/models/message.php
|
|
en-ID/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/departments/table.php
|
|
lang/en-ID/admin/departments/table.php
|
|
en-ID/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/departments/message.php
|
|
lang/en-ID/admin/departments/message.php
|
|
en-ID/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/labels/table.php
|
|
lang/en-ID/admin/labels/table.php
|
|
en-ID/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/labels/message.php
|
|
lang/en-ID/admin/labels/message.php
|
|
en-ID/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/companies/general.php
|
|
lang/en-ID/admin/companies/general.php
|
|
en-ID/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/companies/table.php
|
|
lang/en-ID/admin/companies/table.php
|
|
en-ID/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/companies/message.php
|
|
lang/en-ID/admin/companies/message.php
|
|
en-ID/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/groups/table.php
|
|
lang/en-ID/admin/groups/table.php
|
|
en-ID/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/groups/message.php
|
|
lang/en-ID/admin/groups/message.php
|
|
en-ID/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/groups/titles.php
|
|
lang/en-ID/admin/groups/titles.php
|
|
en-ID/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/en-ID/admin/custom_fields/general.php
|
|
lang/en-ID/admin/custom_fields/general.php
|
|
en-ID/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/custom_fields/message.php
|
|
lang/en-ID/admin/custom_fields/message.php
|
|
en-ID/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/suppliers/table.php
|
|
lang/en-ID/admin/suppliers/table.php
|
|
en-ID/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/suppliers/message.php
|
|
lang/en-ID/admin/suppliers/message.php
|
|
en-ID/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/licenses/general.php
|
|
lang/en-ID/admin/licenses/general.php
|
|
en-ID/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/licenses/table.php
|
|
lang/en-ID/admin/licenses/table.php
|
|
en-ID/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/licenses/message.php
|
|
lang/en-ID/admin/licenses/message.php
|
|
en-ID/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/licenses/form.php
|
|
lang/en-ID/admin/licenses/form.php
|
|
en-ID/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/en-ID/admin/manufacturers/table.php
|
|
lang/en-ID/admin/manufacturers/table.php
|
|
en-ID/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/manufacturers/message.php
|
|
lang/en-ID/admin/manufacturers/message.php
|
|
en-ID/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/consumables/general.php
|
|
lang/en-ID/admin/consumables/general.php
|
|
en-ID/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/consumables/table.php
|
|
lang/en-ID/admin/consumables/table.php
|
|
en-ID/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/consumables/message.php
|
|
lang/en-ID/admin/consumables/message.php
|
|
en-ID/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/settings/general.php
|
|
lang/en-ID/admin/settings/general.php
|
|
en-ID/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/settings/table.php
|
|
lang/en-ID/admin/settings/table.php
|
|
en-ID/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/settings/message.php
|
|
lang/en-ID/admin/settings/message.php
|
|
en-ID/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/depreciations/general.php
|
|
lang/en-ID/admin/depreciations/general.php
|
|
en-ID/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/depreciations/table.php
|
|
lang/en-ID/admin/depreciations/table.php
|
|
en-ID/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/depreciations/message.php
|
|
lang/en-ID/admin/depreciations/message.php
|
|
en-ID/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/accessories/general.php
|
|
lang/en-ID/admin/accessories/general.php
|
|
en-ID/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/accessories/table.php
|
|
lang/en-ID/admin/accessories/table.php
|
|
en-ID/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/accessories/message.php
|
|
lang/en-ID/admin/accessories/message.php
|
|
en-ID/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/maintenances/general.php
|
|
lang/en-ID/admin/maintenances/general.php
|
|
en-ID/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/maintenances/table.php
|
|
lang/en-ID/admin/maintenances/table.php
|
|
en-ID/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/maintenances/message.php
|
|
lang/en-ID/admin/maintenances/message.php
|
|
en-ID/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/maintenances/form.php
|
|
lang/en-ID/admin/maintenances/form.php
|
|
en-ID/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/en-ID/admin/categories/general.php
|
|
lang/en-ID/admin/categories/general.php
|
|
en-ID/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/categories/table.php
|
|
lang/en-ID/admin/categories/table.php
|
|
en-ID/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/categories/message.php
|
|
lang/en-ID/admin/categories/message.php
|
|
en-ID/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/hardware/general.php
|
|
lang/en-ID/admin/hardware/general.php
|
|
en-ID/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/hardware/table.php
|
|
lang/en-ID/admin/hardware/table.php
|
|
en-ID/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/hardware/message.php
|
|
lang/en-ID/admin/hardware/message.php
|
|
en-ID/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/hardware/form.php
|
|
lang/en-ID/admin/hardware/form.php
|
|
en-ID/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/en-ID/admin/locations/table.php
|
|
lang/en-ID/admin/locations/table.php
|
|
en-ID/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/en-ID/admin/locations/message.php
|
|
lang/en-ID/admin/locations/message.php
|
|
en-ID/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/en-ID/admin/kits/general.php
|
|
lang/en-ID/admin/kits/general.php
|
|
en-ID/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/reports/general.php
|
|
lang/en-ID/admin/reports/general.php
|
|
en-ID/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/en-ID/admin/reports/message.php
|
|
lang/en-ID/admin/reports/message.php
|
|
en-ID/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/en-ID/permissions.php
|
|
lang/en-ID/permissions.php
|
|
en-ID/permissions.php
|
|
permissions.php
|
|
resources/lang/en-ID/localizations.php
|
|
lang/en-ID/localizations.php
|
|
en-ID/localizations.php
|
|
localizations.php
|
|
resources/lang/en-ID/datepicker.php
|
|
lang/en-ID/datepicker.php
|
|
en-ID/datepicker.php
|
|
datepicker.php
|
|
resources/lang/en-ID/pagination.php
|
|
lang/en-ID/pagination.php
|
|
en-ID/pagination.php
|
|
pagination.php
|
|
resources/lang/en-ID/help.php
|
|
lang/en-ID/help.php
|
|
en-ID/help.php
|
|
help.php
|
|
resources/lang/en-ID/auth.php
|
|
lang/en-ID/auth.php
|
|
en-ID/auth.php
|
|
auth.php
|
|
resources/lang/es-CO/general.php
|
|
lang/es-CO/general.php
|
|
es-CO/general.php
|
|
general.php
|
|
resources/lang/es-CO/validation.php
|
|
lang/es-CO/validation.php
|
|
es-CO/validation.php
|
|
validation.php
|
|
resources/lang/es-CO/passwords.php
|
|
lang/es-CO/passwords.php
|
|
es-CO/passwords.php
|
|
passwords.php
|
|
resources/lang/es-CO/button.php
|
|
lang/es-CO/button.php
|
|
es-CO/button.php
|
|
button.php
|
|
resources/lang/es-CO/auth/general.php
|
|
lang/es-CO/auth/general.php
|
|
es-CO/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/es-CO/auth/message.php
|
|
lang/es-CO/auth/message.php
|
|
es-CO/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/es-CO/mail.php
|
|
lang/es-CO/mail.php
|
|
es-CO/mail.php
|
|
mail.php
|
|
resources/lang/es-CO/table.php
|
|
lang/es-CO/table.php
|
|
es-CO/table.php
|
|
table.php
|
|
resources/lang/es-CO/account/general.php
|
|
lang/es-CO/account/general.php
|
|
es-CO/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/es-CO/reminders.php
|
|
lang/es-CO/reminders.php
|
|
es-CO/reminders.php
|
|
reminders.php
|
|
resources/lang/es-CO/admin/components/general.php
|
|
lang/es-CO/admin/components/general.php
|
|
es-CO/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/components/table.php
|
|
lang/es-CO/admin/components/table.php
|
|
es-CO/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/components/message.php
|
|
lang/es-CO/admin/components/message.php
|
|
es-CO/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/statuslabels/table.php
|
|
lang/es-CO/admin/statuslabels/table.php
|
|
es-CO/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/statuslabels/message.php
|
|
lang/es-CO/admin/statuslabels/message.php
|
|
es-CO/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/asset_maintenances/general.php
|
|
lang/es-CO/admin/asset_maintenances/general.php
|
|
es-CO/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/asset_maintenances/table.php
|
|
lang/es-CO/admin/asset_maintenances/table.php
|
|
es-CO/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/asset_maintenances/message.php
|
|
lang/es-CO/admin/asset_maintenances/message.php
|
|
es-CO/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/asset_maintenances/form.php
|
|
lang/es-CO/admin/asset_maintenances/form.php
|
|
es-CO/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/es-CO/admin/users/general.php
|
|
lang/es-CO/admin/users/general.php
|
|
es-CO/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/users/table.php
|
|
lang/es-CO/admin/users/table.php
|
|
es-CO/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/users/message.php
|
|
lang/es-CO/admin/users/message.php
|
|
es-CO/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/models/general.php
|
|
lang/es-CO/admin/models/general.php
|
|
es-CO/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/models/table.php
|
|
lang/es-CO/admin/models/table.php
|
|
es-CO/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/models/message.php
|
|
lang/es-CO/admin/models/message.php
|
|
es-CO/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/departments/table.php
|
|
lang/es-CO/admin/departments/table.php
|
|
es-CO/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/departments/message.php
|
|
lang/es-CO/admin/departments/message.php
|
|
es-CO/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/labels/table.php
|
|
lang/es-CO/admin/labels/table.php
|
|
es-CO/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/labels/message.php
|
|
lang/es-CO/admin/labels/message.php
|
|
es-CO/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/companies/general.php
|
|
lang/es-CO/admin/companies/general.php
|
|
es-CO/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/companies/table.php
|
|
lang/es-CO/admin/companies/table.php
|
|
es-CO/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/companies/message.php
|
|
lang/es-CO/admin/companies/message.php
|
|
es-CO/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/groups/table.php
|
|
lang/es-CO/admin/groups/table.php
|
|
es-CO/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/groups/message.php
|
|
lang/es-CO/admin/groups/message.php
|
|
es-CO/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/groups/titles.php
|
|
lang/es-CO/admin/groups/titles.php
|
|
es-CO/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/es-CO/admin/custom_fields/general.php
|
|
lang/es-CO/admin/custom_fields/general.php
|
|
es-CO/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/custom_fields/message.php
|
|
lang/es-CO/admin/custom_fields/message.php
|
|
es-CO/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/suppliers/table.php
|
|
lang/es-CO/admin/suppliers/table.php
|
|
es-CO/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/suppliers/message.php
|
|
lang/es-CO/admin/suppliers/message.php
|
|
es-CO/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/licenses/general.php
|
|
lang/es-CO/admin/licenses/general.php
|
|
es-CO/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/licenses/table.php
|
|
lang/es-CO/admin/licenses/table.php
|
|
es-CO/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/licenses/message.php
|
|
lang/es-CO/admin/licenses/message.php
|
|
es-CO/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/licenses/form.php
|
|
lang/es-CO/admin/licenses/form.php
|
|
es-CO/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/es-CO/admin/manufacturers/table.php
|
|
lang/es-CO/admin/manufacturers/table.php
|
|
es-CO/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/manufacturers/message.php
|
|
lang/es-CO/admin/manufacturers/message.php
|
|
es-CO/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/consumables/general.php
|
|
lang/es-CO/admin/consumables/general.php
|
|
es-CO/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/consumables/table.php
|
|
lang/es-CO/admin/consumables/table.php
|
|
es-CO/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/consumables/message.php
|
|
lang/es-CO/admin/consumables/message.php
|
|
es-CO/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/settings/general.php
|
|
lang/es-CO/admin/settings/general.php
|
|
es-CO/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/settings/table.php
|
|
lang/es-CO/admin/settings/table.php
|
|
es-CO/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/settings/message.php
|
|
lang/es-CO/admin/settings/message.php
|
|
es-CO/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/depreciations/general.php
|
|
lang/es-CO/admin/depreciations/general.php
|
|
es-CO/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/depreciations/table.php
|
|
lang/es-CO/admin/depreciations/table.php
|
|
es-CO/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/depreciations/message.php
|
|
lang/es-CO/admin/depreciations/message.php
|
|
es-CO/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/accessories/general.php
|
|
lang/es-CO/admin/accessories/general.php
|
|
es-CO/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/accessories/table.php
|
|
lang/es-CO/admin/accessories/table.php
|
|
es-CO/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/accessories/message.php
|
|
lang/es-CO/admin/accessories/message.php
|
|
es-CO/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/maintenances/general.php
|
|
lang/es-CO/admin/maintenances/general.php
|
|
es-CO/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/maintenances/table.php
|
|
lang/es-CO/admin/maintenances/table.php
|
|
es-CO/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/maintenances/message.php
|
|
lang/es-CO/admin/maintenances/message.php
|
|
es-CO/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/maintenances/form.php
|
|
lang/es-CO/admin/maintenances/form.php
|
|
es-CO/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/es-CO/admin/categories/general.php
|
|
lang/es-CO/admin/categories/general.php
|
|
es-CO/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/categories/table.php
|
|
lang/es-CO/admin/categories/table.php
|
|
es-CO/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/categories/message.php
|
|
lang/es-CO/admin/categories/message.php
|
|
es-CO/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/hardware/general.php
|
|
lang/es-CO/admin/hardware/general.php
|
|
es-CO/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/hardware/table.php
|
|
lang/es-CO/admin/hardware/table.php
|
|
es-CO/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/hardware/message.php
|
|
lang/es-CO/admin/hardware/message.php
|
|
es-CO/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/hardware/form.php
|
|
lang/es-CO/admin/hardware/form.php
|
|
es-CO/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/es-CO/admin/locations/table.php
|
|
lang/es-CO/admin/locations/table.php
|
|
es-CO/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/es-CO/admin/locations/message.php
|
|
lang/es-CO/admin/locations/message.php
|
|
es-CO/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/es-CO/admin/kits/general.php
|
|
lang/es-CO/admin/kits/general.php
|
|
es-CO/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/reports/general.php
|
|
lang/es-CO/admin/reports/general.php
|
|
es-CO/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/es-CO/admin/reports/message.php
|
|
lang/es-CO/admin/reports/message.php
|
|
es-CO/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/es-CO/permissions.php
|
|
lang/es-CO/permissions.php
|
|
es-CO/permissions.php
|
|
permissions.php
|
|
resources/lang/es-CO/localizations.php
|
|
lang/es-CO/localizations.php
|
|
es-CO/localizations.php
|
|
localizations.php
|
|
resources/lang/es-CO/datepicker.php
|
|
lang/es-CO/datepicker.php
|
|
es-CO/datepicker.php
|
|
datepicker.php
|
|
resources/lang/es-CO/pagination.php
|
|
lang/es-CO/pagination.php
|
|
es-CO/pagination.php
|
|
pagination.php
|
|
resources/lang/es-CO/help.php
|
|
lang/es-CO/help.php
|
|
es-CO/help.php
|
|
help.php
|
|
resources/lang/es-CO/auth.php
|
|
lang/es-CO/auth.php
|
|
es-CO/auth.php
|
|
auth.php
|
|
resources/lang/sr-CS/general.php
|
|
lang/sr-CS/general.php
|
|
sr-CS/general.php
|
|
general.php
|
|
resources/lang/sr-CS/validation.php
|
|
lang/sr-CS/validation.php
|
|
sr-CS/validation.php
|
|
validation.php
|
|
resources/lang/sr-CS/passwords.php
|
|
lang/sr-CS/passwords.php
|
|
sr-CS/passwords.php
|
|
passwords.php
|
|
resources/lang/sr-CS/button.php
|
|
lang/sr-CS/button.php
|
|
sr-CS/button.php
|
|
button.php
|
|
resources/lang/sr-CS/auth/general.php
|
|
lang/sr-CS/auth/general.php
|
|
sr-CS/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/sr-CS/auth/message.php
|
|
lang/sr-CS/auth/message.php
|
|
sr-CS/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/sr-CS/mail.php
|
|
lang/sr-CS/mail.php
|
|
sr-CS/mail.php
|
|
mail.php
|
|
resources/lang/sr-CS/table.php
|
|
lang/sr-CS/table.php
|
|
sr-CS/table.php
|
|
table.php
|
|
resources/lang/sr-CS/account/general.php
|
|
lang/sr-CS/account/general.php
|
|
sr-CS/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/sr-CS/reminders.php
|
|
lang/sr-CS/reminders.php
|
|
sr-CS/reminders.php
|
|
reminders.php
|
|
resources/lang/sr-CS/admin/components/general.php
|
|
lang/sr-CS/admin/components/general.php
|
|
sr-CS/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/components/table.php
|
|
lang/sr-CS/admin/components/table.php
|
|
sr-CS/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/components/message.php
|
|
lang/sr-CS/admin/components/message.php
|
|
sr-CS/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/statuslabels/table.php
|
|
lang/sr-CS/admin/statuslabels/table.php
|
|
sr-CS/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/statuslabels/message.php
|
|
lang/sr-CS/admin/statuslabels/message.php
|
|
sr-CS/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/asset_maintenances/general.php
|
|
lang/sr-CS/admin/asset_maintenances/general.php
|
|
sr-CS/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/asset_maintenances/table.php
|
|
lang/sr-CS/admin/asset_maintenances/table.php
|
|
sr-CS/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/asset_maintenances/message.php
|
|
lang/sr-CS/admin/asset_maintenances/message.php
|
|
sr-CS/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/asset_maintenances/form.php
|
|
lang/sr-CS/admin/asset_maintenances/form.php
|
|
sr-CS/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/sr-CS/admin/users/general.php
|
|
lang/sr-CS/admin/users/general.php
|
|
sr-CS/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/users/table.php
|
|
lang/sr-CS/admin/users/table.php
|
|
sr-CS/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/users/message.php
|
|
lang/sr-CS/admin/users/message.php
|
|
sr-CS/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/models/general.php
|
|
lang/sr-CS/admin/models/general.php
|
|
sr-CS/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/models/table.php
|
|
lang/sr-CS/admin/models/table.php
|
|
sr-CS/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/models/message.php
|
|
lang/sr-CS/admin/models/message.php
|
|
sr-CS/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/departments/table.php
|
|
lang/sr-CS/admin/departments/table.php
|
|
sr-CS/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/departments/message.php
|
|
lang/sr-CS/admin/departments/message.php
|
|
sr-CS/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/labels/table.php
|
|
lang/sr-CS/admin/labels/table.php
|
|
sr-CS/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/labels/message.php
|
|
lang/sr-CS/admin/labels/message.php
|
|
sr-CS/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/companies/general.php
|
|
lang/sr-CS/admin/companies/general.php
|
|
sr-CS/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/companies/table.php
|
|
lang/sr-CS/admin/companies/table.php
|
|
sr-CS/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/companies/message.php
|
|
lang/sr-CS/admin/companies/message.php
|
|
sr-CS/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/groups/table.php
|
|
lang/sr-CS/admin/groups/table.php
|
|
sr-CS/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/groups/message.php
|
|
lang/sr-CS/admin/groups/message.php
|
|
sr-CS/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/groups/titles.php
|
|
lang/sr-CS/admin/groups/titles.php
|
|
sr-CS/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/sr-CS/admin/custom_fields/general.php
|
|
lang/sr-CS/admin/custom_fields/general.php
|
|
sr-CS/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/custom_fields/message.php
|
|
lang/sr-CS/admin/custom_fields/message.php
|
|
sr-CS/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/suppliers/table.php
|
|
lang/sr-CS/admin/suppliers/table.php
|
|
sr-CS/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/suppliers/message.php
|
|
lang/sr-CS/admin/suppliers/message.php
|
|
sr-CS/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/licenses/general.php
|
|
lang/sr-CS/admin/licenses/general.php
|
|
sr-CS/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/licenses/table.php
|
|
lang/sr-CS/admin/licenses/table.php
|
|
sr-CS/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/licenses/message.php
|
|
lang/sr-CS/admin/licenses/message.php
|
|
sr-CS/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/licenses/form.php
|
|
lang/sr-CS/admin/licenses/form.php
|
|
sr-CS/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/sr-CS/admin/manufacturers/table.php
|
|
lang/sr-CS/admin/manufacturers/table.php
|
|
sr-CS/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/manufacturers/message.php
|
|
lang/sr-CS/admin/manufacturers/message.php
|
|
sr-CS/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/consumables/general.php
|
|
lang/sr-CS/admin/consumables/general.php
|
|
sr-CS/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/consumables/table.php
|
|
lang/sr-CS/admin/consumables/table.php
|
|
sr-CS/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/consumables/message.php
|
|
lang/sr-CS/admin/consumables/message.php
|
|
sr-CS/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/settings/general.php
|
|
lang/sr-CS/admin/settings/general.php
|
|
sr-CS/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/settings/table.php
|
|
lang/sr-CS/admin/settings/table.php
|
|
sr-CS/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/settings/message.php
|
|
lang/sr-CS/admin/settings/message.php
|
|
sr-CS/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/depreciations/general.php
|
|
lang/sr-CS/admin/depreciations/general.php
|
|
sr-CS/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/depreciations/table.php
|
|
lang/sr-CS/admin/depreciations/table.php
|
|
sr-CS/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/depreciations/message.php
|
|
lang/sr-CS/admin/depreciations/message.php
|
|
sr-CS/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/accessories/general.php
|
|
lang/sr-CS/admin/accessories/general.php
|
|
sr-CS/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/accessories/table.php
|
|
lang/sr-CS/admin/accessories/table.php
|
|
sr-CS/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/accessories/message.php
|
|
lang/sr-CS/admin/accessories/message.php
|
|
sr-CS/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/maintenances/general.php
|
|
lang/sr-CS/admin/maintenances/general.php
|
|
sr-CS/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/maintenances/table.php
|
|
lang/sr-CS/admin/maintenances/table.php
|
|
sr-CS/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/maintenances/message.php
|
|
lang/sr-CS/admin/maintenances/message.php
|
|
sr-CS/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/maintenances/form.php
|
|
lang/sr-CS/admin/maintenances/form.php
|
|
sr-CS/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/sr-CS/admin/categories/general.php
|
|
lang/sr-CS/admin/categories/general.php
|
|
sr-CS/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/categories/table.php
|
|
lang/sr-CS/admin/categories/table.php
|
|
sr-CS/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/categories/message.php
|
|
lang/sr-CS/admin/categories/message.php
|
|
sr-CS/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/hardware/general.php
|
|
lang/sr-CS/admin/hardware/general.php
|
|
sr-CS/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/hardware/table.php
|
|
lang/sr-CS/admin/hardware/table.php
|
|
sr-CS/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/hardware/message.php
|
|
lang/sr-CS/admin/hardware/message.php
|
|
sr-CS/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/hardware/form.php
|
|
lang/sr-CS/admin/hardware/form.php
|
|
sr-CS/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/sr-CS/admin/locations/table.php
|
|
lang/sr-CS/admin/locations/table.php
|
|
sr-CS/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/sr-CS/admin/locations/message.php
|
|
lang/sr-CS/admin/locations/message.php
|
|
sr-CS/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/sr-CS/admin/kits/general.php
|
|
lang/sr-CS/admin/kits/general.php
|
|
sr-CS/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/reports/general.php
|
|
lang/sr-CS/admin/reports/general.php
|
|
sr-CS/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/sr-CS/admin/reports/message.php
|
|
lang/sr-CS/admin/reports/message.php
|
|
sr-CS/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/sr-CS/permissions.php
|
|
lang/sr-CS/permissions.php
|
|
sr-CS/permissions.php
|
|
permissions.php
|
|
resources/lang/sr-CS/localizations.php
|
|
lang/sr-CS/localizations.php
|
|
sr-CS/localizations.php
|
|
localizations.php
|
|
resources/lang/sr-CS/datepicker.php
|
|
lang/sr-CS/datepicker.php
|
|
sr-CS/datepicker.php
|
|
datepicker.php
|
|
resources/lang/sr-CS/pagination.php
|
|
lang/sr-CS/pagination.php
|
|
sr-CS/pagination.php
|
|
pagination.php
|
|
resources/lang/sr-CS/help.php
|
|
lang/sr-CS/help.php
|
|
sr-CS/help.php
|
|
help.php
|
|
resources/lang/sr-CS/auth.php
|
|
lang/sr-CS/auth.php
|
|
sr-CS/auth.php
|
|
auth.php
|
|
resources/lang/so-SO/general.php
|
|
lang/so-SO/general.php
|
|
so-SO/general.php
|
|
general.php
|
|
resources/lang/so-SO/validation.php
|
|
lang/so-SO/validation.php
|
|
so-SO/validation.php
|
|
validation.php
|
|
resources/lang/so-SO/passwords.php
|
|
lang/so-SO/passwords.php
|
|
so-SO/passwords.php
|
|
passwords.php
|
|
resources/lang/so-SO/button.php
|
|
lang/so-SO/button.php
|
|
so-SO/button.php
|
|
button.php
|
|
resources/lang/so-SO/auth/general.php
|
|
lang/so-SO/auth/general.php
|
|
so-SO/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/so-SO/auth/message.php
|
|
lang/so-SO/auth/message.php
|
|
so-SO/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/so-SO/mail.php
|
|
lang/so-SO/mail.php
|
|
so-SO/mail.php
|
|
mail.php
|
|
resources/lang/so-SO/table.php
|
|
lang/so-SO/table.php
|
|
so-SO/table.php
|
|
table.php
|
|
resources/lang/so-SO/account/general.php
|
|
lang/so-SO/account/general.php
|
|
so-SO/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/so-SO/reminders.php
|
|
lang/so-SO/reminders.php
|
|
so-SO/reminders.php
|
|
reminders.php
|
|
resources/lang/so-SO/admin/components/general.php
|
|
lang/so-SO/admin/components/general.php
|
|
so-SO/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/components/table.php
|
|
lang/so-SO/admin/components/table.php
|
|
so-SO/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/components/message.php
|
|
lang/so-SO/admin/components/message.php
|
|
so-SO/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/statuslabels/table.php
|
|
lang/so-SO/admin/statuslabels/table.php
|
|
so-SO/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/statuslabels/message.php
|
|
lang/so-SO/admin/statuslabels/message.php
|
|
so-SO/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/asset_maintenances/general.php
|
|
lang/so-SO/admin/asset_maintenances/general.php
|
|
so-SO/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/asset_maintenances/table.php
|
|
lang/so-SO/admin/asset_maintenances/table.php
|
|
so-SO/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/asset_maintenances/message.php
|
|
lang/so-SO/admin/asset_maintenances/message.php
|
|
so-SO/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/asset_maintenances/form.php
|
|
lang/so-SO/admin/asset_maintenances/form.php
|
|
so-SO/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/so-SO/admin/users/general.php
|
|
lang/so-SO/admin/users/general.php
|
|
so-SO/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/users/table.php
|
|
lang/so-SO/admin/users/table.php
|
|
so-SO/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/users/message.php
|
|
lang/so-SO/admin/users/message.php
|
|
so-SO/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/models/general.php
|
|
lang/so-SO/admin/models/general.php
|
|
so-SO/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/models/table.php
|
|
lang/so-SO/admin/models/table.php
|
|
so-SO/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/models/message.php
|
|
lang/so-SO/admin/models/message.php
|
|
so-SO/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/departments/table.php
|
|
lang/so-SO/admin/departments/table.php
|
|
so-SO/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/departments/message.php
|
|
lang/so-SO/admin/departments/message.php
|
|
so-SO/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/labels/table.php
|
|
lang/so-SO/admin/labels/table.php
|
|
so-SO/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/labels/message.php
|
|
lang/so-SO/admin/labels/message.php
|
|
so-SO/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/companies/general.php
|
|
lang/so-SO/admin/companies/general.php
|
|
so-SO/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/companies/table.php
|
|
lang/so-SO/admin/companies/table.php
|
|
so-SO/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/companies/message.php
|
|
lang/so-SO/admin/companies/message.php
|
|
so-SO/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/groups/table.php
|
|
lang/so-SO/admin/groups/table.php
|
|
so-SO/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/groups/message.php
|
|
lang/so-SO/admin/groups/message.php
|
|
so-SO/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/groups/titles.php
|
|
lang/so-SO/admin/groups/titles.php
|
|
so-SO/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/so-SO/admin/custom_fields/general.php
|
|
lang/so-SO/admin/custom_fields/general.php
|
|
so-SO/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/custom_fields/message.php
|
|
lang/so-SO/admin/custom_fields/message.php
|
|
so-SO/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/suppliers/table.php
|
|
lang/so-SO/admin/suppliers/table.php
|
|
so-SO/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/suppliers/message.php
|
|
lang/so-SO/admin/suppliers/message.php
|
|
so-SO/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/licenses/general.php
|
|
lang/so-SO/admin/licenses/general.php
|
|
so-SO/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/licenses/table.php
|
|
lang/so-SO/admin/licenses/table.php
|
|
so-SO/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/licenses/message.php
|
|
lang/so-SO/admin/licenses/message.php
|
|
so-SO/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/licenses/form.php
|
|
lang/so-SO/admin/licenses/form.php
|
|
so-SO/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/so-SO/admin/manufacturers/table.php
|
|
lang/so-SO/admin/manufacturers/table.php
|
|
so-SO/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/manufacturers/message.php
|
|
lang/so-SO/admin/manufacturers/message.php
|
|
so-SO/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/consumables/general.php
|
|
lang/so-SO/admin/consumables/general.php
|
|
so-SO/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/consumables/table.php
|
|
lang/so-SO/admin/consumables/table.php
|
|
so-SO/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/consumables/message.php
|
|
lang/so-SO/admin/consumables/message.php
|
|
so-SO/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/settings/general.php
|
|
lang/so-SO/admin/settings/general.php
|
|
so-SO/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/settings/table.php
|
|
lang/so-SO/admin/settings/table.php
|
|
so-SO/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/settings/message.php
|
|
lang/so-SO/admin/settings/message.php
|
|
so-SO/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/depreciations/general.php
|
|
lang/so-SO/admin/depreciations/general.php
|
|
so-SO/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/depreciations/table.php
|
|
lang/so-SO/admin/depreciations/table.php
|
|
so-SO/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/depreciations/message.php
|
|
lang/so-SO/admin/depreciations/message.php
|
|
so-SO/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/accessories/general.php
|
|
lang/so-SO/admin/accessories/general.php
|
|
so-SO/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/accessories/table.php
|
|
lang/so-SO/admin/accessories/table.php
|
|
so-SO/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/accessories/message.php
|
|
lang/so-SO/admin/accessories/message.php
|
|
so-SO/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/maintenances/general.php
|
|
lang/so-SO/admin/maintenances/general.php
|
|
so-SO/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/maintenances/table.php
|
|
lang/so-SO/admin/maintenances/table.php
|
|
so-SO/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/maintenances/message.php
|
|
lang/so-SO/admin/maintenances/message.php
|
|
so-SO/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/maintenances/form.php
|
|
lang/so-SO/admin/maintenances/form.php
|
|
so-SO/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/so-SO/admin/categories/general.php
|
|
lang/so-SO/admin/categories/general.php
|
|
so-SO/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/categories/table.php
|
|
lang/so-SO/admin/categories/table.php
|
|
so-SO/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/categories/message.php
|
|
lang/so-SO/admin/categories/message.php
|
|
so-SO/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/hardware/general.php
|
|
lang/so-SO/admin/hardware/general.php
|
|
so-SO/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/hardware/table.php
|
|
lang/so-SO/admin/hardware/table.php
|
|
so-SO/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/hardware/message.php
|
|
lang/so-SO/admin/hardware/message.php
|
|
so-SO/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/hardware/form.php
|
|
lang/so-SO/admin/hardware/form.php
|
|
so-SO/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/so-SO/admin/locations/table.php
|
|
lang/so-SO/admin/locations/table.php
|
|
so-SO/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/so-SO/admin/locations/message.php
|
|
lang/so-SO/admin/locations/message.php
|
|
so-SO/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/so-SO/admin/kits/general.php
|
|
lang/so-SO/admin/kits/general.php
|
|
so-SO/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/reports/general.php
|
|
lang/so-SO/admin/reports/general.php
|
|
so-SO/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/so-SO/admin/reports/message.php
|
|
lang/so-SO/admin/reports/message.php
|
|
so-SO/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/so-SO/permissions.php
|
|
lang/so-SO/permissions.php
|
|
so-SO/permissions.php
|
|
permissions.php
|
|
resources/lang/so-SO/localizations.php
|
|
lang/so-SO/localizations.php
|
|
so-SO/localizations.php
|
|
localizations.php
|
|
resources/lang/so-SO/datepicker.php
|
|
lang/so-SO/datepicker.php
|
|
so-SO/datepicker.php
|
|
datepicker.php
|
|
resources/lang/so-SO/pagination.php
|
|
lang/so-SO/pagination.php
|
|
so-SO/pagination.php
|
|
pagination.php
|
|
resources/lang/so-SO/help.php
|
|
lang/so-SO/help.php
|
|
so-SO/help.php
|
|
help.php
|
|
resources/lang/so-SO/auth.php
|
|
lang/so-SO/auth.php
|
|
so-SO/auth.php
|
|
auth.php
|
|
resources/lang/mr-IN/general.php
|
|
lang/mr-IN/general.php
|
|
mr-IN/general.php
|
|
general.php
|
|
resources/lang/mr-IN/validation.php
|
|
lang/mr-IN/validation.php
|
|
mr-IN/validation.php
|
|
validation.php
|
|
resources/lang/mr-IN/passwords.php
|
|
lang/mr-IN/passwords.php
|
|
mr-IN/passwords.php
|
|
passwords.php
|
|
resources/lang/mr-IN/button.php
|
|
lang/mr-IN/button.php
|
|
mr-IN/button.php
|
|
button.php
|
|
resources/lang/mr-IN/auth/general.php
|
|
lang/mr-IN/auth/general.php
|
|
mr-IN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/mr-IN/auth/message.php
|
|
lang/mr-IN/auth/message.php
|
|
mr-IN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/mr-IN/mail.php
|
|
lang/mr-IN/mail.php
|
|
mr-IN/mail.php
|
|
mail.php
|
|
resources/lang/mr-IN/table.php
|
|
lang/mr-IN/table.php
|
|
mr-IN/table.php
|
|
table.php
|
|
resources/lang/mr-IN/account/general.php
|
|
lang/mr-IN/account/general.php
|
|
mr-IN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/mr-IN/reminders.php
|
|
lang/mr-IN/reminders.php
|
|
mr-IN/reminders.php
|
|
reminders.php
|
|
resources/lang/mr-IN/admin/components/general.php
|
|
lang/mr-IN/admin/components/general.php
|
|
mr-IN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/components/table.php
|
|
lang/mr-IN/admin/components/table.php
|
|
mr-IN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/components/message.php
|
|
lang/mr-IN/admin/components/message.php
|
|
mr-IN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/statuslabels/table.php
|
|
lang/mr-IN/admin/statuslabels/table.php
|
|
mr-IN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/statuslabels/message.php
|
|
lang/mr-IN/admin/statuslabels/message.php
|
|
mr-IN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/asset_maintenances/general.php
|
|
lang/mr-IN/admin/asset_maintenances/general.php
|
|
mr-IN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/asset_maintenances/table.php
|
|
lang/mr-IN/admin/asset_maintenances/table.php
|
|
mr-IN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/asset_maintenances/message.php
|
|
lang/mr-IN/admin/asset_maintenances/message.php
|
|
mr-IN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/asset_maintenances/form.php
|
|
lang/mr-IN/admin/asset_maintenances/form.php
|
|
mr-IN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/mr-IN/admin/users/general.php
|
|
lang/mr-IN/admin/users/general.php
|
|
mr-IN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/users/table.php
|
|
lang/mr-IN/admin/users/table.php
|
|
mr-IN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/users/message.php
|
|
lang/mr-IN/admin/users/message.php
|
|
mr-IN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/models/general.php
|
|
lang/mr-IN/admin/models/general.php
|
|
mr-IN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/models/table.php
|
|
lang/mr-IN/admin/models/table.php
|
|
mr-IN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/models/message.php
|
|
lang/mr-IN/admin/models/message.php
|
|
mr-IN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/departments/table.php
|
|
lang/mr-IN/admin/departments/table.php
|
|
mr-IN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/departments/message.php
|
|
lang/mr-IN/admin/departments/message.php
|
|
mr-IN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/labels/table.php
|
|
lang/mr-IN/admin/labels/table.php
|
|
mr-IN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/labels/message.php
|
|
lang/mr-IN/admin/labels/message.php
|
|
mr-IN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/companies/general.php
|
|
lang/mr-IN/admin/companies/general.php
|
|
mr-IN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/companies/table.php
|
|
lang/mr-IN/admin/companies/table.php
|
|
mr-IN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/companies/message.php
|
|
lang/mr-IN/admin/companies/message.php
|
|
mr-IN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/groups/table.php
|
|
lang/mr-IN/admin/groups/table.php
|
|
mr-IN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/groups/message.php
|
|
lang/mr-IN/admin/groups/message.php
|
|
mr-IN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/groups/titles.php
|
|
lang/mr-IN/admin/groups/titles.php
|
|
mr-IN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/mr-IN/admin/custom_fields/general.php
|
|
lang/mr-IN/admin/custom_fields/general.php
|
|
mr-IN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/custom_fields/message.php
|
|
lang/mr-IN/admin/custom_fields/message.php
|
|
mr-IN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/suppliers/table.php
|
|
lang/mr-IN/admin/suppliers/table.php
|
|
mr-IN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/suppliers/message.php
|
|
lang/mr-IN/admin/suppliers/message.php
|
|
mr-IN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/licenses/general.php
|
|
lang/mr-IN/admin/licenses/general.php
|
|
mr-IN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/licenses/table.php
|
|
lang/mr-IN/admin/licenses/table.php
|
|
mr-IN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/licenses/message.php
|
|
lang/mr-IN/admin/licenses/message.php
|
|
mr-IN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/licenses/form.php
|
|
lang/mr-IN/admin/licenses/form.php
|
|
mr-IN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/mr-IN/admin/manufacturers/table.php
|
|
lang/mr-IN/admin/manufacturers/table.php
|
|
mr-IN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/manufacturers/message.php
|
|
lang/mr-IN/admin/manufacturers/message.php
|
|
mr-IN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/consumables/general.php
|
|
lang/mr-IN/admin/consumables/general.php
|
|
mr-IN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/consumables/table.php
|
|
lang/mr-IN/admin/consumables/table.php
|
|
mr-IN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/consumables/message.php
|
|
lang/mr-IN/admin/consumables/message.php
|
|
mr-IN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/settings/general.php
|
|
lang/mr-IN/admin/settings/general.php
|
|
mr-IN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/settings/table.php
|
|
lang/mr-IN/admin/settings/table.php
|
|
mr-IN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/settings/message.php
|
|
lang/mr-IN/admin/settings/message.php
|
|
mr-IN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/depreciations/general.php
|
|
lang/mr-IN/admin/depreciations/general.php
|
|
mr-IN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/depreciations/table.php
|
|
lang/mr-IN/admin/depreciations/table.php
|
|
mr-IN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/depreciations/message.php
|
|
lang/mr-IN/admin/depreciations/message.php
|
|
mr-IN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/accessories/general.php
|
|
lang/mr-IN/admin/accessories/general.php
|
|
mr-IN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/accessories/table.php
|
|
lang/mr-IN/admin/accessories/table.php
|
|
mr-IN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/accessories/message.php
|
|
lang/mr-IN/admin/accessories/message.php
|
|
mr-IN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/maintenances/general.php
|
|
lang/mr-IN/admin/maintenances/general.php
|
|
mr-IN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/maintenances/table.php
|
|
lang/mr-IN/admin/maintenances/table.php
|
|
mr-IN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/maintenances/message.php
|
|
lang/mr-IN/admin/maintenances/message.php
|
|
mr-IN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/maintenances/form.php
|
|
lang/mr-IN/admin/maintenances/form.php
|
|
mr-IN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/mr-IN/admin/categories/general.php
|
|
lang/mr-IN/admin/categories/general.php
|
|
mr-IN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/categories/table.php
|
|
lang/mr-IN/admin/categories/table.php
|
|
mr-IN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/categories/message.php
|
|
lang/mr-IN/admin/categories/message.php
|
|
mr-IN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/hardware/general.php
|
|
lang/mr-IN/admin/hardware/general.php
|
|
mr-IN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/hardware/table.php
|
|
lang/mr-IN/admin/hardware/table.php
|
|
mr-IN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/hardware/message.php
|
|
lang/mr-IN/admin/hardware/message.php
|
|
mr-IN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/hardware/form.php
|
|
lang/mr-IN/admin/hardware/form.php
|
|
mr-IN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/mr-IN/admin/locations/table.php
|
|
lang/mr-IN/admin/locations/table.php
|
|
mr-IN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/mr-IN/admin/locations/message.php
|
|
lang/mr-IN/admin/locations/message.php
|
|
mr-IN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/mr-IN/admin/kits/general.php
|
|
lang/mr-IN/admin/kits/general.php
|
|
mr-IN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/reports/general.php
|
|
lang/mr-IN/admin/reports/general.php
|
|
mr-IN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/mr-IN/admin/reports/message.php
|
|
lang/mr-IN/admin/reports/message.php
|
|
mr-IN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/mr-IN/permissions.php
|
|
lang/mr-IN/permissions.php
|
|
mr-IN/permissions.php
|
|
permissions.php
|
|
resources/lang/mr-IN/localizations.php
|
|
lang/mr-IN/localizations.php
|
|
mr-IN/localizations.php
|
|
localizations.php
|
|
resources/lang/mr-IN/datepicker.php
|
|
lang/mr-IN/datepicker.php
|
|
mr-IN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/mr-IN/pagination.php
|
|
lang/mr-IN/pagination.php
|
|
mr-IN/pagination.php
|
|
pagination.php
|
|
resources/lang/mr-IN/help.php
|
|
lang/mr-IN/help.php
|
|
mr-IN/help.php
|
|
help.php
|
|
resources/lang/mr-IN/auth.php
|
|
lang/mr-IN/auth.php
|
|
mr-IN/auth.php
|
|
auth.php
|
|
resources/lang/vi-VN/general.php
|
|
lang/vi-VN/general.php
|
|
vi-VN/general.php
|
|
general.php
|
|
resources/lang/vi-VN/validation.php
|
|
lang/vi-VN/validation.php
|
|
vi-VN/validation.php
|
|
validation.php
|
|
resources/lang/vi-VN/passwords.php
|
|
lang/vi-VN/passwords.php
|
|
vi-VN/passwords.php
|
|
passwords.php
|
|
resources/lang/vi-VN/button.php
|
|
lang/vi-VN/button.php
|
|
vi-VN/button.php
|
|
button.php
|
|
resources/lang/vi-VN/auth/general.php
|
|
lang/vi-VN/auth/general.php
|
|
vi-VN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/vi-VN/auth/message.php
|
|
lang/vi-VN/auth/message.php
|
|
vi-VN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/vi-VN/mail.php
|
|
lang/vi-VN/mail.php
|
|
vi-VN/mail.php
|
|
mail.php
|
|
resources/lang/vi-VN/table.php
|
|
lang/vi-VN/table.php
|
|
vi-VN/table.php
|
|
table.php
|
|
resources/lang/vi-VN/account/general.php
|
|
lang/vi-VN/account/general.php
|
|
vi-VN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/vi-VN/reminders.php
|
|
lang/vi-VN/reminders.php
|
|
vi-VN/reminders.php
|
|
reminders.php
|
|
resources/lang/vi-VN/admin/components/general.php
|
|
lang/vi-VN/admin/components/general.php
|
|
vi-VN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/components/table.php
|
|
lang/vi-VN/admin/components/table.php
|
|
vi-VN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/components/message.php
|
|
lang/vi-VN/admin/components/message.php
|
|
vi-VN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/statuslabels/table.php
|
|
lang/vi-VN/admin/statuslabels/table.php
|
|
vi-VN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/statuslabels/message.php
|
|
lang/vi-VN/admin/statuslabels/message.php
|
|
vi-VN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/asset_maintenances/general.php
|
|
lang/vi-VN/admin/asset_maintenances/general.php
|
|
vi-VN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/asset_maintenances/table.php
|
|
lang/vi-VN/admin/asset_maintenances/table.php
|
|
vi-VN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/asset_maintenances/message.php
|
|
lang/vi-VN/admin/asset_maintenances/message.php
|
|
vi-VN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/asset_maintenances/form.php
|
|
lang/vi-VN/admin/asset_maintenances/form.php
|
|
vi-VN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/vi-VN/admin/users/general.php
|
|
lang/vi-VN/admin/users/general.php
|
|
vi-VN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/users/table.php
|
|
lang/vi-VN/admin/users/table.php
|
|
vi-VN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/users/message.php
|
|
lang/vi-VN/admin/users/message.php
|
|
vi-VN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/models/general.php
|
|
lang/vi-VN/admin/models/general.php
|
|
vi-VN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/models/table.php
|
|
lang/vi-VN/admin/models/table.php
|
|
vi-VN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/models/message.php
|
|
lang/vi-VN/admin/models/message.php
|
|
vi-VN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/departments/table.php
|
|
lang/vi-VN/admin/departments/table.php
|
|
vi-VN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/departments/message.php
|
|
lang/vi-VN/admin/departments/message.php
|
|
vi-VN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/labels/table.php
|
|
lang/vi-VN/admin/labels/table.php
|
|
vi-VN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/labels/message.php
|
|
lang/vi-VN/admin/labels/message.php
|
|
vi-VN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/companies/general.php
|
|
lang/vi-VN/admin/companies/general.php
|
|
vi-VN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/companies/table.php
|
|
lang/vi-VN/admin/companies/table.php
|
|
vi-VN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/companies/message.php
|
|
lang/vi-VN/admin/companies/message.php
|
|
vi-VN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/groups/table.php
|
|
lang/vi-VN/admin/groups/table.php
|
|
vi-VN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/groups/message.php
|
|
lang/vi-VN/admin/groups/message.php
|
|
vi-VN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/groups/titles.php
|
|
lang/vi-VN/admin/groups/titles.php
|
|
vi-VN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/vi-VN/admin/custom_fields/general.php
|
|
lang/vi-VN/admin/custom_fields/general.php
|
|
vi-VN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/custom_fields/message.php
|
|
lang/vi-VN/admin/custom_fields/message.php
|
|
vi-VN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/suppliers/table.php
|
|
lang/vi-VN/admin/suppliers/table.php
|
|
vi-VN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/suppliers/message.php
|
|
lang/vi-VN/admin/suppliers/message.php
|
|
vi-VN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/licenses/general.php
|
|
lang/vi-VN/admin/licenses/general.php
|
|
vi-VN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/licenses/table.php
|
|
lang/vi-VN/admin/licenses/table.php
|
|
vi-VN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/licenses/message.php
|
|
lang/vi-VN/admin/licenses/message.php
|
|
vi-VN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/licenses/form.php
|
|
lang/vi-VN/admin/licenses/form.php
|
|
vi-VN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/vi-VN/admin/manufacturers/table.php
|
|
lang/vi-VN/admin/manufacturers/table.php
|
|
vi-VN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/manufacturers/message.php
|
|
lang/vi-VN/admin/manufacturers/message.php
|
|
vi-VN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/consumables/general.php
|
|
lang/vi-VN/admin/consumables/general.php
|
|
vi-VN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/consumables/table.php
|
|
lang/vi-VN/admin/consumables/table.php
|
|
vi-VN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/consumables/message.php
|
|
lang/vi-VN/admin/consumables/message.php
|
|
vi-VN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/settings/general.php
|
|
lang/vi-VN/admin/settings/general.php
|
|
vi-VN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/settings/table.php
|
|
lang/vi-VN/admin/settings/table.php
|
|
vi-VN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/settings/message.php
|
|
lang/vi-VN/admin/settings/message.php
|
|
vi-VN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/depreciations/general.php
|
|
lang/vi-VN/admin/depreciations/general.php
|
|
vi-VN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/depreciations/table.php
|
|
lang/vi-VN/admin/depreciations/table.php
|
|
vi-VN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/depreciations/message.php
|
|
lang/vi-VN/admin/depreciations/message.php
|
|
vi-VN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/accessories/general.php
|
|
lang/vi-VN/admin/accessories/general.php
|
|
vi-VN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/accessories/table.php
|
|
lang/vi-VN/admin/accessories/table.php
|
|
vi-VN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/accessories/message.php
|
|
lang/vi-VN/admin/accessories/message.php
|
|
vi-VN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/maintenances/general.php
|
|
lang/vi-VN/admin/maintenances/general.php
|
|
vi-VN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/maintenances/table.php
|
|
lang/vi-VN/admin/maintenances/table.php
|
|
vi-VN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/maintenances/message.php
|
|
lang/vi-VN/admin/maintenances/message.php
|
|
vi-VN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/maintenances/form.php
|
|
lang/vi-VN/admin/maintenances/form.php
|
|
vi-VN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/vi-VN/admin/categories/general.php
|
|
lang/vi-VN/admin/categories/general.php
|
|
vi-VN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/categories/table.php
|
|
lang/vi-VN/admin/categories/table.php
|
|
vi-VN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/categories/message.php
|
|
lang/vi-VN/admin/categories/message.php
|
|
vi-VN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/hardware/general.php
|
|
lang/vi-VN/admin/hardware/general.php
|
|
vi-VN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/hardware/table.php
|
|
lang/vi-VN/admin/hardware/table.php
|
|
vi-VN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/hardware/message.php
|
|
lang/vi-VN/admin/hardware/message.php
|
|
vi-VN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/hardware/form.php
|
|
lang/vi-VN/admin/hardware/form.php
|
|
vi-VN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/vi-VN/admin/locations/table.php
|
|
lang/vi-VN/admin/locations/table.php
|
|
vi-VN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/vi-VN/admin/locations/message.php
|
|
lang/vi-VN/admin/locations/message.php
|
|
vi-VN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/vi-VN/admin/kits/general.php
|
|
lang/vi-VN/admin/kits/general.php
|
|
vi-VN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/reports/general.php
|
|
lang/vi-VN/admin/reports/general.php
|
|
vi-VN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/vi-VN/admin/reports/message.php
|
|
lang/vi-VN/admin/reports/message.php
|
|
vi-VN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/vi-VN/permissions.php
|
|
lang/vi-VN/permissions.php
|
|
vi-VN/permissions.php
|
|
permissions.php
|
|
resources/lang/vi-VN/localizations.php
|
|
lang/vi-VN/localizations.php
|
|
vi-VN/localizations.php
|
|
localizations.php
|
|
resources/lang/vi-VN/datepicker.php
|
|
lang/vi-VN/datepicker.php
|
|
vi-VN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/vi-VN/pagination.php
|
|
lang/vi-VN/pagination.php
|
|
vi-VN/pagination.php
|
|
pagination.php
|
|
resources/lang/vi-VN/help.php
|
|
lang/vi-VN/help.php
|
|
vi-VN/help.php
|
|
help.php
|
|
resources/lang/vi-VN/auth.php
|
|
lang/vi-VN/auth.php
|
|
vi-VN/auth.php
|
|
auth.php
|
|
resources/lang/af-ZA/general.php
|
|
lang/af-ZA/general.php
|
|
af-ZA/general.php
|
|
general.php
|
|
resources/lang/af-ZA/validation.php
|
|
lang/af-ZA/validation.php
|
|
af-ZA/validation.php
|
|
validation.php
|
|
resources/lang/af-ZA/passwords.php
|
|
lang/af-ZA/passwords.php
|
|
af-ZA/passwords.php
|
|
passwords.php
|
|
resources/lang/af-ZA/button.php
|
|
lang/af-ZA/button.php
|
|
af-ZA/button.php
|
|
button.php
|
|
resources/lang/af-ZA/auth/general.php
|
|
lang/af-ZA/auth/general.php
|
|
af-ZA/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/af-ZA/auth/message.php
|
|
lang/af-ZA/auth/message.php
|
|
af-ZA/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/af-ZA/mail.php
|
|
lang/af-ZA/mail.php
|
|
af-ZA/mail.php
|
|
mail.php
|
|
resources/lang/af-ZA/table.php
|
|
lang/af-ZA/table.php
|
|
af-ZA/table.php
|
|
table.php
|
|
resources/lang/af-ZA/account/general.php
|
|
lang/af-ZA/account/general.php
|
|
af-ZA/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/af-ZA/reminders.php
|
|
lang/af-ZA/reminders.php
|
|
af-ZA/reminders.php
|
|
reminders.php
|
|
resources/lang/af-ZA/admin/components/general.php
|
|
lang/af-ZA/admin/components/general.php
|
|
af-ZA/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/components/table.php
|
|
lang/af-ZA/admin/components/table.php
|
|
af-ZA/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/components/message.php
|
|
lang/af-ZA/admin/components/message.php
|
|
af-ZA/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/statuslabels/table.php
|
|
lang/af-ZA/admin/statuslabels/table.php
|
|
af-ZA/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/statuslabels/message.php
|
|
lang/af-ZA/admin/statuslabels/message.php
|
|
af-ZA/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/asset_maintenances/general.php
|
|
lang/af-ZA/admin/asset_maintenances/general.php
|
|
af-ZA/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/asset_maintenances/table.php
|
|
lang/af-ZA/admin/asset_maintenances/table.php
|
|
af-ZA/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/asset_maintenances/message.php
|
|
lang/af-ZA/admin/asset_maintenances/message.php
|
|
af-ZA/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/asset_maintenances/form.php
|
|
lang/af-ZA/admin/asset_maintenances/form.php
|
|
af-ZA/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/af-ZA/admin/users/general.php
|
|
lang/af-ZA/admin/users/general.php
|
|
af-ZA/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/users/table.php
|
|
lang/af-ZA/admin/users/table.php
|
|
af-ZA/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/users/message.php
|
|
lang/af-ZA/admin/users/message.php
|
|
af-ZA/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/models/general.php
|
|
lang/af-ZA/admin/models/general.php
|
|
af-ZA/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/models/table.php
|
|
lang/af-ZA/admin/models/table.php
|
|
af-ZA/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/models/message.php
|
|
lang/af-ZA/admin/models/message.php
|
|
af-ZA/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/departments/table.php
|
|
lang/af-ZA/admin/departments/table.php
|
|
af-ZA/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/departments/message.php
|
|
lang/af-ZA/admin/departments/message.php
|
|
af-ZA/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/labels/table.php
|
|
lang/af-ZA/admin/labels/table.php
|
|
af-ZA/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/labels/message.php
|
|
lang/af-ZA/admin/labels/message.php
|
|
af-ZA/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/companies/general.php
|
|
lang/af-ZA/admin/companies/general.php
|
|
af-ZA/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/companies/table.php
|
|
lang/af-ZA/admin/companies/table.php
|
|
af-ZA/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/companies/message.php
|
|
lang/af-ZA/admin/companies/message.php
|
|
af-ZA/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/groups/table.php
|
|
lang/af-ZA/admin/groups/table.php
|
|
af-ZA/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/groups/message.php
|
|
lang/af-ZA/admin/groups/message.php
|
|
af-ZA/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/groups/titles.php
|
|
lang/af-ZA/admin/groups/titles.php
|
|
af-ZA/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/af-ZA/admin/custom_fields/general.php
|
|
lang/af-ZA/admin/custom_fields/general.php
|
|
af-ZA/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/custom_fields/message.php
|
|
lang/af-ZA/admin/custom_fields/message.php
|
|
af-ZA/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/suppliers/table.php
|
|
lang/af-ZA/admin/suppliers/table.php
|
|
af-ZA/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/suppliers/message.php
|
|
lang/af-ZA/admin/suppliers/message.php
|
|
af-ZA/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/licenses/general.php
|
|
lang/af-ZA/admin/licenses/general.php
|
|
af-ZA/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/licenses/table.php
|
|
lang/af-ZA/admin/licenses/table.php
|
|
af-ZA/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/licenses/message.php
|
|
lang/af-ZA/admin/licenses/message.php
|
|
af-ZA/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/licenses/form.php
|
|
lang/af-ZA/admin/licenses/form.php
|
|
af-ZA/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/af-ZA/admin/manufacturers/table.php
|
|
lang/af-ZA/admin/manufacturers/table.php
|
|
af-ZA/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/manufacturers/message.php
|
|
lang/af-ZA/admin/manufacturers/message.php
|
|
af-ZA/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/consumables/general.php
|
|
lang/af-ZA/admin/consumables/general.php
|
|
af-ZA/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/consumables/table.php
|
|
lang/af-ZA/admin/consumables/table.php
|
|
af-ZA/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/consumables/message.php
|
|
lang/af-ZA/admin/consumables/message.php
|
|
af-ZA/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/settings/general.php
|
|
lang/af-ZA/admin/settings/general.php
|
|
af-ZA/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/settings/table.php
|
|
lang/af-ZA/admin/settings/table.php
|
|
af-ZA/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/settings/message.php
|
|
lang/af-ZA/admin/settings/message.php
|
|
af-ZA/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/depreciations/general.php
|
|
lang/af-ZA/admin/depreciations/general.php
|
|
af-ZA/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/depreciations/table.php
|
|
lang/af-ZA/admin/depreciations/table.php
|
|
af-ZA/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/depreciations/message.php
|
|
lang/af-ZA/admin/depreciations/message.php
|
|
af-ZA/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/accessories/general.php
|
|
lang/af-ZA/admin/accessories/general.php
|
|
af-ZA/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/accessories/table.php
|
|
lang/af-ZA/admin/accessories/table.php
|
|
af-ZA/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/accessories/message.php
|
|
lang/af-ZA/admin/accessories/message.php
|
|
af-ZA/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/maintenances/general.php
|
|
lang/af-ZA/admin/maintenances/general.php
|
|
af-ZA/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/maintenances/table.php
|
|
lang/af-ZA/admin/maintenances/table.php
|
|
af-ZA/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/maintenances/message.php
|
|
lang/af-ZA/admin/maintenances/message.php
|
|
af-ZA/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/maintenances/form.php
|
|
lang/af-ZA/admin/maintenances/form.php
|
|
af-ZA/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/af-ZA/admin/categories/general.php
|
|
lang/af-ZA/admin/categories/general.php
|
|
af-ZA/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/categories/table.php
|
|
lang/af-ZA/admin/categories/table.php
|
|
af-ZA/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/categories/message.php
|
|
lang/af-ZA/admin/categories/message.php
|
|
af-ZA/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/hardware/general.php
|
|
lang/af-ZA/admin/hardware/general.php
|
|
af-ZA/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/hardware/table.php
|
|
lang/af-ZA/admin/hardware/table.php
|
|
af-ZA/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/hardware/message.php
|
|
lang/af-ZA/admin/hardware/message.php
|
|
af-ZA/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/hardware/form.php
|
|
lang/af-ZA/admin/hardware/form.php
|
|
af-ZA/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/af-ZA/admin/locations/table.php
|
|
lang/af-ZA/admin/locations/table.php
|
|
af-ZA/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/af-ZA/admin/locations/message.php
|
|
lang/af-ZA/admin/locations/message.php
|
|
af-ZA/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/af-ZA/admin/kits/general.php
|
|
lang/af-ZA/admin/kits/general.php
|
|
af-ZA/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/reports/general.php
|
|
lang/af-ZA/admin/reports/general.php
|
|
af-ZA/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/af-ZA/admin/reports/message.php
|
|
lang/af-ZA/admin/reports/message.php
|
|
af-ZA/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/af-ZA/permissions.php
|
|
lang/af-ZA/permissions.php
|
|
af-ZA/permissions.php
|
|
permissions.php
|
|
resources/lang/af-ZA/localizations.php
|
|
lang/af-ZA/localizations.php
|
|
af-ZA/localizations.php
|
|
localizations.php
|
|
resources/lang/af-ZA/datepicker.php
|
|
lang/af-ZA/datepicker.php
|
|
af-ZA/datepicker.php
|
|
datepicker.php
|
|
resources/lang/af-ZA/pagination.php
|
|
lang/af-ZA/pagination.php
|
|
af-ZA/pagination.php
|
|
pagination.php
|
|
resources/lang/af-ZA/help.php
|
|
lang/af-ZA/help.php
|
|
af-ZA/help.php
|
|
help.php
|
|
resources/lang/af-ZA/auth.php
|
|
lang/af-ZA/auth.php
|
|
af-ZA/auth.php
|
|
auth.php
|
|
resources/lang/sl-SI/general.php
|
|
lang/sl-SI/general.php
|
|
sl-SI/general.php
|
|
general.php
|
|
resources/lang/sl-SI/validation.php
|
|
lang/sl-SI/validation.php
|
|
sl-SI/validation.php
|
|
validation.php
|
|
resources/lang/sl-SI/passwords.php
|
|
lang/sl-SI/passwords.php
|
|
sl-SI/passwords.php
|
|
passwords.php
|
|
resources/lang/sl-SI/button.php
|
|
lang/sl-SI/button.php
|
|
sl-SI/button.php
|
|
button.php
|
|
resources/lang/sl-SI/auth/general.php
|
|
lang/sl-SI/auth/general.php
|
|
sl-SI/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/sl-SI/auth/message.php
|
|
lang/sl-SI/auth/message.php
|
|
sl-SI/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/sl-SI/mail.php
|
|
lang/sl-SI/mail.php
|
|
sl-SI/mail.php
|
|
mail.php
|
|
resources/lang/sl-SI/table.php
|
|
lang/sl-SI/table.php
|
|
sl-SI/table.php
|
|
table.php
|
|
resources/lang/sl-SI/account/general.php
|
|
lang/sl-SI/account/general.php
|
|
sl-SI/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/sl-SI/reminders.php
|
|
lang/sl-SI/reminders.php
|
|
sl-SI/reminders.php
|
|
reminders.php
|
|
resources/lang/sl-SI/admin/components/general.php
|
|
lang/sl-SI/admin/components/general.php
|
|
sl-SI/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/components/table.php
|
|
lang/sl-SI/admin/components/table.php
|
|
sl-SI/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/components/message.php
|
|
lang/sl-SI/admin/components/message.php
|
|
sl-SI/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/statuslabels/table.php
|
|
lang/sl-SI/admin/statuslabels/table.php
|
|
sl-SI/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/statuslabels/message.php
|
|
lang/sl-SI/admin/statuslabels/message.php
|
|
sl-SI/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/asset_maintenances/general.php
|
|
lang/sl-SI/admin/asset_maintenances/general.php
|
|
sl-SI/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/asset_maintenances/table.php
|
|
lang/sl-SI/admin/asset_maintenances/table.php
|
|
sl-SI/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/asset_maintenances/message.php
|
|
lang/sl-SI/admin/asset_maintenances/message.php
|
|
sl-SI/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/asset_maintenances/form.php
|
|
lang/sl-SI/admin/asset_maintenances/form.php
|
|
sl-SI/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/sl-SI/admin/users/general.php
|
|
lang/sl-SI/admin/users/general.php
|
|
sl-SI/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/users/table.php
|
|
lang/sl-SI/admin/users/table.php
|
|
sl-SI/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/users/message.php
|
|
lang/sl-SI/admin/users/message.php
|
|
sl-SI/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/models/general.php
|
|
lang/sl-SI/admin/models/general.php
|
|
sl-SI/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/models/table.php
|
|
lang/sl-SI/admin/models/table.php
|
|
sl-SI/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/models/message.php
|
|
lang/sl-SI/admin/models/message.php
|
|
sl-SI/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/departments/table.php
|
|
lang/sl-SI/admin/departments/table.php
|
|
sl-SI/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/departments/message.php
|
|
lang/sl-SI/admin/departments/message.php
|
|
sl-SI/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/labels/table.php
|
|
lang/sl-SI/admin/labels/table.php
|
|
sl-SI/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/labels/message.php
|
|
lang/sl-SI/admin/labels/message.php
|
|
sl-SI/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/companies/general.php
|
|
lang/sl-SI/admin/companies/general.php
|
|
sl-SI/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/companies/table.php
|
|
lang/sl-SI/admin/companies/table.php
|
|
sl-SI/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/companies/message.php
|
|
lang/sl-SI/admin/companies/message.php
|
|
sl-SI/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/groups/table.php
|
|
lang/sl-SI/admin/groups/table.php
|
|
sl-SI/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/groups/message.php
|
|
lang/sl-SI/admin/groups/message.php
|
|
sl-SI/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/groups/titles.php
|
|
lang/sl-SI/admin/groups/titles.php
|
|
sl-SI/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/sl-SI/admin/custom_fields/general.php
|
|
lang/sl-SI/admin/custom_fields/general.php
|
|
sl-SI/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/custom_fields/message.php
|
|
lang/sl-SI/admin/custom_fields/message.php
|
|
sl-SI/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/suppliers/table.php
|
|
lang/sl-SI/admin/suppliers/table.php
|
|
sl-SI/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/suppliers/message.php
|
|
lang/sl-SI/admin/suppliers/message.php
|
|
sl-SI/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/licenses/general.php
|
|
lang/sl-SI/admin/licenses/general.php
|
|
sl-SI/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/licenses/table.php
|
|
lang/sl-SI/admin/licenses/table.php
|
|
sl-SI/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/licenses/message.php
|
|
lang/sl-SI/admin/licenses/message.php
|
|
sl-SI/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/licenses/form.php
|
|
lang/sl-SI/admin/licenses/form.php
|
|
sl-SI/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/sl-SI/admin/manufacturers/table.php
|
|
lang/sl-SI/admin/manufacturers/table.php
|
|
sl-SI/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/manufacturers/message.php
|
|
lang/sl-SI/admin/manufacturers/message.php
|
|
sl-SI/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/consumables/general.php
|
|
lang/sl-SI/admin/consumables/general.php
|
|
sl-SI/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/consumables/table.php
|
|
lang/sl-SI/admin/consumables/table.php
|
|
sl-SI/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/consumables/message.php
|
|
lang/sl-SI/admin/consumables/message.php
|
|
sl-SI/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/settings/general.php
|
|
lang/sl-SI/admin/settings/general.php
|
|
sl-SI/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/settings/table.php
|
|
lang/sl-SI/admin/settings/table.php
|
|
sl-SI/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/settings/message.php
|
|
lang/sl-SI/admin/settings/message.php
|
|
sl-SI/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/depreciations/general.php
|
|
lang/sl-SI/admin/depreciations/general.php
|
|
sl-SI/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/depreciations/table.php
|
|
lang/sl-SI/admin/depreciations/table.php
|
|
sl-SI/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/depreciations/message.php
|
|
lang/sl-SI/admin/depreciations/message.php
|
|
sl-SI/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/accessories/general.php
|
|
lang/sl-SI/admin/accessories/general.php
|
|
sl-SI/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/accessories/table.php
|
|
lang/sl-SI/admin/accessories/table.php
|
|
sl-SI/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/accessories/message.php
|
|
lang/sl-SI/admin/accessories/message.php
|
|
sl-SI/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/maintenances/general.php
|
|
lang/sl-SI/admin/maintenances/general.php
|
|
sl-SI/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/maintenances/table.php
|
|
lang/sl-SI/admin/maintenances/table.php
|
|
sl-SI/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/maintenances/message.php
|
|
lang/sl-SI/admin/maintenances/message.php
|
|
sl-SI/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/maintenances/form.php
|
|
lang/sl-SI/admin/maintenances/form.php
|
|
sl-SI/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/sl-SI/admin/categories/general.php
|
|
lang/sl-SI/admin/categories/general.php
|
|
sl-SI/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/categories/table.php
|
|
lang/sl-SI/admin/categories/table.php
|
|
sl-SI/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/categories/message.php
|
|
lang/sl-SI/admin/categories/message.php
|
|
sl-SI/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/hardware/general.php
|
|
lang/sl-SI/admin/hardware/general.php
|
|
sl-SI/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/hardware/table.php
|
|
lang/sl-SI/admin/hardware/table.php
|
|
sl-SI/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/hardware/message.php
|
|
lang/sl-SI/admin/hardware/message.php
|
|
sl-SI/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/hardware/form.php
|
|
lang/sl-SI/admin/hardware/form.php
|
|
sl-SI/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/sl-SI/admin/locations/table.php
|
|
lang/sl-SI/admin/locations/table.php
|
|
sl-SI/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/sl-SI/admin/locations/message.php
|
|
lang/sl-SI/admin/locations/message.php
|
|
sl-SI/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/sl-SI/admin/kits/general.php
|
|
lang/sl-SI/admin/kits/general.php
|
|
sl-SI/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/reports/general.php
|
|
lang/sl-SI/admin/reports/general.php
|
|
sl-SI/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/sl-SI/admin/reports/message.php
|
|
lang/sl-SI/admin/reports/message.php
|
|
sl-SI/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/sl-SI/permissions.php
|
|
lang/sl-SI/permissions.php
|
|
sl-SI/permissions.php
|
|
permissions.php
|
|
resources/lang/sl-SI/localizations.php
|
|
lang/sl-SI/localizations.php
|
|
sl-SI/localizations.php
|
|
localizations.php
|
|
resources/lang/sl-SI/datepicker.php
|
|
lang/sl-SI/datepicker.php
|
|
sl-SI/datepicker.php
|
|
datepicker.php
|
|
resources/lang/sl-SI/pagination.php
|
|
lang/sl-SI/pagination.php
|
|
sl-SI/pagination.php
|
|
pagination.php
|
|
resources/lang/sl-SI/help.php
|
|
lang/sl-SI/help.php
|
|
sl-SI/help.php
|
|
help.php
|
|
resources/lang/sl-SI/auth.php
|
|
lang/sl-SI/auth.php
|
|
sl-SI/auth.php
|
|
auth.php
|
|
resources/lang/aa-ER/general.php
|
|
lang/aa-ER/general.php
|
|
aa-ER/general.php
|
|
general.php
|
|
resources/lang/aa-ER/validation.php
|
|
lang/aa-ER/validation.php
|
|
aa-ER/validation.php
|
|
validation.php
|
|
resources/lang/aa-ER/passwords.php
|
|
lang/aa-ER/passwords.php
|
|
aa-ER/passwords.php
|
|
passwords.php
|
|
resources/lang/aa-ER/button.php
|
|
lang/aa-ER/button.php
|
|
aa-ER/button.php
|
|
button.php
|
|
resources/lang/aa-ER/auth/general.php
|
|
lang/aa-ER/auth/general.php
|
|
aa-ER/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/aa-ER/auth/message.php
|
|
lang/aa-ER/auth/message.php
|
|
aa-ER/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/aa-ER/mail.php
|
|
lang/aa-ER/mail.php
|
|
aa-ER/mail.php
|
|
mail.php
|
|
resources/lang/aa-ER/table.php
|
|
lang/aa-ER/table.php
|
|
aa-ER/table.php
|
|
table.php
|
|
resources/lang/aa-ER/account/general.php
|
|
lang/aa-ER/account/general.php
|
|
aa-ER/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/aa-ER/reminders.php
|
|
lang/aa-ER/reminders.php
|
|
aa-ER/reminders.php
|
|
reminders.php
|
|
resources/lang/aa-ER/admin/components/general.php
|
|
lang/aa-ER/admin/components/general.php
|
|
aa-ER/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/components/table.php
|
|
lang/aa-ER/admin/components/table.php
|
|
aa-ER/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/components/message.php
|
|
lang/aa-ER/admin/components/message.php
|
|
aa-ER/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/statuslabels/table.php
|
|
lang/aa-ER/admin/statuslabels/table.php
|
|
aa-ER/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/statuslabels/message.php
|
|
lang/aa-ER/admin/statuslabels/message.php
|
|
aa-ER/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/asset_maintenances/general.php
|
|
lang/aa-ER/admin/asset_maintenances/general.php
|
|
aa-ER/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/asset_maintenances/table.php
|
|
lang/aa-ER/admin/asset_maintenances/table.php
|
|
aa-ER/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/asset_maintenances/message.php
|
|
lang/aa-ER/admin/asset_maintenances/message.php
|
|
aa-ER/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/asset_maintenances/form.php
|
|
lang/aa-ER/admin/asset_maintenances/form.php
|
|
aa-ER/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/aa-ER/admin/users/general.php
|
|
lang/aa-ER/admin/users/general.php
|
|
aa-ER/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/users/table.php
|
|
lang/aa-ER/admin/users/table.php
|
|
aa-ER/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/users/message.php
|
|
lang/aa-ER/admin/users/message.php
|
|
aa-ER/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/models/general.php
|
|
lang/aa-ER/admin/models/general.php
|
|
aa-ER/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/models/table.php
|
|
lang/aa-ER/admin/models/table.php
|
|
aa-ER/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/models/message.php
|
|
lang/aa-ER/admin/models/message.php
|
|
aa-ER/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/departments/table.php
|
|
lang/aa-ER/admin/departments/table.php
|
|
aa-ER/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/departments/message.php
|
|
lang/aa-ER/admin/departments/message.php
|
|
aa-ER/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/labels/table.php
|
|
lang/aa-ER/admin/labels/table.php
|
|
aa-ER/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/labels/message.php
|
|
lang/aa-ER/admin/labels/message.php
|
|
aa-ER/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/companies/general.php
|
|
lang/aa-ER/admin/companies/general.php
|
|
aa-ER/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/companies/table.php
|
|
lang/aa-ER/admin/companies/table.php
|
|
aa-ER/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/companies/message.php
|
|
lang/aa-ER/admin/companies/message.php
|
|
aa-ER/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/groups/table.php
|
|
lang/aa-ER/admin/groups/table.php
|
|
aa-ER/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/groups/message.php
|
|
lang/aa-ER/admin/groups/message.php
|
|
aa-ER/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/groups/titles.php
|
|
lang/aa-ER/admin/groups/titles.php
|
|
aa-ER/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/aa-ER/admin/custom_fields/general.php
|
|
lang/aa-ER/admin/custom_fields/general.php
|
|
aa-ER/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/custom_fields/message.php
|
|
lang/aa-ER/admin/custom_fields/message.php
|
|
aa-ER/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/suppliers/table.php
|
|
lang/aa-ER/admin/suppliers/table.php
|
|
aa-ER/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/suppliers/message.php
|
|
lang/aa-ER/admin/suppliers/message.php
|
|
aa-ER/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/licenses/general.php
|
|
lang/aa-ER/admin/licenses/general.php
|
|
aa-ER/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/licenses/table.php
|
|
lang/aa-ER/admin/licenses/table.php
|
|
aa-ER/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/licenses/message.php
|
|
lang/aa-ER/admin/licenses/message.php
|
|
aa-ER/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/licenses/form.php
|
|
lang/aa-ER/admin/licenses/form.php
|
|
aa-ER/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/aa-ER/admin/manufacturers/table.php
|
|
lang/aa-ER/admin/manufacturers/table.php
|
|
aa-ER/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/manufacturers/message.php
|
|
lang/aa-ER/admin/manufacturers/message.php
|
|
aa-ER/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/consumables/general.php
|
|
lang/aa-ER/admin/consumables/general.php
|
|
aa-ER/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/consumables/table.php
|
|
lang/aa-ER/admin/consumables/table.php
|
|
aa-ER/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/consumables/message.php
|
|
lang/aa-ER/admin/consumables/message.php
|
|
aa-ER/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/settings/general.php
|
|
lang/aa-ER/admin/settings/general.php
|
|
aa-ER/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/settings/table.php
|
|
lang/aa-ER/admin/settings/table.php
|
|
aa-ER/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/settings/message.php
|
|
lang/aa-ER/admin/settings/message.php
|
|
aa-ER/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/depreciations/general.php
|
|
lang/aa-ER/admin/depreciations/general.php
|
|
aa-ER/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/depreciations/table.php
|
|
lang/aa-ER/admin/depreciations/table.php
|
|
aa-ER/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/depreciations/message.php
|
|
lang/aa-ER/admin/depreciations/message.php
|
|
aa-ER/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/accessories/general.php
|
|
lang/aa-ER/admin/accessories/general.php
|
|
aa-ER/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/accessories/table.php
|
|
lang/aa-ER/admin/accessories/table.php
|
|
aa-ER/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/accessories/message.php
|
|
lang/aa-ER/admin/accessories/message.php
|
|
aa-ER/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/maintenances/general.php
|
|
lang/aa-ER/admin/maintenances/general.php
|
|
aa-ER/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/maintenances/table.php
|
|
lang/aa-ER/admin/maintenances/table.php
|
|
aa-ER/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/maintenances/message.php
|
|
lang/aa-ER/admin/maintenances/message.php
|
|
aa-ER/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/maintenances/form.php
|
|
lang/aa-ER/admin/maintenances/form.php
|
|
aa-ER/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/aa-ER/admin/categories/general.php
|
|
lang/aa-ER/admin/categories/general.php
|
|
aa-ER/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/categories/table.php
|
|
lang/aa-ER/admin/categories/table.php
|
|
aa-ER/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/categories/message.php
|
|
lang/aa-ER/admin/categories/message.php
|
|
aa-ER/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/hardware/general.php
|
|
lang/aa-ER/admin/hardware/general.php
|
|
aa-ER/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/hardware/table.php
|
|
lang/aa-ER/admin/hardware/table.php
|
|
aa-ER/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/hardware/message.php
|
|
lang/aa-ER/admin/hardware/message.php
|
|
aa-ER/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/hardware/form.php
|
|
lang/aa-ER/admin/hardware/form.php
|
|
aa-ER/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/aa-ER/admin/locations/table.php
|
|
lang/aa-ER/admin/locations/table.php
|
|
aa-ER/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/aa-ER/admin/locations/message.php
|
|
lang/aa-ER/admin/locations/message.php
|
|
aa-ER/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/aa-ER/admin/kits/general.php
|
|
lang/aa-ER/admin/kits/general.php
|
|
aa-ER/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/reports/general.php
|
|
lang/aa-ER/admin/reports/general.php
|
|
aa-ER/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/aa-ER/admin/reports/message.php
|
|
lang/aa-ER/admin/reports/message.php
|
|
aa-ER/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/aa-ER/permissions.php
|
|
lang/aa-ER/permissions.php
|
|
aa-ER/permissions.php
|
|
permissions.php
|
|
resources/lang/aa-ER/localizations.php
|
|
lang/aa-ER/localizations.php
|
|
aa-ER/localizations.php
|
|
localizations.php
|
|
resources/lang/aa-ER/datepicker.php
|
|
lang/aa-ER/datepicker.php
|
|
aa-ER/datepicker.php
|
|
datepicker.php
|
|
resources/lang/aa-ER/pagination.php
|
|
lang/aa-ER/pagination.php
|
|
aa-ER/pagination.php
|
|
pagination.php
|
|
resources/lang/aa-ER/help.php
|
|
lang/aa-ER/help.php
|
|
aa-ER/help.php
|
|
help.php
|
|
resources/lang/aa-ER/auth.php
|
|
lang/aa-ER/auth.php
|
|
aa-ER/auth.php
|
|
auth.php
|
|
resources/lang/tl-PH/general.php
|
|
lang/tl-PH/general.php
|
|
tl-PH/general.php
|
|
general.php
|
|
resources/lang/tl-PH/validation.php
|
|
lang/tl-PH/validation.php
|
|
tl-PH/validation.php
|
|
validation.php
|
|
resources/lang/tl-PH/passwords.php
|
|
lang/tl-PH/passwords.php
|
|
tl-PH/passwords.php
|
|
passwords.php
|
|
resources/lang/tl-PH/button.php
|
|
lang/tl-PH/button.php
|
|
tl-PH/button.php
|
|
button.php
|
|
resources/lang/tl-PH/auth/general.php
|
|
lang/tl-PH/auth/general.php
|
|
tl-PH/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/tl-PH/auth/message.php
|
|
lang/tl-PH/auth/message.php
|
|
tl-PH/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/tl-PH/mail.php
|
|
lang/tl-PH/mail.php
|
|
tl-PH/mail.php
|
|
mail.php
|
|
resources/lang/tl-PH/table.php
|
|
lang/tl-PH/table.php
|
|
tl-PH/table.php
|
|
table.php
|
|
resources/lang/tl-PH/account/general.php
|
|
lang/tl-PH/account/general.php
|
|
tl-PH/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/tl-PH/reminders.php
|
|
lang/tl-PH/reminders.php
|
|
tl-PH/reminders.php
|
|
reminders.php
|
|
resources/lang/tl-PH/admin/components/general.php
|
|
lang/tl-PH/admin/components/general.php
|
|
tl-PH/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/components/table.php
|
|
lang/tl-PH/admin/components/table.php
|
|
tl-PH/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/components/message.php
|
|
lang/tl-PH/admin/components/message.php
|
|
tl-PH/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/statuslabels/table.php
|
|
lang/tl-PH/admin/statuslabels/table.php
|
|
tl-PH/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/statuslabels/message.php
|
|
lang/tl-PH/admin/statuslabels/message.php
|
|
tl-PH/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/asset_maintenances/general.php
|
|
lang/tl-PH/admin/asset_maintenances/general.php
|
|
tl-PH/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/asset_maintenances/table.php
|
|
lang/tl-PH/admin/asset_maintenances/table.php
|
|
tl-PH/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/asset_maintenances/message.php
|
|
lang/tl-PH/admin/asset_maintenances/message.php
|
|
tl-PH/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/asset_maintenances/form.php
|
|
lang/tl-PH/admin/asset_maintenances/form.php
|
|
tl-PH/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/tl-PH/admin/users/general.php
|
|
lang/tl-PH/admin/users/general.php
|
|
tl-PH/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/users/table.php
|
|
lang/tl-PH/admin/users/table.php
|
|
tl-PH/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/users/message.php
|
|
lang/tl-PH/admin/users/message.php
|
|
tl-PH/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/models/general.php
|
|
lang/tl-PH/admin/models/general.php
|
|
tl-PH/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/models/table.php
|
|
lang/tl-PH/admin/models/table.php
|
|
tl-PH/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/models/message.php
|
|
lang/tl-PH/admin/models/message.php
|
|
tl-PH/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/departments/table.php
|
|
lang/tl-PH/admin/departments/table.php
|
|
tl-PH/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/departments/message.php
|
|
lang/tl-PH/admin/departments/message.php
|
|
tl-PH/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/labels/table.php
|
|
lang/tl-PH/admin/labels/table.php
|
|
tl-PH/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/labels/message.php
|
|
lang/tl-PH/admin/labels/message.php
|
|
tl-PH/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/companies/general.php
|
|
lang/tl-PH/admin/companies/general.php
|
|
tl-PH/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/companies/table.php
|
|
lang/tl-PH/admin/companies/table.php
|
|
tl-PH/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/companies/message.php
|
|
lang/tl-PH/admin/companies/message.php
|
|
tl-PH/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/groups/table.php
|
|
lang/tl-PH/admin/groups/table.php
|
|
tl-PH/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/groups/message.php
|
|
lang/tl-PH/admin/groups/message.php
|
|
tl-PH/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/groups/titles.php
|
|
lang/tl-PH/admin/groups/titles.php
|
|
tl-PH/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/tl-PH/admin/custom_fields/general.php
|
|
lang/tl-PH/admin/custom_fields/general.php
|
|
tl-PH/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/custom_fields/message.php
|
|
lang/tl-PH/admin/custom_fields/message.php
|
|
tl-PH/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/suppliers/table.php
|
|
lang/tl-PH/admin/suppliers/table.php
|
|
tl-PH/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/suppliers/message.php
|
|
lang/tl-PH/admin/suppliers/message.php
|
|
tl-PH/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/licenses/general.php
|
|
lang/tl-PH/admin/licenses/general.php
|
|
tl-PH/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/licenses/table.php
|
|
lang/tl-PH/admin/licenses/table.php
|
|
tl-PH/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/licenses/message.php
|
|
lang/tl-PH/admin/licenses/message.php
|
|
tl-PH/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/licenses/form.php
|
|
lang/tl-PH/admin/licenses/form.php
|
|
tl-PH/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/tl-PH/admin/manufacturers/table.php
|
|
lang/tl-PH/admin/manufacturers/table.php
|
|
tl-PH/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/manufacturers/message.php
|
|
lang/tl-PH/admin/manufacturers/message.php
|
|
tl-PH/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/consumables/general.php
|
|
lang/tl-PH/admin/consumables/general.php
|
|
tl-PH/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/consumables/table.php
|
|
lang/tl-PH/admin/consumables/table.php
|
|
tl-PH/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/consumables/message.php
|
|
lang/tl-PH/admin/consumables/message.php
|
|
tl-PH/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/settings/general.php
|
|
lang/tl-PH/admin/settings/general.php
|
|
tl-PH/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/settings/table.php
|
|
lang/tl-PH/admin/settings/table.php
|
|
tl-PH/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/settings/message.php
|
|
lang/tl-PH/admin/settings/message.php
|
|
tl-PH/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/depreciations/general.php
|
|
lang/tl-PH/admin/depreciations/general.php
|
|
tl-PH/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/depreciations/table.php
|
|
lang/tl-PH/admin/depreciations/table.php
|
|
tl-PH/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/depreciations/message.php
|
|
lang/tl-PH/admin/depreciations/message.php
|
|
tl-PH/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/accessories/general.php
|
|
lang/tl-PH/admin/accessories/general.php
|
|
tl-PH/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/accessories/table.php
|
|
lang/tl-PH/admin/accessories/table.php
|
|
tl-PH/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/accessories/message.php
|
|
lang/tl-PH/admin/accessories/message.php
|
|
tl-PH/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/maintenances/general.php
|
|
lang/tl-PH/admin/maintenances/general.php
|
|
tl-PH/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/maintenances/table.php
|
|
lang/tl-PH/admin/maintenances/table.php
|
|
tl-PH/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/maintenances/message.php
|
|
lang/tl-PH/admin/maintenances/message.php
|
|
tl-PH/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/maintenances/form.php
|
|
lang/tl-PH/admin/maintenances/form.php
|
|
tl-PH/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/tl-PH/admin/categories/general.php
|
|
lang/tl-PH/admin/categories/general.php
|
|
tl-PH/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/categories/table.php
|
|
lang/tl-PH/admin/categories/table.php
|
|
tl-PH/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/categories/message.php
|
|
lang/tl-PH/admin/categories/message.php
|
|
tl-PH/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/hardware/general.php
|
|
lang/tl-PH/admin/hardware/general.php
|
|
tl-PH/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/hardware/table.php
|
|
lang/tl-PH/admin/hardware/table.php
|
|
tl-PH/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/hardware/message.php
|
|
lang/tl-PH/admin/hardware/message.php
|
|
tl-PH/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/hardware/form.php
|
|
lang/tl-PH/admin/hardware/form.php
|
|
tl-PH/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/tl-PH/admin/locations/table.php
|
|
lang/tl-PH/admin/locations/table.php
|
|
tl-PH/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/tl-PH/admin/locations/message.php
|
|
lang/tl-PH/admin/locations/message.php
|
|
tl-PH/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/tl-PH/admin/kits/general.php
|
|
lang/tl-PH/admin/kits/general.php
|
|
tl-PH/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/reports/general.php
|
|
lang/tl-PH/admin/reports/general.php
|
|
tl-PH/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/tl-PH/admin/reports/message.php
|
|
lang/tl-PH/admin/reports/message.php
|
|
tl-PH/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/tl-PH/permissions.php
|
|
lang/tl-PH/permissions.php
|
|
tl-PH/permissions.php
|
|
permissions.php
|
|
resources/lang/tl-PH/localizations.php
|
|
lang/tl-PH/localizations.php
|
|
tl-PH/localizations.php
|
|
localizations.php
|
|
resources/lang/tl-PH/datepicker.php
|
|
lang/tl-PH/datepicker.php
|
|
tl-PH/datepicker.php
|
|
datepicker.php
|
|
resources/lang/tl-PH/pagination.php
|
|
lang/tl-PH/pagination.php
|
|
tl-PH/pagination.php
|
|
pagination.php
|
|
resources/lang/tl-PH/help.php
|
|
lang/tl-PH/help.php
|
|
tl-PH/help.php
|
|
help.php
|
|
resources/lang/tl-PH/auth.php
|
|
lang/tl-PH/auth.php
|
|
tl-PH/auth.php
|
|
auth.php
|
|
resources/lang/ko-KR/general.php
|
|
lang/ko-KR/general.php
|
|
ko-KR/general.php
|
|
general.php
|
|
resources/lang/ko-KR/validation.php
|
|
lang/ko-KR/validation.php
|
|
ko-KR/validation.php
|
|
validation.php
|
|
resources/lang/ko-KR/passwords.php
|
|
lang/ko-KR/passwords.php
|
|
ko-KR/passwords.php
|
|
passwords.php
|
|
resources/lang/ko-KR/button.php
|
|
lang/ko-KR/button.php
|
|
ko-KR/button.php
|
|
button.php
|
|
resources/lang/ko-KR/auth/general.php
|
|
lang/ko-KR/auth/general.php
|
|
ko-KR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ko-KR/auth/message.php
|
|
lang/ko-KR/auth/message.php
|
|
ko-KR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ko-KR/mail.php
|
|
lang/ko-KR/mail.php
|
|
ko-KR/mail.php
|
|
mail.php
|
|
resources/lang/ko-KR/table.php
|
|
lang/ko-KR/table.php
|
|
ko-KR/table.php
|
|
table.php
|
|
resources/lang/ko-KR/account/general.php
|
|
lang/ko-KR/account/general.php
|
|
ko-KR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ko-KR/reminders.php
|
|
lang/ko-KR/reminders.php
|
|
ko-KR/reminders.php
|
|
reminders.php
|
|
resources/lang/ko-KR/admin/components/general.php
|
|
lang/ko-KR/admin/components/general.php
|
|
ko-KR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/components/table.php
|
|
lang/ko-KR/admin/components/table.php
|
|
ko-KR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/components/message.php
|
|
lang/ko-KR/admin/components/message.php
|
|
ko-KR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/statuslabels/table.php
|
|
lang/ko-KR/admin/statuslabels/table.php
|
|
ko-KR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/statuslabels/message.php
|
|
lang/ko-KR/admin/statuslabels/message.php
|
|
ko-KR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/asset_maintenances/general.php
|
|
lang/ko-KR/admin/asset_maintenances/general.php
|
|
ko-KR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/asset_maintenances/table.php
|
|
lang/ko-KR/admin/asset_maintenances/table.php
|
|
ko-KR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/asset_maintenances/message.php
|
|
lang/ko-KR/admin/asset_maintenances/message.php
|
|
ko-KR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/asset_maintenances/form.php
|
|
lang/ko-KR/admin/asset_maintenances/form.php
|
|
ko-KR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ko-KR/admin/users/general.php
|
|
lang/ko-KR/admin/users/general.php
|
|
ko-KR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/users/table.php
|
|
lang/ko-KR/admin/users/table.php
|
|
ko-KR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/users/message.php
|
|
lang/ko-KR/admin/users/message.php
|
|
ko-KR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/models/general.php
|
|
lang/ko-KR/admin/models/general.php
|
|
ko-KR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/models/table.php
|
|
lang/ko-KR/admin/models/table.php
|
|
ko-KR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/models/message.php
|
|
lang/ko-KR/admin/models/message.php
|
|
ko-KR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/departments/table.php
|
|
lang/ko-KR/admin/departments/table.php
|
|
ko-KR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/departments/message.php
|
|
lang/ko-KR/admin/departments/message.php
|
|
ko-KR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/labels/table.php
|
|
lang/ko-KR/admin/labels/table.php
|
|
ko-KR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/labels/message.php
|
|
lang/ko-KR/admin/labels/message.php
|
|
ko-KR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/companies/general.php
|
|
lang/ko-KR/admin/companies/general.php
|
|
ko-KR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/companies/table.php
|
|
lang/ko-KR/admin/companies/table.php
|
|
ko-KR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/companies/message.php
|
|
lang/ko-KR/admin/companies/message.php
|
|
ko-KR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/groups/table.php
|
|
lang/ko-KR/admin/groups/table.php
|
|
ko-KR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/groups/message.php
|
|
lang/ko-KR/admin/groups/message.php
|
|
ko-KR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/groups/titles.php
|
|
lang/ko-KR/admin/groups/titles.php
|
|
ko-KR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ko-KR/admin/custom_fields/general.php
|
|
lang/ko-KR/admin/custom_fields/general.php
|
|
ko-KR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/custom_fields/message.php
|
|
lang/ko-KR/admin/custom_fields/message.php
|
|
ko-KR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/suppliers/table.php
|
|
lang/ko-KR/admin/suppliers/table.php
|
|
ko-KR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/suppliers/message.php
|
|
lang/ko-KR/admin/suppliers/message.php
|
|
ko-KR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/licenses/general.php
|
|
lang/ko-KR/admin/licenses/general.php
|
|
ko-KR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/licenses/table.php
|
|
lang/ko-KR/admin/licenses/table.php
|
|
ko-KR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/licenses/message.php
|
|
lang/ko-KR/admin/licenses/message.php
|
|
ko-KR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/licenses/form.php
|
|
lang/ko-KR/admin/licenses/form.php
|
|
ko-KR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ko-KR/admin/manufacturers/table.php
|
|
lang/ko-KR/admin/manufacturers/table.php
|
|
ko-KR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/manufacturers/message.php
|
|
lang/ko-KR/admin/manufacturers/message.php
|
|
ko-KR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/consumables/general.php
|
|
lang/ko-KR/admin/consumables/general.php
|
|
ko-KR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/consumables/table.php
|
|
lang/ko-KR/admin/consumables/table.php
|
|
ko-KR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/consumables/message.php
|
|
lang/ko-KR/admin/consumables/message.php
|
|
ko-KR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/settings/general.php
|
|
lang/ko-KR/admin/settings/general.php
|
|
ko-KR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/settings/table.php
|
|
lang/ko-KR/admin/settings/table.php
|
|
ko-KR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/settings/message.php
|
|
lang/ko-KR/admin/settings/message.php
|
|
ko-KR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/depreciations/general.php
|
|
lang/ko-KR/admin/depreciations/general.php
|
|
ko-KR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/depreciations/table.php
|
|
lang/ko-KR/admin/depreciations/table.php
|
|
ko-KR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/depreciations/message.php
|
|
lang/ko-KR/admin/depreciations/message.php
|
|
ko-KR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/accessories/general.php
|
|
lang/ko-KR/admin/accessories/general.php
|
|
ko-KR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/accessories/table.php
|
|
lang/ko-KR/admin/accessories/table.php
|
|
ko-KR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/accessories/message.php
|
|
lang/ko-KR/admin/accessories/message.php
|
|
ko-KR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/maintenances/general.php
|
|
lang/ko-KR/admin/maintenances/general.php
|
|
ko-KR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/maintenances/table.php
|
|
lang/ko-KR/admin/maintenances/table.php
|
|
ko-KR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/maintenances/message.php
|
|
lang/ko-KR/admin/maintenances/message.php
|
|
ko-KR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/maintenances/form.php
|
|
lang/ko-KR/admin/maintenances/form.php
|
|
ko-KR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ko-KR/admin/categories/general.php
|
|
lang/ko-KR/admin/categories/general.php
|
|
ko-KR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/categories/table.php
|
|
lang/ko-KR/admin/categories/table.php
|
|
ko-KR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/categories/message.php
|
|
lang/ko-KR/admin/categories/message.php
|
|
ko-KR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/hardware/general.php
|
|
lang/ko-KR/admin/hardware/general.php
|
|
ko-KR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/hardware/table.php
|
|
lang/ko-KR/admin/hardware/table.php
|
|
ko-KR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/hardware/message.php
|
|
lang/ko-KR/admin/hardware/message.php
|
|
ko-KR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/hardware/form.php
|
|
lang/ko-KR/admin/hardware/form.php
|
|
ko-KR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ko-KR/admin/locations/table.php
|
|
lang/ko-KR/admin/locations/table.php
|
|
ko-KR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ko-KR/admin/locations/message.php
|
|
lang/ko-KR/admin/locations/message.php
|
|
ko-KR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ko-KR/admin/kits/general.php
|
|
lang/ko-KR/admin/kits/general.php
|
|
ko-KR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/reports/general.php
|
|
lang/ko-KR/admin/reports/general.php
|
|
ko-KR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ko-KR/admin/reports/message.php
|
|
lang/ko-KR/admin/reports/message.php
|
|
ko-KR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ko-KR/permissions.php
|
|
lang/ko-KR/permissions.php
|
|
ko-KR/permissions.php
|
|
permissions.php
|
|
resources/lang/ko-KR/localizations.php
|
|
lang/ko-KR/localizations.php
|
|
ko-KR/localizations.php
|
|
localizations.php
|
|
resources/lang/ko-KR/datepicker.php
|
|
lang/ko-KR/datepicker.php
|
|
ko-KR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ko-KR/pagination.php
|
|
lang/ko-KR/pagination.php
|
|
ko-KR/pagination.php
|
|
pagination.php
|
|
resources/lang/ko-KR/help.php
|
|
lang/ko-KR/help.php
|
|
ko-KR/help.php
|
|
help.php
|
|
resources/lang/ko-KR/auth.php
|
|
lang/ko-KR/auth.php
|
|
ko-KR/auth.php
|
|
auth.php
|
|
resources/lang/es-MX/general.php
|
|
lang/es-MX/general.php
|
|
es-MX/general.php
|
|
general.php
|
|
resources/lang/es-MX/validation.php
|
|
lang/es-MX/validation.php
|
|
es-MX/validation.php
|
|
validation.php
|
|
resources/lang/es-MX/passwords.php
|
|
lang/es-MX/passwords.php
|
|
es-MX/passwords.php
|
|
passwords.php
|
|
resources/lang/es-MX/button.php
|
|
lang/es-MX/button.php
|
|
es-MX/button.php
|
|
button.php
|
|
resources/lang/es-MX/auth/general.php
|
|
lang/es-MX/auth/general.php
|
|
es-MX/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/es-MX/auth/message.php
|
|
lang/es-MX/auth/message.php
|
|
es-MX/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/es-MX/mail.php
|
|
lang/es-MX/mail.php
|
|
es-MX/mail.php
|
|
mail.php
|
|
resources/lang/es-MX/table.php
|
|
lang/es-MX/table.php
|
|
es-MX/table.php
|
|
table.php
|
|
resources/lang/es-MX/account/general.php
|
|
lang/es-MX/account/general.php
|
|
es-MX/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/es-MX/reminders.php
|
|
lang/es-MX/reminders.php
|
|
es-MX/reminders.php
|
|
reminders.php
|
|
resources/lang/es-MX/admin/components/general.php
|
|
lang/es-MX/admin/components/general.php
|
|
es-MX/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/components/table.php
|
|
lang/es-MX/admin/components/table.php
|
|
es-MX/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/components/message.php
|
|
lang/es-MX/admin/components/message.php
|
|
es-MX/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/statuslabels/table.php
|
|
lang/es-MX/admin/statuslabels/table.php
|
|
es-MX/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/statuslabels/message.php
|
|
lang/es-MX/admin/statuslabels/message.php
|
|
es-MX/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/asset_maintenances/general.php
|
|
lang/es-MX/admin/asset_maintenances/general.php
|
|
es-MX/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/asset_maintenances/table.php
|
|
lang/es-MX/admin/asset_maintenances/table.php
|
|
es-MX/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/asset_maintenances/message.php
|
|
lang/es-MX/admin/asset_maintenances/message.php
|
|
es-MX/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/asset_maintenances/form.php
|
|
lang/es-MX/admin/asset_maintenances/form.php
|
|
es-MX/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/es-MX/admin/users/general.php
|
|
lang/es-MX/admin/users/general.php
|
|
es-MX/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/users/table.php
|
|
lang/es-MX/admin/users/table.php
|
|
es-MX/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/users/message.php
|
|
lang/es-MX/admin/users/message.php
|
|
es-MX/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/models/general.php
|
|
lang/es-MX/admin/models/general.php
|
|
es-MX/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/models/table.php
|
|
lang/es-MX/admin/models/table.php
|
|
es-MX/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/models/message.php
|
|
lang/es-MX/admin/models/message.php
|
|
es-MX/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/departments/table.php
|
|
lang/es-MX/admin/departments/table.php
|
|
es-MX/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/departments/message.php
|
|
lang/es-MX/admin/departments/message.php
|
|
es-MX/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/labels/table.php
|
|
lang/es-MX/admin/labels/table.php
|
|
es-MX/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/labels/message.php
|
|
lang/es-MX/admin/labels/message.php
|
|
es-MX/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/companies/general.php
|
|
lang/es-MX/admin/companies/general.php
|
|
es-MX/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/companies/table.php
|
|
lang/es-MX/admin/companies/table.php
|
|
es-MX/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/companies/message.php
|
|
lang/es-MX/admin/companies/message.php
|
|
es-MX/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/groups/table.php
|
|
lang/es-MX/admin/groups/table.php
|
|
es-MX/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/groups/message.php
|
|
lang/es-MX/admin/groups/message.php
|
|
es-MX/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/groups/titles.php
|
|
lang/es-MX/admin/groups/titles.php
|
|
es-MX/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/es-MX/admin/custom_fields/general.php
|
|
lang/es-MX/admin/custom_fields/general.php
|
|
es-MX/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/custom_fields/message.php
|
|
lang/es-MX/admin/custom_fields/message.php
|
|
es-MX/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/suppliers/table.php
|
|
lang/es-MX/admin/suppliers/table.php
|
|
es-MX/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/suppliers/message.php
|
|
lang/es-MX/admin/suppliers/message.php
|
|
es-MX/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/licenses/general.php
|
|
lang/es-MX/admin/licenses/general.php
|
|
es-MX/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/licenses/table.php
|
|
lang/es-MX/admin/licenses/table.php
|
|
es-MX/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/licenses/message.php
|
|
lang/es-MX/admin/licenses/message.php
|
|
es-MX/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/licenses/form.php
|
|
lang/es-MX/admin/licenses/form.php
|
|
es-MX/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/es-MX/admin/manufacturers/table.php
|
|
lang/es-MX/admin/manufacturers/table.php
|
|
es-MX/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/manufacturers/message.php
|
|
lang/es-MX/admin/manufacturers/message.php
|
|
es-MX/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/consumables/general.php
|
|
lang/es-MX/admin/consumables/general.php
|
|
es-MX/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/consumables/table.php
|
|
lang/es-MX/admin/consumables/table.php
|
|
es-MX/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/consumables/message.php
|
|
lang/es-MX/admin/consumables/message.php
|
|
es-MX/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/settings/general.php
|
|
lang/es-MX/admin/settings/general.php
|
|
es-MX/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/settings/table.php
|
|
lang/es-MX/admin/settings/table.php
|
|
es-MX/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/settings/message.php
|
|
lang/es-MX/admin/settings/message.php
|
|
es-MX/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/depreciations/general.php
|
|
lang/es-MX/admin/depreciations/general.php
|
|
es-MX/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/depreciations/table.php
|
|
lang/es-MX/admin/depreciations/table.php
|
|
es-MX/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/depreciations/message.php
|
|
lang/es-MX/admin/depreciations/message.php
|
|
es-MX/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/accessories/general.php
|
|
lang/es-MX/admin/accessories/general.php
|
|
es-MX/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/accessories/table.php
|
|
lang/es-MX/admin/accessories/table.php
|
|
es-MX/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/accessories/message.php
|
|
lang/es-MX/admin/accessories/message.php
|
|
es-MX/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/maintenances/general.php
|
|
lang/es-MX/admin/maintenances/general.php
|
|
es-MX/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/maintenances/table.php
|
|
lang/es-MX/admin/maintenances/table.php
|
|
es-MX/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/maintenances/message.php
|
|
lang/es-MX/admin/maintenances/message.php
|
|
es-MX/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/maintenances/form.php
|
|
lang/es-MX/admin/maintenances/form.php
|
|
es-MX/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/es-MX/admin/categories/general.php
|
|
lang/es-MX/admin/categories/general.php
|
|
es-MX/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/categories/table.php
|
|
lang/es-MX/admin/categories/table.php
|
|
es-MX/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/categories/message.php
|
|
lang/es-MX/admin/categories/message.php
|
|
es-MX/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/hardware/general.php
|
|
lang/es-MX/admin/hardware/general.php
|
|
es-MX/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/hardware/table.php
|
|
lang/es-MX/admin/hardware/table.php
|
|
es-MX/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/hardware/message.php
|
|
lang/es-MX/admin/hardware/message.php
|
|
es-MX/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/hardware/form.php
|
|
lang/es-MX/admin/hardware/form.php
|
|
es-MX/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/es-MX/admin/locations/table.php
|
|
lang/es-MX/admin/locations/table.php
|
|
es-MX/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/es-MX/admin/locations/message.php
|
|
lang/es-MX/admin/locations/message.php
|
|
es-MX/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/es-MX/admin/kits/general.php
|
|
lang/es-MX/admin/kits/general.php
|
|
es-MX/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/reports/general.php
|
|
lang/es-MX/admin/reports/general.php
|
|
es-MX/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/es-MX/admin/reports/message.php
|
|
lang/es-MX/admin/reports/message.php
|
|
es-MX/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/es-MX/permissions.php
|
|
lang/es-MX/permissions.php
|
|
es-MX/permissions.php
|
|
permissions.php
|
|
resources/lang/es-MX/localizations.php
|
|
lang/es-MX/localizations.php
|
|
es-MX/localizations.php
|
|
localizations.php
|
|
resources/lang/es-MX/datepicker.php
|
|
lang/es-MX/datepicker.php
|
|
es-MX/datepicker.php
|
|
datepicker.php
|
|
resources/lang/es-MX/pagination.php
|
|
lang/es-MX/pagination.php
|
|
es-MX/pagination.php
|
|
pagination.php
|
|
resources/lang/es-MX/help.php
|
|
lang/es-MX/help.php
|
|
es-MX/help.php
|
|
help.php
|
|
resources/lang/es-MX/auth.php
|
|
lang/es-MX/auth.php
|
|
es-MX/auth.php
|
|
auth.php
|
|
resources/lang/sv-SE/general.php
|
|
lang/sv-SE/general.php
|
|
sv-SE/general.php
|
|
general.php
|
|
resources/lang/sv-SE/validation.php
|
|
lang/sv-SE/validation.php
|
|
sv-SE/validation.php
|
|
validation.php
|
|
resources/lang/sv-SE/passwords.php
|
|
lang/sv-SE/passwords.php
|
|
sv-SE/passwords.php
|
|
passwords.php
|
|
resources/lang/sv-SE/button.php
|
|
lang/sv-SE/button.php
|
|
sv-SE/button.php
|
|
button.php
|
|
resources/lang/sv-SE/auth/general.php
|
|
lang/sv-SE/auth/general.php
|
|
sv-SE/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/sv-SE/auth/message.php
|
|
lang/sv-SE/auth/message.php
|
|
sv-SE/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/sv-SE/mail.php
|
|
lang/sv-SE/mail.php
|
|
sv-SE/mail.php
|
|
mail.php
|
|
resources/lang/sv-SE/table.php
|
|
lang/sv-SE/table.php
|
|
sv-SE/table.php
|
|
table.php
|
|
resources/lang/sv-SE/account/general.php
|
|
lang/sv-SE/account/general.php
|
|
sv-SE/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/sv-SE/reminders.php
|
|
lang/sv-SE/reminders.php
|
|
sv-SE/reminders.php
|
|
reminders.php
|
|
resources/lang/sv-SE/admin/components/general.php
|
|
lang/sv-SE/admin/components/general.php
|
|
sv-SE/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/components/table.php
|
|
lang/sv-SE/admin/components/table.php
|
|
sv-SE/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/components/message.php
|
|
lang/sv-SE/admin/components/message.php
|
|
sv-SE/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/statuslabels/table.php
|
|
lang/sv-SE/admin/statuslabels/table.php
|
|
sv-SE/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/statuslabels/message.php
|
|
lang/sv-SE/admin/statuslabels/message.php
|
|
sv-SE/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/asset_maintenances/general.php
|
|
lang/sv-SE/admin/asset_maintenances/general.php
|
|
sv-SE/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/asset_maintenances/table.php
|
|
lang/sv-SE/admin/asset_maintenances/table.php
|
|
sv-SE/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/asset_maintenances/message.php
|
|
lang/sv-SE/admin/asset_maintenances/message.php
|
|
sv-SE/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/asset_maintenances/form.php
|
|
lang/sv-SE/admin/asset_maintenances/form.php
|
|
sv-SE/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/sv-SE/admin/users/general.php
|
|
lang/sv-SE/admin/users/general.php
|
|
sv-SE/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/users/table.php
|
|
lang/sv-SE/admin/users/table.php
|
|
sv-SE/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/users/message.php
|
|
lang/sv-SE/admin/users/message.php
|
|
sv-SE/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/models/general.php
|
|
lang/sv-SE/admin/models/general.php
|
|
sv-SE/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/models/table.php
|
|
lang/sv-SE/admin/models/table.php
|
|
sv-SE/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/models/message.php
|
|
lang/sv-SE/admin/models/message.php
|
|
sv-SE/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/departments/table.php
|
|
lang/sv-SE/admin/departments/table.php
|
|
sv-SE/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/departments/message.php
|
|
lang/sv-SE/admin/departments/message.php
|
|
sv-SE/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/labels/table.php
|
|
lang/sv-SE/admin/labels/table.php
|
|
sv-SE/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/labels/message.php
|
|
lang/sv-SE/admin/labels/message.php
|
|
sv-SE/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/companies/general.php
|
|
lang/sv-SE/admin/companies/general.php
|
|
sv-SE/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/companies/table.php
|
|
lang/sv-SE/admin/companies/table.php
|
|
sv-SE/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/companies/message.php
|
|
lang/sv-SE/admin/companies/message.php
|
|
sv-SE/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/groups/table.php
|
|
lang/sv-SE/admin/groups/table.php
|
|
sv-SE/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/groups/message.php
|
|
lang/sv-SE/admin/groups/message.php
|
|
sv-SE/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/groups/titles.php
|
|
lang/sv-SE/admin/groups/titles.php
|
|
sv-SE/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/sv-SE/admin/custom_fields/general.php
|
|
lang/sv-SE/admin/custom_fields/general.php
|
|
sv-SE/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/custom_fields/message.php
|
|
lang/sv-SE/admin/custom_fields/message.php
|
|
sv-SE/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/suppliers/table.php
|
|
lang/sv-SE/admin/suppliers/table.php
|
|
sv-SE/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/suppliers/message.php
|
|
lang/sv-SE/admin/suppliers/message.php
|
|
sv-SE/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/licenses/general.php
|
|
lang/sv-SE/admin/licenses/general.php
|
|
sv-SE/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/licenses/table.php
|
|
lang/sv-SE/admin/licenses/table.php
|
|
sv-SE/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/licenses/message.php
|
|
lang/sv-SE/admin/licenses/message.php
|
|
sv-SE/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/licenses/form.php
|
|
lang/sv-SE/admin/licenses/form.php
|
|
sv-SE/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/sv-SE/admin/manufacturers/table.php
|
|
lang/sv-SE/admin/manufacturers/table.php
|
|
sv-SE/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/manufacturers/message.php
|
|
lang/sv-SE/admin/manufacturers/message.php
|
|
sv-SE/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/consumables/general.php
|
|
lang/sv-SE/admin/consumables/general.php
|
|
sv-SE/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/consumables/table.php
|
|
lang/sv-SE/admin/consumables/table.php
|
|
sv-SE/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/consumables/message.php
|
|
lang/sv-SE/admin/consumables/message.php
|
|
sv-SE/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/settings/general.php
|
|
lang/sv-SE/admin/settings/general.php
|
|
sv-SE/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/settings/table.php
|
|
lang/sv-SE/admin/settings/table.php
|
|
sv-SE/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/settings/message.php
|
|
lang/sv-SE/admin/settings/message.php
|
|
sv-SE/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/depreciations/general.php
|
|
lang/sv-SE/admin/depreciations/general.php
|
|
sv-SE/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/depreciations/table.php
|
|
lang/sv-SE/admin/depreciations/table.php
|
|
sv-SE/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/depreciations/message.php
|
|
lang/sv-SE/admin/depreciations/message.php
|
|
sv-SE/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/accessories/general.php
|
|
lang/sv-SE/admin/accessories/general.php
|
|
sv-SE/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/accessories/table.php
|
|
lang/sv-SE/admin/accessories/table.php
|
|
sv-SE/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/accessories/message.php
|
|
lang/sv-SE/admin/accessories/message.php
|
|
sv-SE/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/maintenances/general.php
|
|
lang/sv-SE/admin/maintenances/general.php
|
|
sv-SE/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/maintenances/table.php
|
|
lang/sv-SE/admin/maintenances/table.php
|
|
sv-SE/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/maintenances/message.php
|
|
lang/sv-SE/admin/maintenances/message.php
|
|
sv-SE/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/maintenances/form.php
|
|
lang/sv-SE/admin/maintenances/form.php
|
|
sv-SE/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/sv-SE/admin/categories/general.php
|
|
lang/sv-SE/admin/categories/general.php
|
|
sv-SE/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/categories/table.php
|
|
lang/sv-SE/admin/categories/table.php
|
|
sv-SE/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/categories/message.php
|
|
lang/sv-SE/admin/categories/message.php
|
|
sv-SE/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/hardware/general.php
|
|
lang/sv-SE/admin/hardware/general.php
|
|
sv-SE/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/hardware/table.php
|
|
lang/sv-SE/admin/hardware/table.php
|
|
sv-SE/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/hardware/message.php
|
|
lang/sv-SE/admin/hardware/message.php
|
|
sv-SE/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/hardware/form.php
|
|
lang/sv-SE/admin/hardware/form.php
|
|
sv-SE/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/sv-SE/admin/locations/table.php
|
|
lang/sv-SE/admin/locations/table.php
|
|
sv-SE/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/sv-SE/admin/locations/message.php
|
|
lang/sv-SE/admin/locations/message.php
|
|
sv-SE/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/sv-SE/admin/kits/general.php
|
|
lang/sv-SE/admin/kits/general.php
|
|
sv-SE/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/reports/general.php
|
|
lang/sv-SE/admin/reports/general.php
|
|
sv-SE/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/sv-SE/admin/reports/message.php
|
|
lang/sv-SE/admin/reports/message.php
|
|
sv-SE/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/sv-SE/permissions.php
|
|
lang/sv-SE/permissions.php
|
|
sv-SE/permissions.php
|
|
permissions.php
|
|
resources/lang/sv-SE/localizations.php
|
|
lang/sv-SE/localizations.php
|
|
sv-SE/localizations.php
|
|
localizations.php
|
|
resources/lang/sv-SE/datepicker.php
|
|
lang/sv-SE/datepicker.php
|
|
sv-SE/datepicker.php
|
|
datepicker.php
|
|
resources/lang/sv-SE/pagination.php
|
|
lang/sv-SE/pagination.php
|
|
sv-SE/pagination.php
|
|
pagination.php
|
|
resources/lang/sv-SE/help.php
|
|
lang/sv-SE/help.php
|
|
sv-SE/help.php
|
|
help.php
|
|
resources/lang/sv-SE/auth.php
|
|
lang/sv-SE/auth.php
|
|
sv-SE/auth.php
|
|
auth.php
|
|
resources/lang/lv-LV/general.php
|
|
lang/lv-LV/general.php
|
|
lv-LV/general.php
|
|
general.php
|
|
resources/lang/lv-LV/validation.php
|
|
lang/lv-LV/validation.php
|
|
lv-LV/validation.php
|
|
validation.php
|
|
resources/lang/lv-LV/passwords.php
|
|
lang/lv-LV/passwords.php
|
|
lv-LV/passwords.php
|
|
passwords.php
|
|
resources/lang/lv-LV/button.php
|
|
lang/lv-LV/button.php
|
|
lv-LV/button.php
|
|
button.php
|
|
resources/lang/lv-LV/auth/general.php
|
|
lang/lv-LV/auth/general.php
|
|
lv-LV/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/lv-LV/auth/message.php
|
|
lang/lv-LV/auth/message.php
|
|
lv-LV/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/lv-LV/mail.php
|
|
lang/lv-LV/mail.php
|
|
lv-LV/mail.php
|
|
mail.php
|
|
resources/lang/lv-LV/table.php
|
|
lang/lv-LV/table.php
|
|
lv-LV/table.php
|
|
table.php
|
|
resources/lang/lv-LV/account/general.php
|
|
lang/lv-LV/account/general.php
|
|
lv-LV/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/lv-LV/reminders.php
|
|
lang/lv-LV/reminders.php
|
|
lv-LV/reminders.php
|
|
reminders.php
|
|
resources/lang/lv-LV/admin/components/general.php
|
|
lang/lv-LV/admin/components/general.php
|
|
lv-LV/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/components/table.php
|
|
lang/lv-LV/admin/components/table.php
|
|
lv-LV/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/components/message.php
|
|
lang/lv-LV/admin/components/message.php
|
|
lv-LV/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/statuslabels/table.php
|
|
lang/lv-LV/admin/statuslabels/table.php
|
|
lv-LV/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/statuslabels/message.php
|
|
lang/lv-LV/admin/statuslabels/message.php
|
|
lv-LV/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/asset_maintenances/general.php
|
|
lang/lv-LV/admin/asset_maintenances/general.php
|
|
lv-LV/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/asset_maintenances/table.php
|
|
lang/lv-LV/admin/asset_maintenances/table.php
|
|
lv-LV/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/asset_maintenances/message.php
|
|
lang/lv-LV/admin/asset_maintenances/message.php
|
|
lv-LV/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/asset_maintenances/form.php
|
|
lang/lv-LV/admin/asset_maintenances/form.php
|
|
lv-LV/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/lv-LV/admin/users/general.php
|
|
lang/lv-LV/admin/users/general.php
|
|
lv-LV/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/users/table.php
|
|
lang/lv-LV/admin/users/table.php
|
|
lv-LV/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/users/message.php
|
|
lang/lv-LV/admin/users/message.php
|
|
lv-LV/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/models/general.php
|
|
lang/lv-LV/admin/models/general.php
|
|
lv-LV/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/models/table.php
|
|
lang/lv-LV/admin/models/table.php
|
|
lv-LV/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/models/message.php
|
|
lang/lv-LV/admin/models/message.php
|
|
lv-LV/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/departments/table.php
|
|
lang/lv-LV/admin/departments/table.php
|
|
lv-LV/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/departments/message.php
|
|
lang/lv-LV/admin/departments/message.php
|
|
lv-LV/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/labels/table.php
|
|
lang/lv-LV/admin/labels/table.php
|
|
lv-LV/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/labels/message.php
|
|
lang/lv-LV/admin/labels/message.php
|
|
lv-LV/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/companies/general.php
|
|
lang/lv-LV/admin/companies/general.php
|
|
lv-LV/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/companies/table.php
|
|
lang/lv-LV/admin/companies/table.php
|
|
lv-LV/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/companies/message.php
|
|
lang/lv-LV/admin/companies/message.php
|
|
lv-LV/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/groups/table.php
|
|
lang/lv-LV/admin/groups/table.php
|
|
lv-LV/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/groups/message.php
|
|
lang/lv-LV/admin/groups/message.php
|
|
lv-LV/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/groups/titles.php
|
|
lang/lv-LV/admin/groups/titles.php
|
|
lv-LV/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/lv-LV/admin/custom_fields/general.php
|
|
lang/lv-LV/admin/custom_fields/general.php
|
|
lv-LV/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/custom_fields/message.php
|
|
lang/lv-LV/admin/custom_fields/message.php
|
|
lv-LV/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/suppliers/table.php
|
|
lang/lv-LV/admin/suppliers/table.php
|
|
lv-LV/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/suppliers/message.php
|
|
lang/lv-LV/admin/suppliers/message.php
|
|
lv-LV/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/licenses/general.php
|
|
lang/lv-LV/admin/licenses/general.php
|
|
lv-LV/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/licenses/table.php
|
|
lang/lv-LV/admin/licenses/table.php
|
|
lv-LV/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/licenses/message.php
|
|
lang/lv-LV/admin/licenses/message.php
|
|
lv-LV/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/licenses/form.php
|
|
lang/lv-LV/admin/licenses/form.php
|
|
lv-LV/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/lv-LV/admin/manufacturers/table.php
|
|
lang/lv-LV/admin/manufacturers/table.php
|
|
lv-LV/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/manufacturers/message.php
|
|
lang/lv-LV/admin/manufacturers/message.php
|
|
lv-LV/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/consumables/general.php
|
|
lang/lv-LV/admin/consumables/general.php
|
|
lv-LV/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/consumables/table.php
|
|
lang/lv-LV/admin/consumables/table.php
|
|
lv-LV/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/consumables/message.php
|
|
lang/lv-LV/admin/consumables/message.php
|
|
lv-LV/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/settings/general.php
|
|
lang/lv-LV/admin/settings/general.php
|
|
lv-LV/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/settings/table.php
|
|
lang/lv-LV/admin/settings/table.php
|
|
lv-LV/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/settings/message.php
|
|
lang/lv-LV/admin/settings/message.php
|
|
lv-LV/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/depreciations/general.php
|
|
lang/lv-LV/admin/depreciations/general.php
|
|
lv-LV/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/depreciations/table.php
|
|
lang/lv-LV/admin/depreciations/table.php
|
|
lv-LV/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/depreciations/message.php
|
|
lang/lv-LV/admin/depreciations/message.php
|
|
lv-LV/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/accessories/general.php
|
|
lang/lv-LV/admin/accessories/general.php
|
|
lv-LV/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/accessories/table.php
|
|
lang/lv-LV/admin/accessories/table.php
|
|
lv-LV/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/accessories/message.php
|
|
lang/lv-LV/admin/accessories/message.php
|
|
lv-LV/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/maintenances/general.php
|
|
lang/lv-LV/admin/maintenances/general.php
|
|
lv-LV/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/maintenances/table.php
|
|
lang/lv-LV/admin/maintenances/table.php
|
|
lv-LV/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/maintenances/message.php
|
|
lang/lv-LV/admin/maintenances/message.php
|
|
lv-LV/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/maintenances/form.php
|
|
lang/lv-LV/admin/maintenances/form.php
|
|
lv-LV/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/lv-LV/admin/categories/general.php
|
|
lang/lv-LV/admin/categories/general.php
|
|
lv-LV/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/categories/table.php
|
|
lang/lv-LV/admin/categories/table.php
|
|
lv-LV/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/categories/message.php
|
|
lang/lv-LV/admin/categories/message.php
|
|
lv-LV/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/hardware/general.php
|
|
lang/lv-LV/admin/hardware/general.php
|
|
lv-LV/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/hardware/table.php
|
|
lang/lv-LV/admin/hardware/table.php
|
|
lv-LV/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/hardware/message.php
|
|
lang/lv-LV/admin/hardware/message.php
|
|
lv-LV/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/hardware/form.php
|
|
lang/lv-LV/admin/hardware/form.php
|
|
lv-LV/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/lv-LV/admin/locations/table.php
|
|
lang/lv-LV/admin/locations/table.php
|
|
lv-LV/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/lv-LV/admin/locations/message.php
|
|
lang/lv-LV/admin/locations/message.php
|
|
lv-LV/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/lv-LV/admin/kits/general.php
|
|
lang/lv-LV/admin/kits/general.php
|
|
lv-LV/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/reports/general.php
|
|
lang/lv-LV/admin/reports/general.php
|
|
lv-LV/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/lv-LV/admin/reports/message.php
|
|
lang/lv-LV/admin/reports/message.php
|
|
lv-LV/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/lv-LV/permissions.php
|
|
lang/lv-LV/permissions.php
|
|
lv-LV/permissions.php
|
|
permissions.php
|
|
resources/lang/lv-LV/localizations.php
|
|
lang/lv-LV/localizations.php
|
|
lv-LV/localizations.php
|
|
localizations.php
|
|
resources/lang/lv-LV/datepicker.php
|
|
lang/lv-LV/datepicker.php
|
|
lv-LV/datepicker.php
|
|
datepicker.php
|
|
resources/lang/lv-LV/pagination.php
|
|
lang/lv-LV/pagination.php
|
|
lv-LV/pagination.php
|
|
pagination.php
|
|
resources/lang/lv-LV/help.php
|
|
lang/lv-LV/help.php
|
|
lv-LV/help.php
|
|
help.php
|
|
resources/lang/lv-LV/auth.php
|
|
lang/lv-LV/auth.php
|
|
lv-LV/auth.php
|
|
auth.php
|
|
resources/lang/es-VE/general.php
|
|
lang/es-VE/general.php
|
|
es-VE/general.php
|
|
general.php
|
|
resources/lang/es-VE/validation.php
|
|
lang/es-VE/validation.php
|
|
es-VE/validation.php
|
|
validation.php
|
|
resources/lang/es-VE/passwords.php
|
|
lang/es-VE/passwords.php
|
|
es-VE/passwords.php
|
|
passwords.php
|
|
resources/lang/es-VE/button.php
|
|
lang/es-VE/button.php
|
|
es-VE/button.php
|
|
button.php
|
|
resources/lang/es-VE/auth/general.php
|
|
lang/es-VE/auth/general.php
|
|
es-VE/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/es-VE/auth/message.php
|
|
lang/es-VE/auth/message.php
|
|
es-VE/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/es-VE/mail.php
|
|
lang/es-VE/mail.php
|
|
es-VE/mail.php
|
|
mail.php
|
|
resources/lang/es-VE/table.php
|
|
lang/es-VE/table.php
|
|
es-VE/table.php
|
|
table.php
|
|
resources/lang/es-VE/account/general.php
|
|
lang/es-VE/account/general.php
|
|
es-VE/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/es-VE/reminders.php
|
|
lang/es-VE/reminders.php
|
|
es-VE/reminders.php
|
|
reminders.php
|
|
resources/lang/es-VE/admin/components/general.php
|
|
lang/es-VE/admin/components/general.php
|
|
es-VE/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/components/table.php
|
|
lang/es-VE/admin/components/table.php
|
|
es-VE/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/components/message.php
|
|
lang/es-VE/admin/components/message.php
|
|
es-VE/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/statuslabels/table.php
|
|
lang/es-VE/admin/statuslabels/table.php
|
|
es-VE/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/statuslabels/message.php
|
|
lang/es-VE/admin/statuslabels/message.php
|
|
es-VE/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/asset_maintenances/general.php
|
|
lang/es-VE/admin/asset_maintenances/general.php
|
|
es-VE/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/asset_maintenances/table.php
|
|
lang/es-VE/admin/asset_maintenances/table.php
|
|
es-VE/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/asset_maintenances/message.php
|
|
lang/es-VE/admin/asset_maintenances/message.php
|
|
es-VE/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/asset_maintenances/form.php
|
|
lang/es-VE/admin/asset_maintenances/form.php
|
|
es-VE/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/es-VE/admin/users/general.php
|
|
lang/es-VE/admin/users/general.php
|
|
es-VE/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/users/table.php
|
|
lang/es-VE/admin/users/table.php
|
|
es-VE/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/users/message.php
|
|
lang/es-VE/admin/users/message.php
|
|
es-VE/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/models/general.php
|
|
lang/es-VE/admin/models/general.php
|
|
es-VE/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/models/table.php
|
|
lang/es-VE/admin/models/table.php
|
|
es-VE/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/models/message.php
|
|
lang/es-VE/admin/models/message.php
|
|
es-VE/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/departments/table.php
|
|
lang/es-VE/admin/departments/table.php
|
|
es-VE/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/departments/message.php
|
|
lang/es-VE/admin/departments/message.php
|
|
es-VE/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/labels/table.php
|
|
lang/es-VE/admin/labels/table.php
|
|
es-VE/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/labels/message.php
|
|
lang/es-VE/admin/labels/message.php
|
|
es-VE/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/companies/general.php
|
|
lang/es-VE/admin/companies/general.php
|
|
es-VE/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/companies/table.php
|
|
lang/es-VE/admin/companies/table.php
|
|
es-VE/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/companies/message.php
|
|
lang/es-VE/admin/companies/message.php
|
|
es-VE/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/groups/table.php
|
|
lang/es-VE/admin/groups/table.php
|
|
es-VE/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/groups/message.php
|
|
lang/es-VE/admin/groups/message.php
|
|
es-VE/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/groups/titles.php
|
|
lang/es-VE/admin/groups/titles.php
|
|
es-VE/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/es-VE/admin/custom_fields/general.php
|
|
lang/es-VE/admin/custom_fields/general.php
|
|
es-VE/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/custom_fields/message.php
|
|
lang/es-VE/admin/custom_fields/message.php
|
|
es-VE/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/suppliers/table.php
|
|
lang/es-VE/admin/suppliers/table.php
|
|
es-VE/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/suppliers/message.php
|
|
lang/es-VE/admin/suppliers/message.php
|
|
es-VE/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/licenses/general.php
|
|
lang/es-VE/admin/licenses/general.php
|
|
es-VE/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/licenses/table.php
|
|
lang/es-VE/admin/licenses/table.php
|
|
es-VE/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/licenses/message.php
|
|
lang/es-VE/admin/licenses/message.php
|
|
es-VE/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/licenses/form.php
|
|
lang/es-VE/admin/licenses/form.php
|
|
es-VE/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/es-VE/admin/manufacturers/table.php
|
|
lang/es-VE/admin/manufacturers/table.php
|
|
es-VE/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/manufacturers/message.php
|
|
lang/es-VE/admin/manufacturers/message.php
|
|
es-VE/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/consumables/general.php
|
|
lang/es-VE/admin/consumables/general.php
|
|
es-VE/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/consumables/table.php
|
|
lang/es-VE/admin/consumables/table.php
|
|
es-VE/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/consumables/message.php
|
|
lang/es-VE/admin/consumables/message.php
|
|
es-VE/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/settings/general.php
|
|
lang/es-VE/admin/settings/general.php
|
|
es-VE/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/settings/table.php
|
|
lang/es-VE/admin/settings/table.php
|
|
es-VE/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/settings/message.php
|
|
lang/es-VE/admin/settings/message.php
|
|
es-VE/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/depreciations/general.php
|
|
lang/es-VE/admin/depreciations/general.php
|
|
es-VE/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/depreciations/table.php
|
|
lang/es-VE/admin/depreciations/table.php
|
|
es-VE/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/depreciations/message.php
|
|
lang/es-VE/admin/depreciations/message.php
|
|
es-VE/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/accessories/general.php
|
|
lang/es-VE/admin/accessories/general.php
|
|
es-VE/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/accessories/table.php
|
|
lang/es-VE/admin/accessories/table.php
|
|
es-VE/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/accessories/message.php
|
|
lang/es-VE/admin/accessories/message.php
|
|
es-VE/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/maintenances/general.php
|
|
lang/es-VE/admin/maintenances/general.php
|
|
es-VE/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/maintenances/table.php
|
|
lang/es-VE/admin/maintenances/table.php
|
|
es-VE/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/maintenances/message.php
|
|
lang/es-VE/admin/maintenances/message.php
|
|
es-VE/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/maintenances/form.php
|
|
lang/es-VE/admin/maintenances/form.php
|
|
es-VE/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/es-VE/admin/categories/general.php
|
|
lang/es-VE/admin/categories/general.php
|
|
es-VE/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/categories/table.php
|
|
lang/es-VE/admin/categories/table.php
|
|
es-VE/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/categories/message.php
|
|
lang/es-VE/admin/categories/message.php
|
|
es-VE/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/hardware/general.php
|
|
lang/es-VE/admin/hardware/general.php
|
|
es-VE/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/hardware/table.php
|
|
lang/es-VE/admin/hardware/table.php
|
|
es-VE/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/hardware/message.php
|
|
lang/es-VE/admin/hardware/message.php
|
|
es-VE/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/hardware/form.php
|
|
lang/es-VE/admin/hardware/form.php
|
|
es-VE/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/es-VE/admin/locations/table.php
|
|
lang/es-VE/admin/locations/table.php
|
|
es-VE/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/es-VE/admin/locations/message.php
|
|
lang/es-VE/admin/locations/message.php
|
|
es-VE/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/es-VE/admin/kits/general.php
|
|
lang/es-VE/admin/kits/general.php
|
|
es-VE/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/reports/general.php
|
|
lang/es-VE/admin/reports/general.php
|
|
es-VE/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/es-VE/admin/reports/message.php
|
|
lang/es-VE/admin/reports/message.php
|
|
es-VE/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/es-VE/permissions.php
|
|
lang/es-VE/permissions.php
|
|
es-VE/permissions.php
|
|
permissions.php
|
|
resources/lang/es-VE/localizations.php
|
|
lang/es-VE/localizations.php
|
|
es-VE/localizations.php
|
|
localizations.php
|
|
resources/lang/es-VE/datepicker.php
|
|
lang/es-VE/datepicker.php
|
|
es-VE/datepicker.php
|
|
datepicker.php
|
|
resources/lang/es-VE/pagination.php
|
|
lang/es-VE/pagination.php
|
|
es-VE/pagination.php
|
|
pagination.php
|
|
resources/lang/es-VE/help.php
|
|
lang/es-VE/help.php
|
|
es-VE/help.php
|
|
help.php
|
|
resources/lang/es-VE/auth.php
|
|
lang/es-VE/auth.php
|
|
es-VE/auth.php
|
|
auth.php
|
|
resources/lang/zh-CN/general.php
|
|
lang/zh-CN/general.php
|
|
zh-CN/general.php
|
|
general.php
|
|
resources/lang/zh-CN/validation.php
|
|
lang/zh-CN/validation.php
|
|
zh-CN/validation.php
|
|
validation.php
|
|
resources/lang/zh-CN/passwords.php
|
|
lang/zh-CN/passwords.php
|
|
zh-CN/passwords.php
|
|
passwords.php
|
|
resources/lang/zh-CN/button.php
|
|
lang/zh-CN/button.php
|
|
zh-CN/button.php
|
|
button.php
|
|
resources/lang/zh-CN/auth/general.php
|
|
lang/zh-CN/auth/general.php
|
|
zh-CN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/zh-CN/auth/message.php
|
|
lang/zh-CN/auth/message.php
|
|
zh-CN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/zh-CN/mail.php
|
|
lang/zh-CN/mail.php
|
|
zh-CN/mail.php
|
|
mail.php
|
|
resources/lang/zh-CN/table.php
|
|
lang/zh-CN/table.php
|
|
zh-CN/table.php
|
|
table.php
|
|
resources/lang/zh-CN/account/general.php
|
|
lang/zh-CN/account/general.php
|
|
zh-CN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/zh-CN/reminders.php
|
|
lang/zh-CN/reminders.php
|
|
zh-CN/reminders.php
|
|
reminders.php
|
|
resources/lang/zh-CN/admin/components/general.php
|
|
lang/zh-CN/admin/components/general.php
|
|
zh-CN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/components/table.php
|
|
lang/zh-CN/admin/components/table.php
|
|
zh-CN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/components/message.php
|
|
lang/zh-CN/admin/components/message.php
|
|
zh-CN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/statuslabels/table.php
|
|
lang/zh-CN/admin/statuslabels/table.php
|
|
zh-CN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/statuslabels/message.php
|
|
lang/zh-CN/admin/statuslabels/message.php
|
|
zh-CN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/asset_maintenances/general.php
|
|
lang/zh-CN/admin/asset_maintenances/general.php
|
|
zh-CN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/asset_maintenances/table.php
|
|
lang/zh-CN/admin/asset_maintenances/table.php
|
|
zh-CN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/asset_maintenances/message.php
|
|
lang/zh-CN/admin/asset_maintenances/message.php
|
|
zh-CN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/asset_maintenances/form.php
|
|
lang/zh-CN/admin/asset_maintenances/form.php
|
|
zh-CN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/zh-CN/admin/users/general.php
|
|
lang/zh-CN/admin/users/general.php
|
|
zh-CN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/users/table.php
|
|
lang/zh-CN/admin/users/table.php
|
|
zh-CN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/users/message.php
|
|
lang/zh-CN/admin/users/message.php
|
|
zh-CN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/models/general.php
|
|
lang/zh-CN/admin/models/general.php
|
|
zh-CN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/models/table.php
|
|
lang/zh-CN/admin/models/table.php
|
|
zh-CN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/models/message.php
|
|
lang/zh-CN/admin/models/message.php
|
|
zh-CN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/departments/table.php
|
|
lang/zh-CN/admin/departments/table.php
|
|
zh-CN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/departments/message.php
|
|
lang/zh-CN/admin/departments/message.php
|
|
zh-CN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/labels/table.php
|
|
lang/zh-CN/admin/labels/table.php
|
|
zh-CN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/labels/message.php
|
|
lang/zh-CN/admin/labels/message.php
|
|
zh-CN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/companies/general.php
|
|
lang/zh-CN/admin/companies/general.php
|
|
zh-CN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/companies/table.php
|
|
lang/zh-CN/admin/companies/table.php
|
|
zh-CN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/companies/message.php
|
|
lang/zh-CN/admin/companies/message.php
|
|
zh-CN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/groups/table.php
|
|
lang/zh-CN/admin/groups/table.php
|
|
zh-CN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/groups/message.php
|
|
lang/zh-CN/admin/groups/message.php
|
|
zh-CN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/groups/titles.php
|
|
lang/zh-CN/admin/groups/titles.php
|
|
zh-CN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/zh-CN/admin/custom_fields/general.php
|
|
lang/zh-CN/admin/custom_fields/general.php
|
|
zh-CN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/custom_fields/message.php
|
|
lang/zh-CN/admin/custom_fields/message.php
|
|
zh-CN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/suppliers/table.php
|
|
lang/zh-CN/admin/suppliers/table.php
|
|
zh-CN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/suppliers/message.php
|
|
lang/zh-CN/admin/suppliers/message.php
|
|
zh-CN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/licenses/general.php
|
|
lang/zh-CN/admin/licenses/general.php
|
|
zh-CN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/licenses/table.php
|
|
lang/zh-CN/admin/licenses/table.php
|
|
zh-CN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/licenses/message.php
|
|
lang/zh-CN/admin/licenses/message.php
|
|
zh-CN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/licenses/form.php
|
|
lang/zh-CN/admin/licenses/form.php
|
|
zh-CN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/zh-CN/admin/manufacturers/table.php
|
|
lang/zh-CN/admin/manufacturers/table.php
|
|
zh-CN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/manufacturers/message.php
|
|
lang/zh-CN/admin/manufacturers/message.php
|
|
zh-CN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/consumables/general.php
|
|
lang/zh-CN/admin/consumables/general.php
|
|
zh-CN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/consumables/table.php
|
|
lang/zh-CN/admin/consumables/table.php
|
|
zh-CN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/consumables/message.php
|
|
lang/zh-CN/admin/consumables/message.php
|
|
zh-CN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/settings/general.php
|
|
lang/zh-CN/admin/settings/general.php
|
|
zh-CN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/settings/table.php
|
|
lang/zh-CN/admin/settings/table.php
|
|
zh-CN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/settings/message.php
|
|
lang/zh-CN/admin/settings/message.php
|
|
zh-CN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/depreciations/general.php
|
|
lang/zh-CN/admin/depreciations/general.php
|
|
zh-CN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/depreciations/table.php
|
|
lang/zh-CN/admin/depreciations/table.php
|
|
zh-CN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/depreciations/message.php
|
|
lang/zh-CN/admin/depreciations/message.php
|
|
zh-CN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/accessories/general.php
|
|
lang/zh-CN/admin/accessories/general.php
|
|
zh-CN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/accessories/table.php
|
|
lang/zh-CN/admin/accessories/table.php
|
|
zh-CN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/accessories/message.php
|
|
lang/zh-CN/admin/accessories/message.php
|
|
zh-CN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/maintenances/general.php
|
|
lang/zh-CN/admin/maintenances/general.php
|
|
zh-CN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/maintenances/table.php
|
|
lang/zh-CN/admin/maintenances/table.php
|
|
zh-CN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/maintenances/message.php
|
|
lang/zh-CN/admin/maintenances/message.php
|
|
zh-CN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/maintenances/form.php
|
|
lang/zh-CN/admin/maintenances/form.php
|
|
zh-CN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/zh-CN/admin/categories/general.php
|
|
lang/zh-CN/admin/categories/general.php
|
|
zh-CN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/categories/table.php
|
|
lang/zh-CN/admin/categories/table.php
|
|
zh-CN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/categories/message.php
|
|
lang/zh-CN/admin/categories/message.php
|
|
zh-CN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/hardware/general.php
|
|
lang/zh-CN/admin/hardware/general.php
|
|
zh-CN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/hardware/table.php
|
|
lang/zh-CN/admin/hardware/table.php
|
|
zh-CN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/hardware/message.php
|
|
lang/zh-CN/admin/hardware/message.php
|
|
zh-CN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/hardware/form.php
|
|
lang/zh-CN/admin/hardware/form.php
|
|
zh-CN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/zh-CN/admin/locations/table.php
|
|
lang/zh-CN/admin/locations/table.php
|
|
zh-CN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/zh-CN/admin/locations/message.php
|
|
lang/zh-CN/admin/locations/message.php
|
|
zh-CN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/zh-CN/admin/kits/general.php
|
|
lang/zh-CN/admin/kits/general.php
|
|
zh-CN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/reports/general.php
|
|
lang/zh-CN/admin/reports/general.php
|
|
zh-CN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/zh-CN/admin/reports/message.php
|
|
lang/zh-CN/admin/reports/message.php
|
|
zh-CN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/zh-CN/permissions.php
|
|
lang/zh-CN/permissions.php
|
|
zh-CN/permissions.php
|
|
permissions.php
|
|
resources/lang/zh-CN/localizations.php
|
|
lang/zh-CN/localizations.php
|
|
zh-CN/localizations.php
|
|
localizations.php
|
|
resources/lang/zh-CN/datepicker.php
|
|
lang/zh-CN/datepicker.php
|
|
zh-CN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/zh-CN/pagination.php
|
|
lang/zh-CN/pagination.php
|
|
zh-CN/pagination.php
|
|
pagination.php
|
|
resources/lang/zh-CN/help.php
|
|
lang/zh-CN/help.php
|
|
zh-CN/help.php
|
|
help.php
|
|
resources/lang/zh-CN/auth.php
|
|
lang/zh-CN/auth.php
|
|
zh-CN/auth.php
|
|
auth.php
|
|
resources/lang/no-NO/general.php
|
|
lang/no-NO/general.php
|
|
no-NO/general.php
|
|
general.php
|
|
resources/lang/no-NO/validation.php
|
|
lang/no-NO/validation.php
|
|
no-NO/validation.php
|
|
validation.php
|
|
resources/lang/no-NO/passwords.php
|
|
lang/no-NO/passwords.php
|
|
no-NO/passwords.php
|
|
passwords.php
|
|
resources/lang/no-NO/button.php
|
|
lang/no-NO/button.php
|
|
no-NO/button.php
|
|
button.php
|
|
resources/lang/no-NO/auth/general.php
|
|
lang/no-NO/auth/general.php
|
|
no-NO/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/no-NO/auth/message.php
|
|
lang/no-NO/auth/message.php
|
|
no-NO/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/no-NO/mail.php
|
|
lang/no-NO/mail.php
|
|
no-NO/mail.php
|
|
mail.php
|
|
resources/lang/no-NO/table.php
|
|
lang/no-NO/table.php
|
|
no-NO/table.php
|
|
table.php
|
|
resources/lang/no-NO/account/general.php
|
|
lang/no-NO/account/general.php
|
|
no-NO/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/no-NO/reminders.php
|
|
lang/no-NO/reminders.php
|
|
no-NO/reminders.php
|
|
reminders.php
|
|
resources/lang/no-NO/admin/components/general.php
|
|
lang/no-NO/admin/components/general.php
|
|
no-NO/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/components/table.php
|
|
lang/no-NO/admin/components/table.php
|
|
no-NO/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/components/message.php
|
|
lang/no-NO/admin/components/message.php
|
|
no-NO/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/statuslabels/table.php
|
|
lang/no-NO/admin/statuslabels/table.php
|
|
no-NO/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/statuslabels/message.php
|
|
lang/no-NO/admin/statuslabels/message.php
|
|
no-NO/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/asset_maintenances/general.php
|
|
lang/no-NO/admin/asset_maintenances/general.php
|
|
no-NO/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/asset_maintenances/table.php
|
|
lang/no-NO/admin/asset_maintenances/table.php
|
|
no-NO/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/asset_maintenances/message.php
|
|
lang/no-NO/admin/asset_maintenances/message.php
|
|
no-NO/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/asset_maintenances/form.php
|
|
lang/no-NO/admin/asset_maintenances/form.php
|
|
no-NO/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/no-NO/admin/users/general.php
|
|
lang/no-NO/admin/users/general.php
|
|
no-NO/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/users/table.php
|
|
lang/no-NO/admin/users/table.php
|
|
no-NO/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/users/message.php
|
|
lang/no-NO/admin/users/message.php
|
|
no-NO/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/models/general.php
|
|
lang/no-NO/admin/models/general.php
|
|
no-NO/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/models/table.php
|
|
lang/no-NO/admin/models/table.php
|
|
no-NO/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/models/message.php
|
|
lang/no-NO/admin/models/message.php
|
|
no-NO/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/departments/table.php
|
|
lang/no-NO/admin/departments/table.php
|
|
no-NO/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/departments/message.php
|
|
lang/no-NO/admin/departments/message.php
|
|
no-NO/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/labels/table.php
|
|
lang/no-NO/admin/labels/table.php
|
|
no-NO/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/labels/message.php
|
|
lang/no-NO/admin/labels/message.php
|
|
no-NO/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/companies/general.php
|
|
lang/no-NO/admin/companies/general.php
|
|
no-NO/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/companies/table.php
|
|
lang/no-NO/admin/companies/table.php
|
|
no-NO/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/companies/message.php
|
|
lang/no-NO/admin/companies/message.php
|
|
no-NO/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/groups/table.php
|
|
lang/no-NO/admin/groups/table.php
|
|
no-NO/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/groups/message.php
|
|
lang/no-NO/admin/groups/message.php
|
|
no-NO/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/groups/titles.php
|
|
lang/no-NO/admin/groups/titles.php
|
|
no-NO/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/no-NO/admin/custom_fields/general.php
|
|
lang/no-NO/admin/custom_fields/general.php
|
|
no-NO/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/custom_fields/message.php
|
|
lang/no-NO/admin/custom_fields/message.php
|
|
no-NO/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/suppliers/table.php
|
|
lang/no-NO/admin/suppliers/table.php
|
|
no-NO/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/suppliers/message.php
|
|
lang/no-NO/admin/suppliers/message.php
|
|
no-NO/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/licenses/general.php
|
|
lang/no-NO/admin/licenses/general.php
|
|
no-NO/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/licenses/table.php
|
|
lang/no-NO/admin/licenses/table.php
|
|
no-NO/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/licenses/message.php
|
|
lang/no-NO/admin/licenses/message.php
|
|
no-NO/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/licenses/form.php
|
|
lang/no-NO/admin/licenses/form.php
|
|
no-NO/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/no-NO/admin/manufacturers/table.php
|
|
lang/no-NO/admin/manufacturers/table.php
|
|
no-NO/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/manufacturers/message.php
|
|
lang/no-NO/admin/manufacturers/message.php
|
|
no-NO/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/consumables/general.php
|
|
lang/no-NO/admin/consumables/general.php
|
|
no-NO/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/consumables/table.php
|
|
lang/no-NO/admin/consumables/table.php
|
|
no-NO/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/consumables/message.php
|
|
lang/no-NO/admin/consumables/message.php
|
|
no-NO/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/settings/general.php
|
|
lang/no-NO/admin/settings/general.php
|
|
no-NO/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/settings/table.php
|
|
lang/no-NO/admin/settings/table.php
|
|
no-NO/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/settings/message.php
|
|
lang/no-NO/admin/settings/message.php
|
|
no-NO/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/depreciations/general.php
|
|
lang/no-NO/admin/depreciations/general.php
|
|
no-NO/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/depreciations/table.php
|
|
lang/no-NO/admin/depreciations/table.php
|
|
no-NO/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/depreciations/message.php
|
|
lang/no-NO/admin/depreciations/message.php
|
|
no-NO/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/accessories/general.php
|
|
lang/no-NO/admin/accessories/general.php
|
|
no-NO/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/accessories/table.php
|
|
lang/no-NO/admin/accessories/table.php
|
|
no-NO/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/accessories/message.php
|
|
lang/no-NO/admin/accessories/message.php
|
|
no-NO/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/maintenances/general.php
|
|
lang/no-NO/admin/maintenances/general.php
|
|
no-NO/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/maintenances/table.php
|
|
lang/no-NO/admin/maintenances/table.php
|
|
no-NO/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/maintenances/message.php
|
|
lang/no-NO/admin/maintenances/message.php
|
|
no-NO/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/maintenances/form.php
|
|
lang/no-NO/admin/maintenances/form.php
|
|
no-NO/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/no-NO/admin/categories/general.php
|
|
lang/no-NO/admin/categories/general.php
|
|
no-NO/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/categories/table.php
|
|
lang/no-NO/admin/categories/table.php
|
|
no-NO/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/categories/message.php
|
|
lang/no-NO/admin/categories/message.php
|
|
no-NO/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/hardware/general.php
|
|
lang/no-NO/admin/hardware/general.php
|
|
no-NO/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/hardware/table.php
|
|
lang/no-NO/admin/hardware/table.php
|
|
no-NO/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/hardware/message.php
|
|
lang/no-NO/admin/hardware/message.php
|
|
no-NO/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/hardware/form.php
|
|
lang/no-NO/admin/hardware/form.php
|
|
no-NO/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/no-NO/admin/locations/table.php
|
|
lang/no-NO/admin/locations/table.php
|
|
no-NO/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/no-NO/admin/locations/message.php
|
|
lang/no-NO/admin/locations/message.php
|
|
no-NO/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/no-NO/admin/kits/general.php
|
|
lang/no-NO/admin/kits/general.php
|
|
no-NO/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/reports/general.php
|
|
lang/no-NO/admin/reports/general.php
|
|
no-NO/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/no-NO/admin/reports/message.php
|
|
lang/no-NO/admin/reports/message.php
|
|
no-NO/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/no-NO/permissions.php
|
|
lang/no-NO/permissions.php
|
|
no-NO/permissions.php
|
|
permissions.php
|
|
resources/lang/no-NO/localizations.php
|
|
lang/no-NO/localizations.php
|
|
no-NO/localizations.php
|
|
localizations.php
|
|
resources/lang/no-NO/datepicker.php
|
|
lang/no-NO/datepicker.php
|
|
no-NO/datepicker.php
|
|
datepicker.php
|
|
resources/lang/no-NO/pagination.php
|
|
lang/no-NO/pagination.php
|
|
no-NO/pagination.php
|
|
pagination.php
|
|
resources/lang/no-NO/help.php
|
|
lang/no-NO/help.php
|
|
no-NO/help.php
|
|
help.php
|
|
resources/lang/no-NO/auth.php
|
|
lang/no-NO/auth.php
|
|
no-NO/auth.php
|
|
auth.php
|
|
resources/lang/zu-ZA/general.php
|
|
lang/zu-ZA/general.php
|
|
zu-ZA/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/validation.php
|
|
lang/zu-ZA/validation.php
|
|
zu-ZA/validation.php
|
|
validation.php
|
|
resources/lang/zu-ZA/passwords.php
|
|
lang/zu-ZA/passwords.php
|
|
zu-ZA/passwords.php
|
|
passwords.php
|
|
resources/lang/zu-ZA/button.php
|
|
lang/zu-ZA/button.php
|
|
zu-ZA/button.php
|
|
button.php
|
|
resources/lang/zu-ZA/auth/general.php
|
|
lang/zu-ZA/auth/general.php
|
|
zu-ZA/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/auth/message.php
|
|
lang/zu-ZA/auth/message.php
|
|
zu-ZA/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/mail.php
|
|
lang/zu-ZA/mail.php
|
|
zu-ZA/mail.php
|
|
mail.php
|
|
resources/lang/zu-ZA/table.php
|
|
lang/zu-ZA/table.php
|
|
zu-ZA/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/account/general.php
|
|
lang/zu-ZA/account/general.php
|
|
zu-ZA/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/reminders.php
|
|
lang/zu-ZA/reminders.php
|
|
zu-ZA/reminders.php
|
|
reminders.php
|
|
resources/lang/zu-ZA/admin/components/general.php
|
|
lang/zu-ZA/admin/components/general.php
|
|
zu-ZA/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/components/table.php
|
|
lang/zu-ZA/admin/components/table.php
|
|
zu-ZA/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/components/message.php
|
|
lang/zu-ZA/admin/components/message.php
|
|
zu-ZA/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/statuslabels/table.php
|
|
lang/zu-ZA/admin/statuslabels/table.php
|
|
zu-ZA/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/statuslabels/message.php
|
|
lang/zu-ZA/admin/statuslabels/message.php
|
|
zu-ZA/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/asset_maintenances/general.php
|
|
lang/zu-ZA/admin/asset_maintenances/general.php
|
|
zu-ZA/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/asset_maintenances/table.php
|
|
lang/zu-ZA/admin/asset_maintenances/table.php
|
|
zu-ZA/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/asset_maintenances/message.php
|
|
lang/zu-ZA/admin/asset_maintenances/message.php
|
|
zu-ZA/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/asset_maintenances/form.php
|
|
lang/zu-ZA/admin/asset_maintenances/form.php
|
|
zu-ZA/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/zu-ZA/admin/users/general.php
|
|
lang/zu-ZA/admin/users/general.php
|
|
zu-ZA/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/users/table.php
|
|
lang/zu-ZA/admin/users/table.php
|
|
zu-ZA/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/users/message.php
|
|
lang/zu-ZA/admin/users/message.php
|
|
zu-ZA/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/models/general.php
|
|
lang/zu-ZA/admin/models/general.php
|
|
zu-ZA/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/models/table.php
|
|
lang/zu-ZA/admin/models/table.php
|
|
zu-ZA/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/models/message.php
|
|
lang/zu-ZA/admin/models/message.php
|
|
zu-ZA/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/departments/table.php
|
|
lang/zu-ZA/admin/departments/table.php
|
|
zu-ZA/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/departments/message.php
|
|
lang/zu-ZA/admin/departments/message.php
|
|
zu-ZA/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/labels/table.php
|
|
lang/zu-ZA/admin/labels/table.php
|
|
zu-ZA/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/labels/message.php
|
|
lang/zu-ZA/admin/labels/message.php
|
|
zu-ZA/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/companies/general.php
|
|
lang/zu-ZA/admin/companies/general.php
|
|
zu-ZA/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/companies/table.php
|
|
lang/zu-ZA/admin/companies/table.php
|
|
zu-ZA/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/companies/message.php
|
|
lang/zu-ZA/admin/companies/message.php
|
|
zu-ZA/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/groups/table.php
|
|
lang/zu-ZA/admin/groups/table.php
|
|
zu-ZA/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/groups/message.php
|
|
lang/zu-ZA/admin/groups/message.php
|
|
zu-ZA/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/groups/titles.php
|
|
lang/zu-ZA/admin/groups/titles.php
|
|
zu-ZA/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/zu-ZA/admin/custom_fields/general.php
|
|
lang/zu-ZA/admin/custom_fields/general.php
|
|
zu-ZA/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/custom_fields/message.php
|
|
lang/zu-ZA/admin/custom_fields/message.php
|
|
zu-ZA/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/suppliers/table.php
|
|
lang/zu-ZA/admin/suppliers/table.php
|
|
zu-ZA/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/suppliers/message.php
|
|
lang/zu-ZA/admin/suppliers/message.php
|
|
zu-ZA/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/licenses/general.php
|
|
lang/zu-ZA/admin/licenses/general.php
|
|
zu-ZA/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/licenses/table.php
|
|
lang/zu-ZA/admin/licenses/table.php
|
|
zu-ZA/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/licenses/message.php
|
|
lang/zu-ZA/admin/licenses/message.php
|
|
zu-ZA/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/licenses/form.php
|
|
lang/zu-ZA/admin/licenses/form.php
|
|
zu-ZA/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/zu-ZA/admin/manufacturers/table.php
|
|
lang/zu-ZA/admin/manufacturers/table.php
|
|
zu-ZA/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/manufacturers/message.php
|
|
lang/zu-ZA/admin/manufacturers/message.php
|
|
zu-ZA/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/consumables/general.php
|
|
lang/zu-ZA/admin/consumables/general.php
|
|
zu-ZA/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/consumables/table.php
|
|
lang/zu-ZA/admin/consumables/table.php
|
|
zu-ZA/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/consumables/message.php
|
|
lang/zu-ZA/admin/consumables/message.php
|
|
zu-ZA/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/settings/general.php
|
|
lang/zu-ZA/admin/settings/general.php
|
|
zu-ZA/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/settings/table.php
|
|
lang/zu-ZA/admin/settings/table.php
|
|
zu-ZA/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/settings/message.php
|
|
lang/zu-ZA/admin/settings/message.php
|
|
zu-ZA/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/depreciations/general.php
|
|
lang/zu-ZA/admin/depreciations/general.php
|
|
zu-ZA/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/depreciations/table.php
|
|
lang/zu-ZA/admin/depreciations/table.php
|
|
zu-ZA/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/depreciations/message.php
|
|
lang/zu-ZA/admin/depreciations/message.php
|
|
zu-ZA/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/accessories/general.php
|
|
lang/zu-ZA/admin/accessories/general.php
|
|
zu-ZA/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/accessories/table.php
|
|
lang/zu-ZA/admin/accessories/table.php
|
|
zu-ZA/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/accessories/message.php
|
|
lang/zu-ZA/admin/accessories/message.php
|
|
zu-ZA/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/maintenances/general.php
|
|
lang/zu-ZA/admin/maintenances/general.php
|
|
zu-ZA/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/maintenances/table.php
|
|
lang/zu-ZA/admin/maintenances/table.php
|
|
zu-ZA/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/maintenances/message.php
|
|
lang/zu-ZA/admin/maintenances/message.php
|
|
zu-ZA/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/maintenances/form.php
|
|
lang/zu-ZA/admin/maintenances/form.php
|
|
zu-ZA/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/zu-ZA/admin/categories/general.php
|
|
lang/zu-ZA/admin/categories/general.php
|
|
zu-ZA/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/categories/table.php
|
|
lang/zu-ZA/admin/categories/table.php
|
|
zu-ZA/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/categories/message.php
|
|
lang/zu-ZA/admin/categories/message.php
|
|
zu-ZA/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/hardware/general.php
|
|
lang/zu-ZA/admin/hardware/general.php
|
|
zu-ZA/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/hardware/table.php
|
|
lang/zu-ZA/admin/hardware/table.php
|
|
zu-ZA/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/hardware/message.php
|
|
lang/zu-ZA/admin/hardware/message.php
|
|
zu-ZA/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/hardware/form.php
|
|
lang/zu-ZA/admin/hardware/form.php
|
|
zu-ZA/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/zu-ZA/admin/locations/table.php
|
|
lang/zu-ZA/admin/locations/table.php
|
|
zu-ZA/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/zu-ZA/admin/locations/message.php
|
|
lang/zu-ZA/admin/locations/message.php
|
|
zu-ZA/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/admin/kits/general.php
|
|
lang/zu-ZA/admin/kits/general.php
|
|
zu-ZA/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/reports/general.php
|
|
lang/zu-ZA/admin/reports/general.php
|
|
zu-ZA/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/zu-ZA/admin/reports/message.php
|
|
lang/zu-ZA/admin/reports/message.php
|
|
zu-ZA/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/zu-ZA/permissions.php
|
|
lang/zu-ZA/permissions.php
|
|
zu-ZA/permissions.php
|
|
permissions.php
|
|
resources/lang/zu-ZA/localizations.php
|
|
lang/zu-ZA/localizations.php
|
|
zu-ZA/localizations.php
|
|
localizations.php
|
|
resources/lang/zu-ZA/datepicker.php
|
|
lang/zu-ZA/datepicker.php
|
|
zu-ZA/datepicker.php
|
|
datepicker.php
|
|
resources/lang/zu-ZA/pagination.php
|
|
lang/zu-ZA/pagination.php
|
|
zu-ZA/pagination.php
|
|
pagination.php
|
|
resources/lang/zu-ZA/help.php
|
|
lang/zu-ZA/help.php
|
|
zu-ZA/help.php
|
|
help.php
|
|
resources/lang/zu-ZA/auth.php
|
|
lang/zu-ZA/auth.php
|
|
zu-ZA/auth.php
|
|
auth.php
|
|
resources/lang/zh-TW/general.php
|
|
lang/zh-TW/general.php
|
|
zh-TW/general.php
|
|
general.php
|
|
resources/lang/zh-TW/validation.php
|
|
lang/zh-TW/validation.php
|
|
zh-TW/validation.php
|
|
validation.php
|
|
resources/lang/zh-TW/passwords.php
|
|
lang/zh-TW/passwords.php
|
|
zh-TW/passwords.php
|
|
passwords.php
|
|
resources/lang/zh-TW/button.php
|
|
lang/zh-TW/button.php
|
|
zh-TW/button.php
|
|
button.php
|
|
resources/lang/zh-TW/auth/general.php
|
|
lang/zh-TW/auth/general.php
|
|
zh-TW/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/zh-TW/auth/message.php
|
|
lang/zh-TW/auth/message.php
|
|
zh-TW/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/zh-TW/mail.php
|
|
lang/zh-TW/mail.php
|
|
zh-TW/mail.php
|
|
mail.php
|
|
resources/lang/zh-TW/table.php
|
|
lang/zh-TW/table.php
|
|
zh-TW/table.php
|
|
table.php
|
|
resources/lang/zh-TW/account/general.php
|
|
lang/zh-TW/account/general.php
|
|
zh-TW/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/zh-TW/reminders.php
|
|
lang/zh-TW/reminders.php
|
|
zh-TW/reminders.php
|
|
reminders.php
|
|
resources/lang/zh-TW/admin/components/general.php
|
|
lang/zh-TW/admin/components/general.php
|
|
zh-TW/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/components/table.php
|
|
lang/zh-TW/admin/components/table.php
|
|
zh-TW/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/components/message.php
|
|
lang/zh-TW/admin/components/message.php
|
|
zh-TW/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/statuslabels/table.php
|
|
lang/zh-TW/admin/statuslabels/table.php
|
|
zh-TW/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/statuslabels/message.php
|
|
lang/zh-TW/admin/statuslabels/message.php
|
|
zh-TW/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/asset_maintenances/general.php
|
|
lang/zh-TW/admin/asset_maintenances/general.php
|
|
zh-TW/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/asset_maintenances/table.php
|
|
lang/zh-TW/admin/asset_maintenances/table.php
|
|
zh-TW/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/asset_maintenances/message.php
|
|
lang/zh-TW/admin/asset_maintenances/message.php
|
|
zh-TW/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/asset_maintenances/form.php
|
|
lang/zh-TW/admin/asset_maintenances/form.php
|
|
zh-TW/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/zh-TW/admin/users/general.php
|
|
lang/zh-TW/admin/users/general.php
|
|
zh-TW/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/users/table.php
|
|
lang/zh-TW/admin/users/table.php
|
|
zh-TW/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/users/message.php
|
|
lang/zh-TW/admin/users/message.php
|
|
zh-TW/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/models/general.php
|
|
lang/zh-TW/admin/models/general.php
|
|
zh-TW/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/models/table.php
|
|
lang/zh-TW/admin/models/table.php
|
|
zh-TW/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/models/message.php
|
|
lang/zh-TW/admin/models/message.php
|
|
zh-TW/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/departments/table.php
|
|
lang/zh-TW/admin/departments/table.php
|
|
zh-TW/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/departments/message.php
|
|
lang/zh-TW/admin/departments/message.php
|
|
zh-TW/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/labels/table.php
|
|
lang/zh-TW/admin/labels/table.php
|
|
zh-TW/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/labels/message.php
|
|
lang/zh-TW/admin/labels/message.php
|
|
zh-TW/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/companies/general.php
|
|
lang/zh-TW/admin/companies/general.php
|
|
zh-TW/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/companies/table.php
|
|
lang/zh-TW/admin/companies/table.php
|
|
zh-TW/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/companies/message.php
|
|
lang/zh-TW/admin/companies/message.php
|
|
zh-TW/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/groups/table.php
|
|
lang/zh-TW/admin/groups/table.php
|
|
zh-TW/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/groups/message.php
|
|
lang/zh-TW/admin/groups/message.php
|
|
zh-TW/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/groups/titles.php
|
|
lang/zh-TW/admin/groups/titles.php
|
|
zh-TW/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/zh-TW/admin/custom_fields/general.php
|
|
lang/zh-TW/admin/custom_fields/general.php
|
|
zh-TW/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/custom_fields/message.php
|
|
lang/zh-TW/admin/custom_fields/message.php
|
|
zh-TW/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/suppliers/table.php
|
|
lang/zh-TW/admin/suppliers/table.php
|
|
zh-TW/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/suppliers/message.php
|
|
lang/zh-TW/admin/suppliers/message.php
|
|
zh-TW/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/licenses/general.php
|
|
lang/zh-TW/admin/licenses/general.php
|
|
zh-TW/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/licenses/table.php
|
|
lang/zh-TW/admin/licenses/table.php
|
|
zh-TW/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/licenses/message.php
|
|
lang/zh-TW/admin/licenses/message.php
|
|
zh-TW/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/licenses/form.php
|
|
lang/zh-TW/admin/licenses/form.php
|
|
zh-TW/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/zh-TW/admin/manufacturers/table.php
|
|
lang/zh-TW/admin/manufacturers/table.php
|
|
zh-TW/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/manufacturers/message.php
|
|
lang/zh-TW/admin/manufacturers/message.php
|
|
zh-TW/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/consumables/general.php
|
|
lang/zh-TW/admin/consumables/general.php
|
|
zh-TW/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/consumables/table.php
|
|
lang/zh-TW/admin/consumables/table.php
|
|
zh-TW/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/consumables/message.php
|
|
lang/zh-TW/admin/consumables/message.php
|
|
zh-TW/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/settings/general.php
|
|
lang/zh-TW/admin/settings/general.php
|
|
zh-TW/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/settings/table.php
|
|
lang/zh-TW/admin/settings/table.php
|
|
zh-TW/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/settings/message.php
|
|
lang/zh-TW/admin/settings/message.php
|
|
zh-TW/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/depreciations/general.php
|
|
lang/zh-TW/admin/depreciations/general.php
|
|
zh-TW/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/depreciations/table.php
|
|
lang/zh-TW/admin/depreciations/table.php
|
|
zh-TW/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/depreciations/message.php
|
|
lang/zh-TW/admin/depreciations/message.php
|
|
zh-TW/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/accessories/general.php
|
|
lang/zh-TW/admin/accessories/general.php
|
|
zh-TW/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/accessories/table.php
|
|
lang/zh-TW/admin/accessories/table.php
|
|
zh-TW/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/accessories/message.php
|
|
lang/zh-TW/admin/accessories/message.php
|
|
zh-TW/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/maintenances/general.php
|
|
lang/zh-TW/admin/maintenances/general.php
|
|
zh-TW/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/maintenances/table.php
|
|
lang/zh-TW/admin/maintenances/table.php
|
|
zh-TW/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/maintenances/message.php
|
|
lang/zh-TW/admin/maintenances/message.php
|
|
zh-TW/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/maintenances/form.php
|
|
lang/zh-TW/admin/maintenances/form.php
|
|
zh-TW/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/zh-TW/admin/categories/general.php
|
|
lang/zh-TW/admin/categories/general.php
|
|
zh-TW/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/categories/table.php
|
|
lang/zh-TW/admin/categories/table.php
|
|
zh-TW/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/categories/message.php
|
|
lang/zh-TW/admin/categories/message.php
|
|
zh-TW/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/hardware/general.php
|
|
lang/zh-TW/admin/hardware/general.php
|
|
zh-TW/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/hardware/table.php
|
|
lang/zh-TW/admin/hardware/table.php
|
|
zh-TW/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/hardware/message.php
|
|
lang/zh-TW/admin/hardware/message.php
|
|
zh-TW/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/hardware/form.php
|
|
lang/zh-TW/admin/hardware/form.php
|
|
zh-TW/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/zh-TW/admin/locations/table.php
|
|
lang/zh-TW/admin/locations/table.php
|
|
zh-TW/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/zh-TW/admin/locations/message.php
|
|
lang/zh-TW/admin/locations/message.php
|
|
zh-TW/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/zh-TW/admin/kits/general.php
|
|
lang/zh-TW/admin/kits/general.php
|
|
zh-TW/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/reports/general.php
|
|
lang/zh-TW/admin/reports/general.php
|
|
zh-TW/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/zh-TW/admin/reports/message.php
|
|
lang/zh-TW/admin/reports/message.php
|
|
zh-TW/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/zh-TW/permissions.php
|
|
lang/zh-TW/permissions.php
|
|
zh-TW/permissions.php
|
|
permissions.php
|
|
resources/lang/zh-TW/localizations.php
|
|
lang/zh-TW/localizations.php
|
|
zh-TW/localizations.php
|
|
localizations.php
|
|
resources/lang/zh-TW/datepicker.php
|
|
lang/zh-TW/datepicker.php
|
|
zh-TW/datepicker.php
|
|
datepicker.php
|
|
resources/lang/zh-TW/pagination.php
|
|
lang/zh-TW/pagination.php
|
|
zh-TW/pagination.php
|
|
pagination.php
|
|
resources/lang/zh-TW/help.php
|
|
lang/zh-TW/help.php
|
|
zh-TW/help.php
|
|
help.php
|
|
resources/lang/zh-TW/auth.php
|
|
lang/zh-TW/auth.php
|
|
zh-TW/auth.php
|
|
auth.php
|
|
resources/lang/et-EE/general.php
|
|
lang/et-EE/general.php
|
|
et-EE/general.php
|
|
general.php
|
|
resources/lang/et-EE/validation.php
|
|
lang/et-EE/validation.php
|
|
et-EE/validation.php
|
|
validation.php
|
|
resources/lang/et-EE/passwords.php
|
|
lang/et-EE/passwords.php
|
|
et-EE/passwords.php
|
|
passwords.php
|
|
resources/lang/et-EE/button.php
|
|
lang/et-EE/button.php
|
|
et-EE/button.php
|
|
button.php
|
|
resources/lang/et-EE/auth/general.php
|
|
lang/et-EE/auth/general.php
|
|
et-EE/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/et-EE/auth/message.php
|
|
lang/et-EE/auth/message.php
|
|
et-EE/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/et-EE/mail.php
|
|
lang/et-EE/mail.php
|
|
et-EE/mail.php
|
|
mail.php
|
|
resources/lang/et-EE/table.php
|
|
lang/et-EE/table.php
|
|
et-EE/table.php
|
|
table.php
|
|
resources/lang/et-EE/account/general.php
|
|
lang/et-EE/account/general.php
|
|
et-EE/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/et-EE/reminders.php
|
|
lang/et-EE/reminders.php
|
|
et-EE/reminders.php
|
|
reminders.php
|
|
resources/lang/et-EE/admin/components/general.php
|
|
lang/et-EE/admin/components/general.php
|
|
et-EE/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/components/table.php
|
|
lang/et-EE/admin/components/table.php
|
|
et-EE/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/components/message.php
|
|
lang/et-EE/admin/components/message.php
|
|
et-EE/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/statuslabels/table.php
|
|
lang/et-EE/admin/statuslabels/table.php
|
|
et-EE/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/statuslabels/message.php
|
|
lang/et-EE/admin/statuslabels/message.php
|
|
et-EE/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/asset_maintenances/general.php
|
|
lang/et-EE/admin/asset_maintenances/general.php
|
|
et-EE/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/asset_maintenances/table.php
|
|
lang/et-EE/admin/asset_maintenances/table.php
|
|
et-EE/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/asset_maintenances/message.php
|
|
lang/et-EE/admin/asset_maintenances/message.php
|
|
et-EE/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/asset_maintenances/form.php
|
|
lang/et-EE/admin/asset_maintenances/form.php
|
|
et-EE/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/et-EE/admin/users/general.php
|
|
lang/et-EE/admin/users/general.php
|
|
et-EE/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/users/table.php
|
|
lang/et-EE/admin/users/table.php
|
|
et-EE/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/users/message.php
|
|
lang/et-EE/admin/users/message.php
|
|
et-EE/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/models/general.php
|
|
lang/et-EE/admin/models/general.php
|
|
et-EE/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/models/table.php
|
|
lang/et-EE/admin/models/table.php
|
|
et-EE/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/models/message.php
|
|
lang/et-EE/admin/models/message.php
|
|
et-EE/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/departments/table.php
|
|
lang/et-EE/admin/departments/table.php
|
|
et-EE/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/departments/message.php
|
|
lang/et-EE/admin/departments/message.php
|
|
et-EE/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/labels/table.php
|
|
lang/et-EE/admin/labels/table.php
|
|
et-EE/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/labels/message.php
|
|
lang/et-EE/admin/labels/message.php
|
|
et-EE/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/companies/general.php
|
|
lang/et-EE/admin/companies/general.php
|
|
et-EE/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/companies/table.php
|
|
lang/et-EE/admin/companies/table.php
|
|
et-EE/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/companies/message.php
|
|
lang/et-EE/admin/companies/message.php
|
|
et-EE/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/groups/table.php
|
|
lang/et-EE/admin/groups/table.php
|
|
et-EE/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/groups/message.php
|
|
lang/et-EE/admin/groups/message.php
|
|
et-EE/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/groups/titles.php
|
|
lang/et-EE/admin/groups/titles.php
|
|
et-EE/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/et-EE/admin/custom_fields/general.php
|
|
lang/et-EE/admin/custom_fields/general.php
|
|
et-EE/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/custom_fields/message.php
|
|
lang/et-EE/admin/custom_fields/message.php
|
|
et-EE/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/suppliers/table.php
|
|
lang/et-EE/admin/suppliers/table.php
|
|
et-EE/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/suppliers/message.php
|
|
lang/et-EE/admin/suppliers/message.php
|
|
et-EE/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/licenses/general.php
|
|
lang/et-EE/admin/licenses/general.php
|
|
et-EE/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/licenses/table.php
|
|
lang/et-EE/admin/licenses/table.php
|
|
et-EE/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/licenses/message.php
|
|
lang/et-EE/admin/licenses/message.php
|
|
et-EE/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/licenses/form.php
|
|
lang/et-EE/admin/licenses/form.php
|
|
et-EE/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/et-EE/admin/manufacturers/table.php
|
|
lang/et-EE/admin/manufacturers/table.php
|
|
et-EE/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/manufacturers/message.php
|
|
lang/et-EE/admin/manufacturers/message.php
|
|
et-EE/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/consumables/general.php
|
|
lang/et-EE/admin/consumables/general.php
|
|
et-EE/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/consumables/table.php
|
|
lang/et-EE/admin/consumables/table.php
|
|
et-EE/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/consumables/message.php
|
|
lang/et-EE/admin/consumables/message.php
|
|
et-EE/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/settings/general.php
|
|
lang/et-EE/admin/settings/general.php
|
|
et-EE/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/settings/table.php
|
|
lang/et-EE/admin/settings/table.php
|
|
et-EE/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/settings/message.php
|
|
lang/et-EE/admin/settings/message.php
|
|
et-EE/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/depreciations/general.php
|
|
lang/et-EE/admin/depreciations/general.php
|
|
et-EE/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/depreciations/table.php
|
|
lang/et-EE/admin/depreciations/table.php
|
|
et-EE/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/depreciations/message.php
|
|
lang/et-EE/admin/depreciations/message.php
|
|
et-EE/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/accessories/general.php
|
|
lang/et-EE/admin/accessories/general.php
|
|
et-EE/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/accessories/table.php
|
|
lang/et-EE/admin/accessories/table.php
|
|
et-EE/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/accessories/message.php
|
|
lang/et-EE/admin/accessories/message.php
|
|
et-EE/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/maintenances/general.php
|
|
lang/et-EE/admin/maintenances/general.php
|
|
et-EE/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/maintenances/table.php
|
|
lang/et-EE/admin/maintenances/table.php
|
|
et-EE/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/maintenances/message.php
|
|
lang/et-EE/admin/maintenances/message.php
|
|
et-EE/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/maintenances/form.php
|
|
lang/et-EE/admin/maintenances/form.php
|
|
et-EE/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/et-EE/admin/categories/general.php
|
|
lang/et-EE/admin/categories/general.php
|
|
et-EE/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/categories/table.php
|
|
lang/et-EE/admin/categories/table.php
|
|
et-EE/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/categories/message.php
|
|
lang/et-EE/admin/categories/message.php
|
|
et-EE/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/hardware/general.php
|
|
lang/et-EE/admin/hardware/general.php
|
|
et-EE/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/hardware/table.php
|
|
lang/et-EE/admin/hardware/table.php
|
|
et-EE/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/hardware/message.php
|
|
lang/et-EE/admin/hardware/message.php
|
|
et-EE/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/hardware/form.php
|
|
lang/et-EE/admin/hardware/form.php
|
|
et-EE/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/et-EE/admin/locations/table.php
|
|
lang/et-EE/admin/locations/table.php
|
|
et-EE/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/et-EE/admin/locations/message.php
|
|
lang/et-EE/admin/locations/message.php
|
|
et-EE/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/et-EE/admin/kits/general.php
|
|
lang/et-EE/admin/kits/general.php
|
|
et-EE/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/reports/general.php
|
|
lang/et-EE/admin/reports/general.php
|
|
et-EE/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/et-EE/admin/reports/message.php
|
|
lang/et-EE/admin/reports/message.php
|
|
et-EE/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/et-EE/permissions.php
|
|
lang/et-EE/permissions.php
|
|
et-EE/permissions.php
|
|
permissions.php
|
|
resources/lang/et-EE/localizations.php
|
|
lang/et-EE/localizations.php
|
|
et-EE/localizations.php
|
|
localizations.php
|
|
resources/lang/et-EE/datepicker.php
|
|
lang/et-EE/datepicker.php
|
|
et-EE/datepicker.php
|
|
datepicker.php
|
|
resources/lang/et-EE/pagination.php
|
|
lang/et-EE/pagination.php
|
|
et-EE/pagination.php
|
|
pagination.php
|
|
resources/lang/et-EE/help.php
|
|
lang/et-EE/help.php
|
|
et-EE/help.php
|
|
help.php
|
|
resources/lang/et-EE/auth.php
|
|
lang/et-EE/auth.php
|
|
et-EE/auth.php
|
|
auth.php
|
|
resources/lang/ne-NP/general.php
|
|
lang/ne-NP/general.php
|
|
ne-NP/general.php
|
|
general.php
|
|
resources/lang/ne-NP/validation.php
|
|
lang/ne-NP/validation.php
|
|
ne-NP/validation.php
|
|
validation.php
|
|
resources/lang/ne-NP/passwords.php
|
|
lang/ne-NP/passwords.php
|
|
ne-NP/passwords.php
|
|
passwords.php
|
|
resources/lang/ne-NP/button.php
|
|
lang/ne-NP/button.php
|
|
ne-NP/button.php
|
|
button.php
|
|
resources/lang/ne-NP/auth/general.php
|
|
lang/ne-NP/auth/general.php
|
|
ne-NP/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ne-NP/auth/message.php
|
|
lang/ne-NP/auth/message.php
|
|
ne-NP/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ne-NP/mail.php
|
|
lang/ne-NP/mail.php
|
|
ne-NP/mail.php
|
|
mail.php
|
|
resources/lang/ne-NP/table.php
|
|
lang/ne-NP/table.php
|
|
ne-NP/table.php
|
|
table.php
|
|
resources/lang/ne-NP/account/general.php
|
|
lang/ne-NP/account/general.php
|
|
ne-NP/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ne-NP/reminders.php
|
|
lang/ne-NP/reminders.php
|
|
ne-NP/reminders.php
|
|
reminders.php
|
|
resources/lang/ne-NP/admin/components/general.php
|
|
lang/ne-NP/admin/components/general.php
|
|
ne-NP/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/components/table.php
|
|
lang/ne-NP/admin/components/table.php
|
|
ne-NP/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/components/message.php
|
|
lang/ne-NP/admin/components/message.php
|
|
ne-NP/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/statuslabels/table.php
|
|
lang/ne-NP/admin/statuslabels/table.php
|
|
ne-NP/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/statuslabels/message.php
|
|
lang/ne-NP/admin/statuslabels/message.php
|
|
ne-NP/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/asset_maintenances/general.php
|
|
lang/ne-NP/admin/asset_maintenances/general.php
|
|
ne-NP/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/asset_maintenances/table.php
|
|
lang/ne-NP/admin/asset_maintenances/table.php
|
|
ne-NP/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/asset_maintenances/message.php
|
|
lang/ne-NP/admin/asset_maintenances/message.php
|
|
ne-NP/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/asset_maintenances/form.php
|
|
lang/ne-NP/admin/asset_maintenances/form.php
|
|
ne-NP/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ne-NP/admin/users/general.php
|
|
lang/ne-NP/admin/users/general.php
|
|
ne-NP/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/users/table.php
|
|
lang/ne-NP/admin/users/table.php
|
|
ne-NP/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/users/message.php
|
|
lang/ne-NP/admin/users/message.php
|
|
ne-NP/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/models/general.php
|
|
lang/ne-NP/admin/models/general.php
|
|
ne-NP/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/models/table.php
|
|
lang/ne-NP/admin/models/table.php
|
|
ne-NP/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/models/message.php
|
|
lang/ne-NP/admin/models/message.php
|
|
ne-NP/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/departments/table.php
|
|
lang/ne-NP/admin/departments/table.php
|
|
ne-NP/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/departments/message.php
|
|
lang/ne-NP/admin/departments/message.php
|
|
ne-NP/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/labels/table.php
|
|
lang/ne-NP/admin/labels/table.php
|
|
ne-NP/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/labels/message.php
|
|
lang/ne-NP/admin/labels/message.php
|
|
ne-NP/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/companies/general.php
|
|
lang/ne-NP/admin/companies/general.php
|
|
ne-NP/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/companies/table.php
|
|
lang/ne-NP/admin/companies/table.php
|
|
ne-NP/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/companies/message.php
|
|
lang/ne-NP/admin/companies/message.php
|
|
ne-NP/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/groups/table.php
|
|
lang/ne-NP/admin/groups/table.php
|
|
ne-NP/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/groups/message.php
|
|
lang/ne-NP/admin/groups/message.php
|
|
ne-NP/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/groups/titles.php
|
|
lang/ne-NP/admin/groups/titles.php
|
|
ne-NP/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ne-NP/admin/custom_fields/general.php
|
|
lang/ne-NP/admin/custom_fields/general.php
|
|
ne-NP/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/custom_fields/message.php
|
|
lang/ne-NP/admin/custom_fields/message.php
|
|
ne-NP/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/suppliers/table.php
|
|
lang/ne-NP/admin/suppliers/table.php
|
|
ne-NP/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/suppliers/message.php
|
|
lang/ne-NP/admin/suppliers/message.php
|
|
ne-NP/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/licenses/general.php
|
|
lang/ne-NP/admin/licenses/general.php
|
|
ne-NP/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/licenses/table.php
|
|
lang/ne-NP/admin/licenses/table.php
|
|
ne-NP/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/licenses/message.php
|
|
lang/ne-NP/admin/licenses/message.php
|
|
ne-NP/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/licenses/form.php
|
|
lang/ne-NP/admin/licenses/form.php
|
|
ne-NP/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ne-NP/admin/manufacturers/table.php
|
|
lang/ne-NP/admin/manufacturers/table.php
|
|
ne-NP/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/manufacturers/message.php
|
|
lang/ne-NP/admin/manufacturers/message.php
|
|
ne-NP/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/consumables/general.php
|
|
lang/ne-NP/admin/consumables/general.php
|
|
ne-NP/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/consumables/table.php
|
|
lang/ne-NP/admin/consumables/table.php
|
|
ne-NP/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/consumables/message.php
|
|
lang/ne-NP/admin/consumables/message.php
|
|
ne-NP/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/settings/general.php
|
|
lang/ne-NP/admin/settings/general.php
|
|
ne-NP/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/settings/table.php
|
|
lang/ne-NP/admin/settings/table.php
|
|
ne-NP/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/settings/message.php
|
|
lang/ne-NP/admin/settings/message.php
|
|
ne-NP/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/depreciations/general.php
|
|
lang/ne-NP/admin/depreciations/general.php
|
|
ne-NP/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/depreciations/table.php
|
|
lang/ne-NP/admin/depreciations/table.php
|
|
ne-NP/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/depreciations/message.php
|
|
lang/ne-NP/admin/depreciations/message.php
|
|
ne-NP/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/accessories/general.php
|
|
lang/ne-NP/admin/accessories/general.php
|
|
ne-NP/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/accessories/table.php
|
|
lang/ne-NP/admin/accessories/table.php
|
|
ne-NP/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/accessories/message.php
|
|
lang/ne-NP/admin/accessories/message.php
|
|
ne-NP/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/maintenances/general.php
|
|
lang/ne-NP/admin/maintenances/general.php
|
|
ne-NP/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/maintenances/table.php
|
|
lang/ne-NP/admin/maintenances/table.php
|
|
ne-NP/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/maintenances/message.php
|
|
lang/ne-NP/admin/maintenances/message.php
|
|
ne-NP/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/maintenances/form.php
|
|
lang/ne-NP/admin/maintenances/form.php
|
|
ne-NP/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ne-NP/admin/categories/general.php
|
|
lang/ne-NP/admin/categories/general.php
|
|
ne-NP/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/categories/table.php
|
|
lang/ne-NP/admin/categories/table.php
|
|
ne-NP/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/categories/message.php
|
|
lang/ne-NP/admin/categories/message.php
|
|
ne-NP/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/hardware/general.php
|
|
lang/ne-NP/admin/hardware/general.php
|
|
ne-NP/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/hardware/table.php
|
|
lang/ne-NP/admin/hardware/table.php
|
|
ne-NP/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/hardware/message.php
|
|
lang/ne-NP/admin/hardware/message.php
|
|
ne-NP/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/hardware/form.php
|
|
lang/ne-NP/admin/hardware/form.php
|
|
ne-NP/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ne-NP/admin/locations/table.php
|
|
lang/ne-NP/admin/locations/table.php
|
|
ne-NP/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ne-NP/admin/locations/message.php
|
|
lang/ne-NP/admin/locations/message.php
|
|
ne-NP/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ne-NP/admin/kits/general.php
|
|
lang/ne-NP/admin/kits/general.php
|
|
ne-NP/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/reports/general.php
|
|
lang/ne-NP/admin/reports/general.php
|
|
ne-NP/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ne-NP/admin/reports/message.php
|
|
lang/ne-NP/admin/reports/message.php
|
|
ne-NP/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ne-NP/permissions.php
|
|
lang/ne-NP/permissions.php
|
|
ne-NP/permissions.php
|
|
permissions.php
|
|
resources/lang/ne-NP/localizations.php
|
|
lang/ne-NP/localizations.php
|
|
ne-NP/localizations.php
|
|
localizations.php
|
|
resources/lang/ne-NP/datepicker.php
|
|
lang/ne-NP/datepicker.php
|
|
ne-NP/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ne-NP/pagination.php
|
|
lang/ne-NP/pagination.php
|
|
ne-NP/pagination.php
|
|
pagination.php
|
|
resources/lang/ne-NP/help.php
|
|
lang/ne-NP/help.php
|
|
ne-NP/help.php
|
|
help.php
|
|
resources/lang/ne-NP/auth.php
|
|
lang/ne-NP/auth.php
|
|
ne-NP/auth.php
|
|
auth.php
|
|
resources/lang/en-GB/general.php
|
|
lang/en-GB/general.php
|
|
en-GB/general.php
|
|
general.php
|
|
resources/lang/en-GB/validation.php
|
|
lang/en-GB/validation.php
|
|
en-GB/validation.php
|
|
validation.php
|
|
resources/lang/en-GB/passwords.php
|
|
lang/en-GB/passwords.php
|
|
en-GB/passwords.php
|
|
passwords.php
|
|
resources/lang/en-GB/button.php
|
|
lang/en-GB/button.php
|
|
en-GB/button.php
|
|
button.php
|
|
resources/lang/en-GB/auth/general.php
|
|
lang/en-GB/auth/general.php
|
|
en-GB/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/en-GB/auth/message.php
|
|
lang/en-GB/auth/message.php
|
|
en-GB/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/en-GB/mail.php
|
|
lang/en-GB/mail.php
|
|
en-GB/mail.php
|
|
mail.php
|
|
resources/lang/en-GB/table.php
|
|
lang/en-GB/table.php
|
|
en-GB/table.php
|
|
table.php
|
|
resources/lang/en-GB/account/general.php
|
|
lang/en-GB/account/general.php
|
|
en-GB/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/en-GB/reminders.php
|
|
lang/en-GB/reminders.php
|
|
en-GB/reminders.php
|
|
reminders.php
|
|
resources/lang/en-GB/admin/components/general.php
|
|
lang/en-GB/admin/components/general.php
|
|
en-GB/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/components/table.php
|
|
lang/en-GB/admin/components/table.php
|
|
en-GB/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/components/message.php
|
|
lang/en-GB/admin/components/message.php
|
|
en-GB/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/statuslabels/table.php
|
|
lang/en-GB/admin/statuslabels/table.php
|
|
en-GB/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/statuslabels/message.php
|
|
lang/en-GB/admin/statuslabels/message.php
|
|
en-GB/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/asset_maintenances/general.php
|
|
lang/en-GB/admin/asset_maintenances/general.php
|
|
en-GB/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/asset_maintenances/table.php
|
|
lang/en-GB/admin/asset_maintenances/table.php
|
|
en-GB/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/asset_maintenances/message.php
|
|
lang/en-GB/admin/asset_maintenances/message.php
|
|
en-GB/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/asset_maintenances/form.php
|
|
lang/en-GB/admin/asset_maintenances/form.php
|
|
en-GB/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/en-GB/admin/users/general.php
|
|
lang/en-GB/admin/users/general.php
|
|
en-GB/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/users/table.php
|
|
lang/en-GB/admin/users/table.php
|
|
en-GB/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/users/message.php
|
|
lang/en-GB/admin/users/message.php
|
|
en-GB/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/models/general.php
|
|
lang/en-GB/admin/models/general.php
|
|
en-GB/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/models/table.php
|
|
lang/en-GB/admin/models/table.php
|
|
en-GB/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/models/message.php
|
|
lang/en-GB/admin/models/message.php
|
|
en-GB/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/departments/table.php
|
|
lang/en-GB/admin/departments/table.php
|
|
en-GB/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/departments/message.php
|
|
lang/en-GB/admin/departments/message.php
|
|
en-GB/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/labels/table.php
|
|
lang/en-GB/admin/labels/table.php
|
|
en-GB/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/labels/message.php
|
|
lang/en-GB/admin/labels/message.php
|
|
en-GB/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/companies/general.php
|
|
lang/en-GB/admin/companies/general.php
|
|
en-GB/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/companies/table.php
|
|
lang/en-GB/admin/companies/table.php
|
|
en-GB/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/companies/message.php
|
|
lang/en-GB/admin/companies/message.php
|
|
en-GB/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/groups/table.php
|
|
lang/en-GB/admin/groups/table.php
|
|
en-GB/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/groups/message.php
|
|
lang/en-GB/admin/groups/message.php
|
|
en-GB/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/groups/titles.php
|
|
lang/en-GB/admin/groups/titles.php
|
|
en-GB/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/en-GB/admin/custom_fields/general.php
|
|
lang/en-GB/admin/custom_fields/general.php
|
|
en-GB/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/custom_fields/message.php
|
|
lang/en-GB/admin/custom_fields/message.php
|
|
en-GB/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/suppliers/table.php
|
|
lang/en-GB/admin/suppliers/table.php
|
|
en-GB/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/suppliers/message.php
|
|
lang/en-GB/admin/suppliers/message.php
|
|
en-GB/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/licenses/general.php
|
|
lang/en-GB/admin/licenses/general.php
|
|
en-GB/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/licenses/table.php
|
|
lang/en-GB/admin/licenses/table.php
|
|
en-GB/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/licenses/message.php
|
|
lang/en-GB/admin/licenses/message.php
|
|
en-GB/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/licenses/form.php
|
|
lang/en-GB/admin/licenses/form.php
|
|
en-GB/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/en-GB/admin/manufacturers/table.php
|
|
lang/en-GB/admin/manufacturers/table.php
|
|
en-GB/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/manufacturers/message.php
|
|
lang/en-GB/admin/manufacturers/message.php
|
|
en-GB/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/consumables/general.php
|
|
lang/en-GB/admin/consumables/general.php
|
|
en-GB/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/consumables/table.php
|
|
lang/en-GB/admin/consumables/table.php
|
|
en-GB/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/consumables/message.php
|
|
lang/en-GB/admin/consumables/message.php
|
|
en-GB/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/settings/general.php
|
|
lang/en-GB/admin/settings/general.php
|
|
en-GB/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/settings/table.php
|
|
lang/en-GB/admin/settings/table.php
|
|
en-GB/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/settings/message.php
|
|
lang/en-GB/admin/settings/message.php
|
|
en-GB/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/depreciations/general.php
|
|
lang/en-GB/admin/depreciations/general.php
|
|
en-GB/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/depreciations/table.php
|
|
lang/en-GB/admin/depreciations/table.php
|
|
en-GB/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/depreciations/message.php
|
|
lang/en-GB/admin/depreciations/message.php
|
|
en-GB/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/accessories/general.php
|
|
lang/en-GB/admin/accessories/general.php
|
|
en-GB/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/accessories/table.php
|
|
lang/en-GB/admin/accessories/table.php
|
|
en-GB/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/accessories/message.php
|
|
lang/en-GB/admin/accessories/message.php
|
|
en-GB/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/maintenances/general.php
|
|
lang/en-GB/admin/maintenances/general.php
|
|
en-GB/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/maintenances/table.php
|
|
lang/en-GB/admin/maintenances/table.php
|
|
en-GB/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/maintenances/message.php
|
|
lang/en-GB/admin/maintenances/message.php
|
|
en-GB/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/maintenances/form.php
|
|
lang/en-GB/admin/maintenances/form.php
|
|
en-GB/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/en-GB/admin/categories/general.php
|
|
lang/en-GB/admin/categories/general.php
|
|
en-GB/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/categories/table.php
|
|
lang/en-GB/admin/categories/table.php
|
|
en-GB/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/categories/message.php
|
|
lang/en-GB/admin/categories/message.php
|
|
en-GB/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/hardware/general.php
|
|
lang/en-GB/admin/hardware/general.php
|
|
en-GB/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/hardware/table.php
|
|
lang/en-GB/admin/hardware/table.php
|
|
en-GB/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/hardware/message.php
|
|
lang/en-GB/admin/hardware/message.php
|
|
en-GB/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/hardware/form.php
|
|
lang/en-GB/admin/hardware/form.php
|
|
en-GB/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/en-GB/admin/locations/table.php
|
|
lang/en-GB/admin/locations/table.php
|
|
en-GB/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/en-GB/admin/locations/message.php
|
|
lang/en-GB/admin/locations/message.php
|
|
en-GB/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/en-GB/admin/kits/general.php
|
|
lang/en-GB/admin/kits/general.php
|
|
en-GB/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/reports/general.php
|
|
lang/en-GB/admin/reports/general.php
|
|
en-GB/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/en-GB/admin/reports/message.php
|
|
lang/en-GB/admin/reports/message.php
|
|
en-GB/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/en-GB/permissions.php
|
|
lang/en-GB/permissions.php
|
|
en-GB/permissions.php
|
|
permissions.php
|
|
resources/lang/en-GB/localizations.php
|
|
lang/en-GB/localizations.php
|
|
en-GB/localizations.php
|
|
localizations.php
|
|
resources/lang/en-GB/datepicker.php
|
|
lang/en-GB/datepicker.php
|
|
en-GB/datepicker.php
|
|
datepicker.php
|
|
resources/lang/en-GB/pagination.php
|
|
lang/en-GB/pagination.php
|
|
en-GB/pagination.php
|
|
pagination.php
|
|
resources/lang/en-GB/help.php
|
|
lang/en-GB/help.php
|
|
en-GB/help.php
|
|
help.php
|
|
resources/lang/en-GB/auth.php
|
|
lang/en-GB/auth.php
|
|
en-GB/auth.php
|
|
auth.php
|
|
resources/lang/de-if/general.php
|
|
lang/de-if/general.php
|
|
de-if/general.php
|
|
general.php
|
|
resources/lang/de-if/validation.php
|
|
lang/de-if/validation.php
|
|
de-if/validation.php
|
|
validation.php
|
|
resources/lang/de-if/passwords.php
|
|
lang/de-if/passwords.php
|
|
de-if/passwords.php
|
|
passwords.php
|
|
resources/lang/de-if/button.php
|
|
lang/de-if/button.php
|
|
de-if/button.php
|
|
button.php
|
|
resources/lang/de-if/auth/general.php
|
|
lang/de-if/auth/general.php
|
|
de-if/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/de-if/auth/message.php
|
|
lang/de-if/auth/message.php
|
|
de-if/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/de-if/mail.php
|
|
lang/de-if/mail.php
|
|
de-if/mail.php
|
|
mail.php
|
|
resources/lang/de-if/table.php
|
|
lang/de-if/table.php
|
|
de-if/table.php
|
|
table.php
|
|
resources/lang/de-if/account/general.php
|
|
lang/de-if/account/general.php
|
|
de-if/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/de-if/reminders.php
|
|
lang/de-if/reminders.php
|
|
de-if/reminders.php
|
|
reminders.php
|
|
resources/lang/de-if/admin/components/general.php
|
|
lang/de-if/admin/components/general.php
|
|
de-if/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/components/table.php
|
|
lang/de-if/admin/components/table.php
|
|
de-if/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/components/message.php
|
|
lang/de-if/admin/components/message.php
|
|
de-if/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/statuslabels/table.php
|
|
lang/de-if/admin/statuslabels/table.php
|
|
de-if/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/statuslabels/message.php
|
|
lang/de-if/admin/statuslabels/message.php
|
|
de-if/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/asset_maintenances/general.php
|
|
lang/de-if/admin/asset_maintenances/general.php
|
|
de-if/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/asset_maintenances/table.php
|
|
lang/de-if/admin/asset_maintenances/table.php
|
|
de-if/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/asset_maintenances/message.php
|
|
lang/de-if/admin/asset_maintenances/message.php
|
|
de-if/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/asset_maintenances/form.php
|
|
lang/de-if/admin/asset_maintenances/form.php
|
|
de-if/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/de-if/admin/users/general.php
|
|
lang/de-if/admin/users/general.php
|
|
de-if/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/users/table.php
|
|
lang/de-if/admin/users/table.php
|
|
de-if/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/users/message.php
|
|
lang/de-if/admin/users/message.php
|
|
de-if/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/models/general.php
|
|
lang/de-if/admin/models/general.php
|
|
de-if/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/models/table.php
|
|
lang/de-if/admin/models/table.php
|
|
de-if/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/models/message.php
|
|
lang/de-if/admin/models/message.php
|
|
de-if/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/departments/table.php
|
|
lang/de-if/admin/departments/table.php
|
|
de-if/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/departments/message.php
|
|
lang/de-if/admin/departments/message.php
|
|
de-if/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/labels/table.php
|
|
lang/de-if/admin/labels/table.php
|
|
de-if/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/labels/message.php
|
|
lang/de-if/admin/labels/message.php
|
|
de-if/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/companies/general.php
|
|
lang/de-if/admin/companies/general.php
|
|
de-if/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/companies/table.php
|
|
lang/de-if/admin/companies/table.php
|
|
de-if/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/companies/message.php
|
|
lang/de-if/admin/companies/message.php
|
|
de-if/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/groups/table.php
|
|
lang/de-if/admin/groups/table.php
|
|
de-if/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/groups/message.php
|
|
lang/de-if/admin/groups/message.php
|
|
de-if/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/groups/titles.php
|
|
lang/de-if/admin/groups/titles.php
|
|
de-if/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/de-if/admin/custom_fields/general.php
|
|
lang/de-if/admin/custom_fields/general.php
|
|
de-if/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/custom_fields/message.php
|
|
lang/de-if/admin/custom_fields/message.php
|
|
de-if/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/suppliers/table.php
|
|
lang/de-if/admin/suppliers/table.php
|
|
de-if/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/suppliers/message.php
|
|
lang/de-if/admin/suppliers/message.php
|
|
de-if/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/licenses/general.php
|
|
lang/de-if/admin/licenses/general.php
|
|
de-if/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/licenses/table.php
|
|
lang/de-if/admin/licenses/table.php
|
|
de-if/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/licenses/message.php
|
|
lang/de-if/admin/licenses/message.php
|
|
de-if/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/licenses/form.php
|
|
lang/de-if/admin/licenses/form.php
|
|
de-if/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/de-if/admin/manufacturers/table.php
|
|
lang/de-if/admin/manufacturers/table.php
|
|
de-if/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/manufacturers/message.php
|
|
lang/de-if/admin/manufacturers/message.php
|
|
de-if/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/consumables/general.php
|
|
lang/de-if/admin/consumables/general.php
|
|
de-if/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/consumables/table.php
|
|
lang/de-if/admin/consumables/table.php
|
|
de-if/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/consumables/message.php
|
|
lang/de-if/admin/consumables/message.php
|
|
de-if/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/settings/general.php
|
|
lang/de-if/admin/settings/general.php
|
|
de-if/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/settings/table.php
|
|
lang/de-if/admin/settings/table.php
|
|
de-if/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/settings/message.php
|
|
lang/de-if/admin/settings/message.php
|
|
de-if/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/depreciations/general.php
|
|
lang/de-if/admin/depreciations/general.php
|
|
de-if/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/depreciations/table.php
|
|
lang/de-if/admin/depreciations/table.php
|
|
de-if/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/depreciations/message.php
|
|
lang/de-if/admin/depreciations/message.php
|
|
de-if/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/accessories/general.php
|
|
lang/de-if/admin/accessories/general.php
|
|
de-if/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/accessories/table.php
|
|
lang/de-if/admin/accessories/table.php
|
|
de-if/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/accessories/message.php
|
|
lang/de-if/admin/accessories/message.php
|
|
de-if/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/maintenances/general.php
|
|
lang/de-if/admin/maintenances/general.php
|
|
de-if/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/maintenances/table.php
|
|
lang/de-if/admin/maintenances/table.php
|
|
de-if/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/maintenances/message.php
|
|
lang/de-if/admin/maintenances/message.php
|
|
de-if/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/maintenances/form.php
|
|
lang/de-if/admin/maintenances/form.php
|
|
de-if/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/de-if/admin/categories/general.php
|
|
lang/de-if/admin/categories/general.php
|
|
de-if/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/categories/table.php
|
|
lang/de-if/admin/categories/table.php
|
|
de-if/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/categories/message.php
|
|
lang/de-if/admin/categories/message.php
|
|
de-if/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/hardware/general.php
|
|
lang/de-if/admin/hardware/general.php
|
|
de-if/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/hardware/table.php
|
|
lang/de-if/admin/hardware/table.php
|
|
de-if/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/hardware/message.php
|
|
lang/de-if/admin/hardware/message.php
|
|
de-if/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/hardware/form.php
|
|
lang/de-if/admin/hardware/form.php
|
|
de-if/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/de-if/admin/locations/table.php
|
|
lang/de-if/admin/locations/table.php
|
|
de-if/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/de-if/admin/locations/message.php
|
|
lang/de-if/admin/locations/message.php
|
|
de-if/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/de-if/admin/kits/general.php
|
|
lang/de-if/admin/kits/general.php
|
|
de-if/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/reports/general.php
|
|
lang/de-if/admin/reports/general.php
|
|
de-if/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/de-if/admin/reports/message.php
|
|
lang/de-if/admin/reports/message.php
|
|
de-if/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/de-if/permissions.php
|
|
lang/de-if/permissions.php
|
|
de-if/permissions.php
|
|
permissions.php
|
|
resources/lang/de-if/localizations.php
|
|
lang/de-if/localizations.php
|
|
de-if/localizations.php
|
|
localizations.php
|
|
resources/lang/de-if/datepicker.php
|
|
lang/de-if/datepicker.php
|
|
de-if/datepicker.php
|
|
datepicker.php
|
|
resources/lang/de-if/pagination.php
|
|
lang/de-if/pagination.php
|
|
de-if/pagination.php
|
|
pagination.php
|
|
resources/lang/de-if/help.php
|
|
lang/de-if/help.php
|
|
de-if/help.php
|
|
help.php
|
|
resources/lang/de-if/auth.php
|
|
lang/de-if/auth.php
|
|
de-if/auth.php
|
|
auth.php
|
|
resources/lang/da-DK/general.php
|
|
lang/da-DK/general.php
|
|
da-DK/general.php
|
|
general.php
|
|
resources/lang/da-DK/validation.php
|
|
lang/da-DK/validation.php
|
|
da-DK/validation.php
|
|
validation.php
|
|
resources/lang/da-DK/passwords.php
|
|
lang/da-DK/passwords.php
|
|
da-DK/passwords.php
|
|
passwords.php
|
|
resources/lang/da-DK/button.php
|
|
lang/da-DK/button.php
|
|
da-DK/button.php
|
|
button.php
|
|
resources/lang/da-DK/auth/general.php
|
|
lang/da-DK/auth/general.php
|
|
da-DK/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/da-DK/auth/message.php
|
|
lang/da-DK/auth/message.php
|
|
da-DK/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/da-DK/mail.php
|
|
lang/da-DK/mail.php
|
|
da-DK/mail.php
|
|
mail.php
|
|
resources/lang/da-DK/table.php
|
|
lang/da-DK/table.php
|
|
da-DK/table.php
|
|
table.php
|
|
resources/lang/da-DK/account/general.php
|
|
lang/da-DK/account/general.php
|
|
da-DK/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/da-DK/reminders.php
|
|
lang/da-DK/reminders.php
|
|
da-DK/reminders.php
|
|
reminders.php
|
|
resources/lang/da-DK/admin/components/general.php
|
|
lang/da-DK/admin/components/general.php
|
|
da-DK/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/components/table.php
|
|
lang/da-DK/admin/components/table.php
|
|
da-DK/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/components/message.php
|
|
lang/da-DK/admin/components/message.php
|
|
da-DK/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/statuslabels/table.php
|
|
lang/da-DK/admin/statuslabels/table.php
|
|
da-DK/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/statuslabels/message.php
|
|
lang/da-DK/admin/statuslabels/message.php
|
|
da-DK/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/asset_maintenances/general.php
|
|
lang/da-DK/admin/asset_maintenances/general.php
|
|
da-DK/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/asset_maintenances/table.php
|
|
lang/da-DK/admin/asset_maintenances/table.php
|
|
da-DK/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/asset_maintenances/message.php
|
|
lang/da-DK/admin/asset_maintenances/message.php
|
|
da-DK/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/asset_maintenances/form.php
|
|
lang/da-DK/admin/asset_maintenances/form.php
|
|
da-DK/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/da-DK/admin/users/general.php
|
|
lang/da-DK/admin/users/general.php
|
|
da-DK/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/users/table.php
|
|
lang/da-DK/admin/users/table.php
|
|
da-DK/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/users/message.php
|
|
lang/da-DK/admin/users/message.php
|
|
da-DK/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/models/general.php
|
|
lang/da-DK/admin/models/general.php
|
|
da-DK/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/models/table.php
|
|
lang/da-DK/admin/models/table.php
|
|
da-DK/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/models/message.php
|
|
lang/da-DK/admin/models/message.php
|
|
da-DK/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/departments/table.php
|
|
lang/da-DK/admin/departments/table.php
|
|
da-DK/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/departments/message.php
|
|
lang/da-DK/admin/departments/message.php
|
|
da-DK/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/labels/table.php
|
|
lang/da-DK/admin/labels/table.php
|
|
da-DK/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/labels/message.php
|
|
lang/da-DK/admin/labels/message.php
|
|
da-DK/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/companies/general.php
|
|
lang/da-DK/admin/companies/general.php
|
|
da-DK/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/companies/table.php
|
|
lang/da-DK/admin/companies/table.php
|
|
da-DK/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/companies/message.php
|
|
lang/da-DK/admin/companies/message.php
|
|
da-DK/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/groups/table.php
|
|
lang/da-DK/admin/groups/table.php
|
|
da-DK/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/groups/message.php
|
|
lang/da-DK/admin/groups/message.php
|
|
da-DK/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/groups/titles.php
|
|
lang/da-DK/admin/groups/titles.php
|
|
da-DK/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/da-DK/admin/custom_fields/general.php
|
|
lang/da-DK/admin/custom_fields/general.php
|
|
da-DK/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/custom_fields/message.php
|
|
lang/da-DK/admin/custom_fields/message.php
|
|
da-DK/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/suppliers/table.php
|
|
lang/da-DK/admin/suppliers/table.php
|
|
da-DK/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/suppliers/message.php
|
|
lang/da-DK/admin/suppliers/message.php
|
|
da-DK/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/licenses/general.php
|
|
lang/da-DK/admin/licenses/general.php
|
|
da-DK/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/licenses/table.php
|
|
lang/da-DK/admin/licenses/table.php
|
|
da-DK/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/licenses/message.php
|
|
lang/da-DK/admin/licenses/message.php
|
|
da-DK/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/licenses/form.php
|
|
lang/da-DK/admin/licenses/form.php
|
|
da-DK/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/da-DK/admin/manufacturers/table.php
|
|
lang/da-DK/admin/manufacturers/table.php
|
|
da-DK/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/manufacturers/message.php
|
|
lang/da-DK/admin/manufacturers/message.php
|
|
da-DK/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/consumables/general.php
|
|
lang/da-DK/admin/consumables/general.php
|
|
da-DK/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/consumables/table.php
|
|
lang/da-DK/admin/consumables/table.php
|
|
da-DK/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/consumables/message.php
|
|
lang/da-DK/admin/consumables/message.php
|
|
da-DK/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/settings/general.php
|
|
lang/da-DK/admin/settings/general.php
|
|
da-DK/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/settings/table.php
|
|
lang/da-DK/admin/settings/table.php
|
|
da-DK/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/settings/message.php
|
|
lang/da-DK/admin/settings/message.php
|
|
da-DK/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/depreciations/general.php
|
|
lang/da-DK/admin/depreciations/general.php
|
|
da-DK/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/depreciations/table.php
|
|
lang/da-DK/admin/depreciations/table.php
|
|
da-DK/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/depreciations/message.php
|
|
lang/da-DK/admin/depreciations/message.php
|
|
da-DK/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/accessories/general.php
|
|
lang/da-DK/admin/accessories/general.php
|
|
da-DK/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/accessories/table.php
|
|
lang/da-DK/admin/accessories/table.php
|
|
da-DK/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/accessories/message.php
|
|
lang/da-DK/admin/accessories/message.php
|
|
da-DK/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/maintenances/general.php
|
|
lang/da-DK/admin/maintenances/general.php
|
|
da-DK/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/maintenances/table.php
|
|
lang/da-DK/admin/maintenances/table.php
|
|
da-DK/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/maintenances/message.php
|
|
lang/da-DK/admin/maintenances/message.php
|
|
da-DK/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/maintenances/form.php
|
|
lang/da-DK/admin/maintenances/form.php
|
|
da-DK/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/da-DK/admin/categories/general.php
|
|
lang/da-DK/admin/categories/general.php
|
|
da-DK/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/categories/table.php
|
|
lang/da-DK/admin/categories/table.php
|
|
da-DK/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/categories/message.php
|
|
lang/da-DK/admin/categories/message.php
|
|
da-DK/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/hardware/general.php
|
|
lang/da-DK/admin/hardware/general.php
|
|
da-DK/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/hardware/table.php
|
|
lang/da-DK/admin/hardware/table.php
|
|
da-DK/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/hardware/message.php
|
|
lang/da-DK/admin/hardware/message.php
|
|
da-DK/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/hardware/form.php
|
|
lang/da-DK/admin/hardware/form.php
|
|
da-DK/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/da-DK/admin/locations/table.php
|
|
lang/da-DK/admin/locations/table.php
|
|
da-DK/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/da-DK/admin/locations/message.php
|
|
lang/da-DK/admin/locations/message.php
|
|
da-DK/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/da-DK/admin/kits/general.php
|
|
lang/da-DK/admin/kits/general.php
|
|
da-DK/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/reports/general.php
|
|
lang/da-DK/admin/reports/general.php
|
|
da-DK/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/da-DK/admin/reports/message.php
|
|
lang/da-DK/admin/reports/message.php
|
|
da-DK/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/da-DK/permissions.php
|
|
lang/da-DK/permissions.php
|
|
da-DK/permissions.php
|
|
permissions.php
|
|
resources/lang/da-DK/localizations.php
|
|
lang/da-DK/localizations.php
|
|
da-DK/localizations.php
|
|
localizations.php
|
|
resources/lang/da-DK/datepicker.php
|
|
lang/da-DK/datepicker.php
|
|
da-DK/datepicker.php
|
|
datepicker.php
|
|
resources/lang/da-DK/pagination.php
|
|
lang/da-DK/pagination.php
|
|
da-DK/pagination.php
|
|
pagination.php
|
|
resources/lang/da-DK/help.php
|
|
lang/da-DK/help.php
|
|
da-DK/help.php
|
|
help.php
|
|
resources/lang/da-DK/auth.php
|
|
lang/da-DK/auth.php
|
|
da-DK/auth.php
|
|
auth.php
|
|
resources/lang/pl-PL/general.php
|
|
lang/pl-PL/general.php
|
|
pl-PL/general.php
|
|
general.php
|
|
resources/lang/pl-PL/validation.php
|
|
lang/pl-PL/validation.php
|
|
pl-PL/validation.php
|
|
validation.php
|
|
resources/lang/pl-PL/passwords.php
|
|
lang/pl-PL/passwords.php
|
|
pl-PL/passwords.php
|
|
passwords.php
|
|
resources/lang/pl-PL/button.php
|
|
lang/pl-PL/button.php
|
|
pl-PL/button.php
|
|
button.php
|
|
resources/lang/pl-PL/auth/general.php
|
|
lang/pl-PL/auth/general.php
|
|
pl-PL/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/pl-PL/auth/message.php
|
|
lang/pl-PL/auth/message.php
|
|
pl-PL/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/pl-PL/mail.php
|
|
lang/pl-PL/mail.php
|
|
pl-PL/mail.php
|
|
mail.php
|
|
resources/lang/pl-PL/table.php
|
|
lang/pl-PL/table.php
|
|
pl-PL/table.php
|
|
table.php
|
|
resources/lang/pl-PL/account/general.php
|
|
lang/pl-PL/account/general.php
|
|
pl-PL/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/pl-PL/reminders.php
|
|
lang/pl-PL/reminders.php
|
|
pl-PL/reminders.php
|
|
reminders.php
|
|
resources/lang/pl-PL/admin/components/general.php
|
|
lang/pl-PL/admin/components/general.php
|
|
pl-PL/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/components/table.php
|
|
lang/pl-PL/admin/components/table.php
|
|
pl-PL/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/components/message.php
|
|
lang/pl-PL/admin/components/message.php
|
|
pl-PL/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/statuslabels/table.php
|
|
lang/pl-PL/admin/statuslabels/table.php
|
|
pl-PL/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/statuslabels/message.php
|
|
lang/pl-PL/admin/statuslabels/message.php
|
|
pl-PL/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/asset_maintenances/general.php
|
|
lang/pl-PL/admin/asset_maintenances/general.php
|
|
pl-PL/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/asset_maintenances/table.php
|
|
lang/pl-PL/admin/asset_maintenances/table.php
|
|
pl-PL/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/asset_maintenances/message.php
|
|
lang/pl-PL/admin/asset_maintenances/message.php
|
|
pl-PL/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/asset_maintenances/form.php
|
|
lang/pl-PL/admin/asset_maintenances/form.php
|
|
pl-PL/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/pl-PL/admin/users/general.php
|
|
lang/pl-PL/admin/users/general.php
|
|
pl-PL/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/users/table.php
|
|
lang/pl-PL/admin/users/table.php
|
|
pl-PL/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/users/message.php
|
|
lang/pl-PL/admin/users/message.php
|
|
pl-PL/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/models/general.php
|
|
lang/pl-PL/admin/models/general.php
|
|
pl-PL/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/models/table.php
|
|
lang/pl-PL/admin/models/table.php
|
|
pl-PL/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/models/message.php
|
|
lang/pl-PL/admin/models/message.php
|
|
pl-PL/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/departments/table.php
|
|
lang/pl-PL/admin/departments/table.php
|
|
pl-PL/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/departments/message.php
|
|
lang/pl-PL/admin/departments/message.php
|
|
pl-PL/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/labels/table.php
|
|
lang/pl-PL/admin/labels/table.php
|
|
pl-PL/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/labels/message.php
|
|
lang/pl-PL/admin/labels/message.php
|
|
pl-PL/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/companies/general.php
|
|
lang/pl-PL/admin/companies/general.php
|
|
pl-PL/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/companies/table.php
|
|
lang/pl-PL/admin/companies/table.php
|
|
pl-PL/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/companies/message.php
|
|
lang/pl-PL/admin/companies/message.php
|
|
pl-PL/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/groups/table.php
|
|
lang/pl-PL/admin/groups/table.php
|
|
pl-PL/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/groups/message.php
|
|
lang/pl-PL/admin/groups/message.php
|
|
pl-PL/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/groups/titles.php
|
|
lang/pl-PL/admin/groups/titles.php
|
|
pl-PL/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/pl-PL/admin/custom_fields/general.php
|
|
lang/pl-PL/admin/custom_fields/general.php
|
|
pl-PL/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/custom_fields/message.php
|
|
lang/pl-PL/admin/custom_fields/message.php
|
|
pl-PL/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/suppliers/table.php
|
|
lang/pl-PL/admin/suppliers/table.php
|
|
pl-PL/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/suppliers/message.php
|
|
lang/pl-PL/admin/suppliers/message.php
|
|
pl-PL/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/licenses/general.php
|
|
lang/pl-PL/admin/licenses/general.php
|
|
pl-PL/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/licenses/table.php
|
|
lang/pl-PL/admin/licenses/table.php
|
|
pl-PL/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/licenses/message.php
|
|
lang/pl-PL/admin/licenses/message.php
|
|
pl-PL/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/licenses/form.php
|
|
lang/pl-PL/admin/licenses/form.php
|
|
pl-PL/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/pl-PL/admin/manufacturers/table.php
|
|
lang/pl-PL/admin/manufacturers/table.php
|
|
pl-PL/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/manufacturers/message.php
|
|
lang/pl-PL/admin/manufacturers/message.php
|
|
pl-PL/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/consumables/general.php
|
|
lang/pl-PL/admin/consumables/general.php
|
|
pl-PL/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/consumables/table.php
|
|
lang/pl-PL/admin/consumables/table.php
|
|
pl-PL/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/consumables/message.php
|
|
lang/pl-PL/admin/consumables/message.php
|
|
pl-PL/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/settings/general.php
|
|
lang/pl-PL/admin/settings/general.php
|
|
pl-PL/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/settings/table.php
|
|
lang/pl-PL/admin/settings/table.php
|
|
pl-PL/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/settings/message.php
|
|
lang/pl-PL/admin/settings/message.php
|
|
pl-PL/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/depreciations/general.php
|
|
lang/pl-PL/admin/depreciations/general.php
|
|
pl-PL/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/depreciations/table.php
|
|
lang/pl-PL/admin/depreciations/table.php
|
|
pl-PL/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/depreciations/message.php
|
|
lang/pl-PL/admin/depreciations/message.php
|
|
pl-PL/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/accessories/general.php
|
|
lang/pl-PL/admin/accessories/general.php
|
|
pl-PL/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/accessories/table.php
|
|
lang/pl-PL/admin/accessories/table.php
|
|
pl-PL/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/accessories/message.php
|
|
lang/pl-PL/admin/accessories/message.php
|
|
pl-PL/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/maintenances/general.php
|
|
lang/pl-PL/admin/maintenances/general.php
|
|
pl-PL/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/maintenances/table.php
|
|
lang/pl-PL/admin/maintenances/table.php
|
|
pl-PL/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/maintenances/message.php
|
|
lang/pl-PL/admin/maintenances/message.php
|
|
pl-PL/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/maintenances/form.php
|
|
lang/pl-PL/admin/maintenances/form.php
|
|
pl-PL/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/pl-PL/admin/categories/general.php
|
|
lang/pl-PL/admin/categories/general.php
|
|
pl-PL/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/categories/table.php
|
|
lang/pl-PL/admin/categories/table.php
|
|
pl-PL/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/categories/message.php
|
|
lang/pl-PL/admin/categories/message.php
|
|
pl-PL/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/hardware/general.php
|
|
lang/pl-PL/admin/hardware/general.php
|
|
pl-PL/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/hardware/table.php
|
|
lang/pl-PL/admin/hardware/table.php
|
|
pl-PL/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/hardware/message.php
|
|
lang/pl-PL/admin/hardware/message.php
|
|
pl-PL/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/hardware/form.php
|
|
lang/pl-PL/admin/hardware/form.php
|
|
pl-PL/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/pl-PL/admin/locations/table.php
|
|
lang/pl-PL/admin/locations/table.php
|
|
pl-PL/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/pl-PL/admin/locations/message.php
|
|
lang/pl-PL/admin/locations/message.php
|
|
pl-PL/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/pl-PL/admin/kits/general.php
|
|
lang/pl-PL/admin/kits/general.php
|
|
pl-PL/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/reports/general.php
|
|
lang/pl-PL/admin/reports/general.php
|
|
pl-PL/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/pl-PL/admin/reports/message.php
|
|
lang/pl-PL/admin/reports/message.php
|
|
pl-PL/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/pl-PL/permissions.php
|
|
lang/pl-PL/permissions.php
|
|
pl-PL/permissions.php
|
|
permissions.php
|
|
resources/lang/pl-PL/localizations.php
|
|
lang/pl-PL/localizations.php
|
|
pl-PL/localizations.php
|
|
localizations.php
|
|
resources/lang/pl-PL/datepicker.php
|
|
lang/pl-PL/datepicker.php
|
|
pl-PL/datepicker.php
|
|
datepicker.php
|
|
resources/lang/pl-PL/pagination.php
|
|
lang/pl-PL/pagination.php
|
|
pl-PL/pagination.php
|
|
pagination.php
|
|
resources/lang/pl-PL/help.php
|
|
lang/pl-PL/help.php
|
|
pl-PL/help.php
|
|
help.php
|
|
resources/lang/pl-PL/auth.php
|
|
lang/pl-PL/auth.php
|
|
pl-PL/auth.php
|
|
auth.php
|
|
resources/lang/he-IL/general.php
|
|
lang/he-IL/general.php
|
|
he-IL/general.php
|
|
general.php
|
|
resources/lang/he-IL/validation.php
|
|
lang/he-IL/validation.php
|
|
he-IL/validation.php
|
|
validation.php
|
|
resources/lang/he-IL/passwords.php
|
|
lang/he-IL/passwords.php
|
|
he-IL/passwords.php
|
|
passwords.php
|
|
resources/lang/he-IL/button.php
|
|
lang/he-IL/button.php
|
|
he-IL/button.php
|
|
button.php
|
|
resources/lang/he-IL/auth/general.php
|
|
lang/he-IL/auth/general.php
|
|
he-IL/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/he-IL/auth/message.php
|
|
lang/he-IL/auth/message.php
|
|
he-IL/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/he-IL/mail.php
|
|
lang/he-IL/mail.php
|
|
he-IL/mail.php
|
|
mail.php
|
|
resources/lang/he-IL/table.php
|
|
lang/he-IL/table.php
|
|
he-IL/table.php
|
|
table.php
|
|
resources/lang/he-IL/account/general.php
|
|
lang/he-IL/account/general.php
|
|
he-IL/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/he-IL/reminders.php
|
|
lang/he-IL/reminders.php
|
|
he-IL/reminders.php
|
|
reminders.php
|
|
resources/lang/he-IL/admin/components/general.php
|
|
lang/he-IL/admin/components/general.php
|
|
he-IL/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/components/table.php
|
|
lang/he-IL/admin/components/table.php
|
|
he-IL/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/components/message.php
|
|
lang/he-IL/admin/components/message.php
|
|
he-IL/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/statuslabels/table.php
|
|
lang/he-IL/admin/statuslabels/table.php
|
|
he-IL/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/statuslabels/message.php
|
|
lang/he-IL/admin/statuslabels/message.php
|
|
he-IL/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/asset_maintenances/general.php
|
|
lang/he-IL/admin/asset_maintenances/general.php
|
|
he-IL/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/asset_maintenances/table.php
|
|
lang/he-IL/admin/asset_maintenances/table.php
|
|
he-IL/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/asset_maintenances/message.php
|
|
lang/he-IL/admin/asset_maintenances/message.php
|
|
he-IL/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/asset_maintenances/form.php
|
|
lang/he-IL/admin/asset_maintenances/form.php
|
|
he-IL/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/he-IL/admin/users/general.php
|
|
lang/he-IL/admin/users/general.php
|
|
he-IL/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/users/table.php
|
|
lang/he-IL/admin/users/table.php
|
|
he-IL/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/users/message.php
|
|
lang/he-IL/admin/users/message.php
|
|
he-IL/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/models/general.php
|
|
lang/he-IL/admin/models/general.php
|
|
he-IL/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/models/table.php
|
|
lang/he-IL/admin/models/table.php
|
|
he-IL/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/models/message.php
|
|
lang/he-IL/admin/models/message.php
|
|
he-IL/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/departments/table.php
|
|
lang/he-IL/admin/departments/table.php
|
|
he-IL/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/departments/message.php
|
|
lang/he-IL/admin/departments/message.php
|
|
he-IL/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/labels/table.php
|
|
lang/he-IL/admin/labels/table.php
|
|
he-IL/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/labels/message.php
|
|
lang/he-IL/admin/labels/message.php
|
|
he-IL/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/companies/general.php
|
|
lang/he-IL/admin/companies/general.php
|
|
he-IL/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/companies/table.php
|
|
lang/he-IL/admin/companies/table.php
|
|
he-IL/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/companies/message.php
|
|
lang/he-IL/admin/companies/message.php
|
|
he-IL/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/groups/table.php
|
|
lang/he-IL/admin/groups/table.php
|
|
he-IL/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/groups/message.php
|
|
lang/he-IL/admin/groups/message.php
|
|
he-IL/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/groups/titles.php
|
|
lang/he-IL/admin/groups/titles.php
|
|
he-IL/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/he-IL/admin/custom_fields/general.php
|
|
lang/he-IL/admin/custom_fields/general.php
|
|
he-IL/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/custom_fields/message.php
|
|
lang/he-IL/admin/custom_fields/message.php
|
|
he-IL/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/suppliers/table.php
|
|
lang/he-IL/admin/suppliers/table.php
|
|
he-IL/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/suppliers/message.php
|
|
lang/he-IL/admin/suppliers/message.php
|
|
he-IL/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/licenses/general.php
|
|
lang/he-IL/admin/licenses/general.php
|
|
he-IL/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/licenses/table.php
|
|
lang/he-IL/admin/licenses/table.php
|
|
he-IL/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/licenses/message.php
|
|
lang/he-IL/admin/licenses/message.php
|
|
he-IL/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/licenses/form.php
|
|
lang/he-IL/admin/licenses/form.php
|
|
he-IL/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/he-IL/admin/manufacturers/table.php
|
|
lang/he-IL/admin/manufacturers/table.php
|
|
he-IL/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/manufacturers/message.php
|
|
lang/he-IL/admin/manufacturers/message.php
|
|
he-IL/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/consumables/general.php
|
|
lang/he-IL/admin/consumables/general.php
|
|
he-IL/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/consumables/table.php
|
|
lang/he-IL/admin/consumables/table.php
|
|
he-IL/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/consumables/message.php
|
|
lang/he-IL/admin/consumables/message.php
|
|
he-IL/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/settings/general.php
|
|
lang/he-IL/admin/settings/general.php
|
|
he-IL/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/settings/table.php
|
|
lang/he-IL/admin/settings/table.php
|
|
he-IL/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/settings/message.php
|
|
lang/he-IL/admin/settings/message.php
|
|
he-IL/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/depreciations/general.php
|
|
lang/he-IL/admin/depreciations/general.php
|
|
he-IL/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/depreciations/table.php
|
|
lang/he-IL/admin/depreciations/table.php
|
|
he-IL/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/depreciations/message.php
|
|
lang/he-IL/admin/depreciations/message.php
|
|
he-IL/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/accessories/general.php
|
|
lang/he-IL/admin/accessories/general.php
|
|
he-IL/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/accessories/table.php
|
|
lang/he-IL/admin/accessories/table.php
|
|
he-IL/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/accessories/message.php
|
|
lang/he-IL/admin/accessories/message.php
|
|
he-IL/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/maintenances/general.php
|
|
lang/he-IL/admin/maintenances/general.php
|
|
he-IL/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/maintenances/table.php
|
|
lang/he-IL/admin/maintenances/table.php
|
|
he-IL/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/maintenances/message.php
|
|
lang/he-IL/admin/maintenances/message.php
|
|
he-IL/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/maintenances/form.php
|
|
lang/he-IL/admin/maintenances/form.php
|
|
he-IL/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/he-IL/admin/categories/general.php
|
|
lang/he-IL/admin/categories/general.php
|
|
he-IL/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/categories/table.php
|
|
lang/he-IL/admin/categories/table.php
|
|
he-IL/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/categories/message.php
|
|
lang/he-IL/admin/categories/message.php
|
|
he-IL/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/hardware/general.php
|
|
lang/he-IL/admin/hardware/general.php
|
|
he-IL/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/hardware/table.php
|
|
lang/he-IL/admin/hardware/table.php
|
|
he-IL/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/hardware/message.php
|
|
lang/he-IL/admin/hardware/message.php
|
|
he-IL/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/hardware/form.php
|
|
lang/he-IL/admin/hardware/form.php
|
|
he-IL/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/he-IL/admin/locations/table.php
|
|
lang/he-IL/admin/locations/table.php
|
|
he-IL/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/he-IL/admin/locations/message.php
|
|
lang/he-IL/admin/locations/message.php
|
|
he-IL/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/he-IL/admin/kits/general.php
|
|
lang/he-IL/admin/kits/general.php
|
|
he-IL/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/reports/general.php
|
|
lang/he-IL/admin/reports/general.php
|
|
he-IL/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/he-IL/admin/reports/message.php
|
|
lang/he-IL/admin/reports/message.php
|
|
he-IL/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/he-IL/permissions.php
|
|
lang/he-IL/permissions.php
|
|
he-IL/permissions.php
|
|
permissions.php
|
|
resources/lang/he-IL/localizations.php
|
|
lang/he-IL/localizations.php
|
|
he-IL/localizations.php
|
|
localizations.php
|
|
resources/lang/he-IL/datepicker.php
|
|
lang/he-IL/datepicker.php
|
|
he-IL/datepicker.php
|
|
datepicker.php
|
|
resources/lang/he-IL/pagination.php
|
|
lang/he-IL/pagination.php
|
|
he-IL/pagination.php
|
|
pagination.php
|
|
resources/lang/he-IL/help.php
|
|
lang/he-IL/help.php
|
|
he-IL/help.php
|
|
help.php
|
|
resources/lang/he-IL/auth.php
|
|
lang/he-IL/auth.php
|
|
he-IL/auth.php
|
|
auth.php
|
|
resources/lang/en-US/general.php
|
|
lang/en-US/general.php
|
|
en-US/general.php
|
|
general.php
|
|
resources/lang/en-US/validation.php
|
|
lang/en-US/validation.php
|
|
en-US/validation.php
|
|
validation.php
|
|
resources/lang/en-US/passwords.php
|
|
lang/en-US/passwords.php
|
|
en-US/passwords.php
|
|
passwords.php
|
|
resources/lang/en-US/button.php
|
|
lang/en-US/button.php
|
|
en-US/button.php
|
|
button.php
|
|
resources/lang/en-US/auth/general.php
|
|
lang/en-US/auth/general.php
|
|
en-US/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/en-US/auth/message.php
|
|
lang/en-US/auth/message.php
|
|
en-US/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/en-US/mail.php
|
|
lang/en-US/mail.php
|
|
en-US/mail.php
|
|
mail.php
|
|
resources/lang/en-US/table.php
|
|
lang/en-US/table.php
|
|
en-US/table.php
|
|
table.php
|
|
resources/lang/en-US/account/general.php
|
|
lang/en-US/account/general.php
|
|
en-US/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/en-US/reminders.php
|
|
lang/en-US/reminders.php
|
|
en-US/reminders.php
|
|
reminders.php
|
|
resources/lang/en-US/admin/components/general.php
|
|
lang/en-US/admin/components/general.php
|
|
en-US/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/components/table.php
|
|
lang/en-US/admin/components/table.php
|
|
en-US/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/components/message.php
|
|
lang/en-US/admin/components/message.php
|
|
en-US/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/statuslabels/table.php
|
|
lang/en-US/admin/statuslabels/table.php
|
|
en-US/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/statuslabels/message.php
|
|
lang/en-US/admin/statuslabels/message.php
|
|
en-US/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/asset_maintenances/general.php
|
|
lang/en-US/admin/asset_maintenances/general.php
|
|
en-US/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/asset_maintenances/table.php
|
|
lang/en-US/admin/asset_maintenances/table.php
|
|
en-US/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/asset_maintenances/message.php
|
|
lang/en-US/admin/asset_maintenances/message.php
|
|
en-US/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/asset_maintenances/form.php
|
|
lang/en-US/admin/asset_maintenances/form.php
|
|
en-US/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/en-US/admin/users/general.php
|
|
lang/en-US/admin/users/general.php
|
|
en-US/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/users/table.php
|
|
lang/en-US/admin/users/table.php
|
|
en-US/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/users/message.php
|
|
lang/en-US/admin/users/message.php
|
|
en-US/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/models/general.php
|
|
lang/en-US/admin/models/general.php
|
|
en-US/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/models/table.php
|
|
lang/en-US/admin/models/table.php
|
|
en-US/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/models/message.php
|
|
lang/en-US/admin/models/message.php
|
|
en-US/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/departments/table.php
|
|
lang/en-US/admin/departments/table.php
|
|
en-US/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/departments/message.php
|
|
lang/en-US/admin/departments/message.php
|
|
en-US/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/labels/table.php
|
|
lang/en-US/admin/labels/table.php
|
|
en-US/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/labels/message.php
|
|
lang/en-US/admin/labels/message.php
|
|
en-US/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/companies/general.php
|
|
lang/en-US/admin/companies/general.php
|
|
en-US/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/companies/table.php
|
|
lang/en-US/admin/companies/table.php
|
|
en-US/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/companies/message.php
|
|
lang/en-US/admin/companies/message.php
|
|
en-US/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/groups/table.php
|
|
lang/en-US/admin/groups/table.php
|
|
en-US/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/groups/message.php
|
|
lang/en-US/admin/groups/message.php
|
|
en-US/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/groups/titles.php
|
|
lang/en-US/admin/groups/titles.php
|
|
en-US/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/en-US/admin/custom_fields/general.php
|
|
lang/en-US/admin/custom_fields/general.php
|
|
en-US/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/custom_fields/message.php
|
|
lang/en-US/admin/custom_fields/message.php
|
|
en-US/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/suppliers/table.php
|
|
lang/en-US/admin/suppliers/table.php
|
|
en-US/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/suppliers/message.php
|
|
lang/en-US/admin/suppliers/message.php
|
|
en-US/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/licenses/general.php
|
|
lang/en-US/admin/licenses/general.php
|
|
en-US/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/licenses/table.php
|
|
lang/en-US/admin/licenses/table.php
|
|
en-US/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/licenses/message.php
|
|
lang/en-US/admin/licenses/message.php
|
|
en-US/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/licenses/form.php
|
|
lang/en-US/admin/licenses/form.php
|
|
en-US/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/en-US/admin/manufacturers/table.php
|
|
lang/en-US/admin/manufacturers/table.php
|
|
en-US/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/manufacturers/message.php
|
|
lang/en-US/admin/manufacturers/message.php
|
|
en-US/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/consumables/general.php
|
|
lang/en-US/admin/consumables/general.php
|
|
en-US/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/consumables/table.php
|
|
lang/en-US/admin/consumables/table.php
|
|
en-US/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/consumables/message.php
|
|
lang/en-US/admin/consumables/message.php
|
|
en-US/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/settings/general.php
|
|
lang/en-US/admin/settings/general.php
|
|
en-US/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/settings/table.php
|
|
lang/en-US/admin/settings/table.php
|
|
en-US/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/settings/message.php
|
|
lang/en-US/admin/settings/message.php
|
|
en-US/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/depreciations/general.php
|
|
lang/en-US/admin/depreciations/general.php
|
|
en-US/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/depreciations/table.php
|
|
lang/en-US/admin/depreciations/table.php
|
|
en-US/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/depreciations/message.php
|
|
lang/en-US/admin/depreciations/message.php
|
|
en-US/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/accessories/general.php
|
|
lang/en-US/admin/accessories/general.php
|
|
en-US/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/accessories/table.php
|
|
lang/en-US/admin/accessories/table.php
|
|
en-US/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/accessories/message.php
|
|
lang/en-US/admin/accessories/message.php
|
|
en-US/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/maintenances/general.php
|
|
lang/en-US/admin/maintenances/general.php
|
|
en-US/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/maintenances/table.php
|
|
lang/en-US/admin/maintenances/table.php
|
|
en-US/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/maintenances/message.php
|
|
lang/en-US/admin/maintenances/message.php
|
|
en-US/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/maintenances/form.php
|
|
lang/en-US/admin/maintenances/form.php
|
|
en-US/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/en-US/admin/categories/general.php
|
|
lang/en-US/admin/categories/general.php
|
|
en-US/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/categories/table.php
|
|
lang/en-US/admin/categories/table.php
|
|
en-US/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/categories/message.php
|
|
lang/en-US/admin/categories/message.php
|
|
en-US/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/hardware/general.php
|
|
lang/en-US/admin/hardware/general.php
|
|
en-US/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/hardware/table.php
|
|
lang/en-US/admin/hardware/table.php
|
|
en-US/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/hardware/message.php
|
|
lang/en-US/admin/hardware/message.php
|
|
en-US/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/hardware/form.php
|
|
lang/en-US/admin/hardware/form.php
|
|
en-US/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/en-US/admin/locations/table.php
|
|
lang/en-US/admin/locations/table.php
|
|
en-US/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/en-US/admin/locations/message.php
|
|
lang/en-US/admin/locations/message.php
|
|
en-US/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/en-US/admin/kits/general.php
|
|
lang/en-US/admin/kits/general.php
|
|
en-US/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/reports/general.php
|
|
lang/en-US/admin/reports/general.php
|
|
en-US/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/en-US/admin/reports/message.php
|
|
lang/en-US/admin/reports/message.php
|
|
en-US/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/en-US/permissions.php
|
|
lang/en-US/permissions.php
|
|
en-US/permissions.php
|
|
permissions.php
|
|
resources/lang/en-US/localizations.php
|
|
lang/en-US/localizations.php
|
|
en-US/localizations.php
|
|
localizations.php
|
|
resources/lang/en-US/datepicker.php
|
|
lang/en-US/datepicker.php
|
|
en-US/datepicker.php
|
|
datepicker.php
|
|
resources/lang/en-US/pagination.php
|
|
lang/en-US/pagination.php
|
|
en-US/pagination.php
|
|
pagination.php
|
|
resources/lang/en-US/help.php
|
|
lang/en-US/help.php
|
|
en-US/help.php
|
|
help.php
|
|
resources/lang/en-US/auth.php
|
|
lang/en-US/auth.php
|
|
en-US/auth.php
|
|
auth.php
|
|
resources/lang/ca-ES/general.php
|
|
lang/ca-ES/general.php
|
|
ca-ES/general.php
|
|
general.php
|
|
resources/lang/ca-ES/validation.php
|
|
lang/ca-ES/validation.php
|
|
ca-ES/validation.php
|
|
validation.php
|
|
resources/lang/ca-ES/passwords.php
|
|
lang/ca-ES/passwords.php
|
|
ca-ES/passwords.php
|
|
passwords.php
|
|
resources/lang/ca-ES/button.php
|
|
lang/ca-ES/button.php
|
|
ca-ES/button.php
|
|
button.php
|
|
resources/lang/ca-ES/auth/general.php
|
|
lang/ca-ES/auth/general.php
|
|
ca-ES/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/ca-ES/auth/message.php
|
|
lang/ca-ES/auth/message.php
|
|
ca-ES/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/ca-ES/mail.php
|
|
lang/ca-ES/mail.php
|
|
ca-ES/mail.php
|
|
mail.php
|
|
resources/lang/ca-ES/table.php
|
|
lang/ca-ES/table.php
|
|
ca-ES/table.php
|
|
table.php
|
|
resources/lang/ca-ES/account/general.php
|
|
lang/ca-ES/account/general.php
|
|
ca-ES/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/ca-ES/reminders.php
|
|
lang/ca-ES/reminders.php
|
|
ca-ES/reminders.php
|
|
reminders.php
|
|
resources/lang/ca-ES/admin/components/general.php
|
|
lang/ca-ES/admin/components/general.php
|
|
ca-ES/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/components/table.php
|
|
lang/ca-ES/admin/components/table.php
|
|
ca-ES/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/components/message.php
|
|
lang/ca-ES/admin/components/message.php
|
|
ca-ES/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/statuslabels/table.php
|
|
lang/ca-ES/admin/statuslabels/table.php
|
|
ca-ES/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/statuslabels/message.php
|
|
lang/ca-ES/admin/statuslabels/message.php
|
|
ca-ES/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/asset_maintenances/general.php
|
|
lang/ca-ES/admin/asset_maintenances/general.php
|
|
ca-ES/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/asset_maintenances/table.php
|
|
lang/ca-ES/admin/asset_maintenances/table.php
|
|
ca-ES/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/asset_maintenances/message.php
|
|
lang/ca-ES/admin/asset_maintenances/message.php
|
|
ca-ES/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/asset_maintenances/form.php
|
|
lang/ca-ES/admin/asset_maintenances/form.php
|
|
ca-ES/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/ca-ES/admin/users/general.php
|
|
lang/ca-ES/admin/users/general.php
|
|
ca-ES/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/users/table.php
|
|
lang/ca-ES/admin/users/table.php
|
|
ca-ES/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/users/message.php
|
|
lang/ca-ES/admin/users/message.php
|
|
ca-ES/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/models/general.php
|
|
lang/ca-ES/admin/models/general.php
|
|
ca-ES/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/models/table.php
|
|
lang/ca-ES/admin/models/table.php
|
|
ca-ES/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/models/message.php
|
|
lang/ca-ES/admin/models/message.php
|
|
ca-ES/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/departments/table.php
|
|
lang/ca-ES/admin/departments/table.php
|
|
ca-ES/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/departments/message.php
|
|
lang/ca-ES/admin/departments/message.php
|
|
ca-ES/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/labels/table.php
|
|
lang/ca-ES/admin/labels/table.php
|
|
ca-ES/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/labels/message.php
|
|
lang/ca-ES/admin/labels/message.php
|
|
ca-ES/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/companies/general.php
|
|
lang/ca-ES/admin/companies/general.php
|
|
ca-ES/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/companies/table.php
|
|
lang/ca-ES/admin/companies/table.php
|
|
ca-ES/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/companies/message.php
|
|
lang/ca-ES/admin/companies/message.php
|
|
ca-ES/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/groups/table.php
|
|
lang/ca-ES/admin/groups/table.php
|
|
ca-ES/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/groups/message.php
|
|
lang/ca-ES/admin/groups/message.php
|
|
ca-ES/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/groups/titles.php
|
|
lang/ca-ES/admin/groups/titles.php
|
|
ca-ES/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/ca-ES/admin/custom_fields/general.php
|
|
lang/ca-ES/admin/custom_fields/general.php
|
|
ca-ES/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/custom_fields/message.php
|
|
lang/ca-ES/admin/custom_fields/message.php
|
|
ca-ES/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/suppliers/table.php
|
|
lang/ca-ES/admin/suppliers/table.php
|
|
ca-ES/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/suppliers/message.php
|
|
lang/ca-ES/admin/suppliers/message.php
|
|
ca-ES/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/licenses/general.php
|
|
lang/ca-ES/admin/licenses/general.php
|
|
ca-ES/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/licenses/table.php
|
|
lang/ca-ES/admin/licenses/table.php
|
|
ca-ES/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/licenses/message.php
|
|
lang/ca-ES/admin/licenses/message.php
|
|
ca-ES/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/licenses/form.php
|
|
lang/ca-ES/admin/licenses/form.php
|
|
ca-ES/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/ca-ES/admin/manufacturers/table.php
|
|
lang/ca-ES/admin/manufacturers/table.php
|
|
ca-ES/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/manufacturers/message.php
|
|
lang/ca-ES/admin/manufacturers/message.php
|
|
ca-ES/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/consumables/general.php
|
|
lang/ca-ES/admin/consumables/general.php
|
|
ca-ES/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/consumables/table.php
|
|
lang/ca-ES/admin/consumables/table.php
|
|
ca-ES/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/consumables/message.php
|
|
lang/ca-ES/admin/consumables/message.php
|
|
ca-ES/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/settings/general.php
|
|
lang/ca-ES/admin/settings/general.php
|
|
ca-ES/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/settings/table.php
|
|
lang/ca-ES/admin/settings/table.php
|
|
ca-ES/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/settings/message.php
|
|
lang/ca-ES/admin/settings/message.php
|
|
ca-ES/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/depreciations/general.php
|
|
lang/ca-ES/admin/depreciations/general.php
|
|
ca-ES/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/depreciations/table.php
|
|
lang/ca-ES/admin/depreciations/table.php
|
|
ca-ES/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/depreciations/message.php
|
|
lang/ca-ES/admin/depreciations/message.php
|
|
ca-ES/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/accessories/general.php
|
|
lang/ca-ES/admin/accessories/general.php
|
|
ca-ES/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/accessories/table.php
|
|
lang/ca-ES/admin/accessories/table.php
|
|
ca-ES/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/accessories/message.php
|
|
lang/ca-ES/admin/accessories/message.php
|
|
ca-ES/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/maintenances/general.php
|
|
lang/ca-ES/admin/maintenances/general.php
|
|
ca-ES/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/maintenances/table.php
|
|
lang/ca-ES/admin/maintenances/table.php
|
|
ca-ES/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/maintenances/message.php
|
|
lang/ca-ES/admin/maintenances/message.php
|
|
ca-ES/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/maintenances/form.php
|
|
lang/ca-ES/admin/maintenances/form.php
|
|
ca-ES/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/ca-ES/admin/categories/general.php
|
|
lang/ca-ES/admin/categories/general.php
|
|
ca-ES/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/categories/table.php
|
|
lang/ca-ES/admin/categories/table.php
|
|
ca-ES/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/categories/message.php
|
|
lang/ca-ES/admin/categories/message.php
|
|
ca-ES/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/hardware/general.php
|
|
lang/ca-ES/admin/hardware/general.php
|
|
ca-ES/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/hardware/table.php
|
|
lang/ca-ES/admin/hardware/table.php
|
|
ca-ES/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/hardware/message.php
|
|
lang/ca-ES/admin/hardware/message.php
|
|
ca-ES/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/hardware/form.php
|
|
lang/ca-ES/admin/hardware/form.php
|
|
ca-ES/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/ca-ES/admin/locations/table.php
|
|
lang/ca-ES/admin/locations/table.php
|
|
ca-ES/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/ca-ES/admin/locations/message.php
|
|
lang/ca-ES/admin/locations/message.php
|
|
ca-ES/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/ca-ES/admin/kits/general.php
|
|
lang/ca-ES/admin/kits/general.php
|
|
ca-ES/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/reports/general.php
|
|
lang/ca-ES/admin/reports/general.php
|
|
ca-ES/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/ca-ES/admin/reports/message.php
|
|
lang/ca-ES/admin/reports/message.php
|
|
ca-ES/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/ca-ES/permissions.php
|
|
lang/ca-ES/permissions.php
|
|
ca-ES/permissions.php
|
|
permissions.php
|
|
resources/lang/ca-ES/localizations.php
|
|
lang/ca-ES/localizations.php
|
|
ca-ES/localizations.php
|
|
localizations.php
|
|
resources/lang/ca-ES/datepicker.php
|
|
lang/ca-ES/datepicker.php
|
|
ca-ES/datepicker.php
|
|
datepicker.php
|
|
resources/lang/ca-ES/pagination.php
|
|
lang/ca-ES/pagination.php
|
|
ca-ES/pagination.php
|
|
pagination.php
|
|
resources/lang/ca-ES/help.php
|
|
lang/ca-ES/help.php
|
|
ca-ES/help.php
|
|
help.php
|
|
resources/lang/ca-ES/auth.php
|
|
lang/ca-ES/auth.php
|
|
ca-ES/auth.php
|
|
auth.php
|
|
resources/lang/am-ET/general.php
|
|
lang/am-ET/general.php
|
|
am-ET/general.php
|
|
general.php
|
|
resources/lang/am-ET/validation.php
|
|
lang/am-ET/validation.php
|
|
am-ET/validation.php
|
|
validation.php
|
|
resources/lang/am-ET/passwords.php
|
|
lang/am-ET/passwords.php
|
|
am-ET/passwords.php
|
|
passwords.php
|
|
resources/lang/am-ET/button.php
|
|
lang/am-ET/button.php
|
|
am-ET/button.php
|
|
button.php
|
|
resources/lang/am-ET/auth/general.php
|
|
lang/am-ET/auth/general.php
|
|
am-ET/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/am-ET/auth/message.php
|
|
lang/am-ET/auth/message.php
|
|
am-ET/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/am-ET/mail.php
|
|
lang/am-ET/mail.php
|
|
am-ET/mail.php
|
|
mail.php
|
|
resources/lang/am-ET/table.php
|
|
lang/am-ET/table.php
|
|
am-ET/table.php
|
|
table.php
|
|
resources/lang/am-ET/account/general.php
|
|
lang/am-ET/account/general.php
|
|
am-ET/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/am-ET/reminders.php
|
|
lang/am-ET/reminders.php
|
|
am-ET/reminders.php
|
|
reminders.php
|
|
resources/lang/am-ET/admin/components/general.php
|
|
lang/am-ET/admin/components/general.php
|
|
am-ET/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/components/table.php
|
|
lang/am-ET/admin/components/table.php
|
|
am-ET/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/components/message.php
|
|
lang/am-ET/admin/components/message.php
|
|
am-ET/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/statuslabels/table.php
|
|
lang/am-ET/admin/statuslabels/table.php
|
|
am-ET/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/statuslabels/message.php
|
|
lang/am-ET/admin/statuslabels/message.php
|
|
am-ET/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/asset_maintenances/general.php
|
|
lang/am-ET/admin/asset_maintenances/general.php
|
|
am-ET/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/asset_maintenances/table.php
|
|
lang/am-ET/admin/asset_maintenances/table.php
|
|
am-ET/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/asset_maintenances/message.php
|
|
lang/am-ET/admin/asset_maintenances/message.php
|
|
am-ET/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/asset_maintenances/form.php
|
|
lang/am-ET/admin/asset_maintenances/form.php
|
|
am-ET/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/am-ET/admin/users/general.php
|
|
lang/am-ET/admin/users/general.php
|
|
am-ET/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/users/table.php
|
|
lang/am-ET/admin/users/table.php
|
|
am-ET/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/users/message.php
|
|
lang/am-ET/admin/users/message.php
|
|
am-ET/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/models/general.php
|
|
lang/am-ET/admin/models/general.php
|
|
am-ET/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/models/table.php
|
|
lang/am-ET/admin/models/table.php
|
|
am-ET/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/models/message.php
|
|
lang/am-ET/admin/models/message.php
|
|
am-ET/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/departments/table.php
|
|
lang/am-ET/admin/departments/table.php
|
|
am-ET/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/departments/message.php
|
|
lang/am-ET/admin/departments/message.php
|
|
am-ET/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/labels/table.php
|
|
lang/am-ET/admin/labels/table.php
|
|
am-ET/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/labels/message.php
|
|
lang/am-ET/admin/labels/message.php
|
|
am-ET/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/companies/general.php
|
|
lang/am-ET/admin/companies/general.php
|
|
am-ET/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/companies/table.php
|
|
lang/am-ET/admin/companies/table.php
|
|
am-ET/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/companies/message.php
|
|
lang/am-ET/admin/companies/message.php
|
|
am-ET/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/groups/table.php
|
|
lang/am-ET/admin/groups/table.php
|
|
am-ET/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/groups/message.php
|
|
lang/am-ET/admin/groups/message.php
|
|
am-ET/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/groups/titles.php
|
|
lang/am-ET/admin/groups/titles.php
|
|
am-ET/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/am-ET/admin/custom_fields/general.php
|
|
lang/am-ET/admin/custom_fields/general.php
|
|
am-ET/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/custom_fields/message.php
|
|
lang/am-ET/admin/custom_fields/message.php
|
|
am-ET/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/suppliers/table.php
|
|
lang/am-ET/admin/suppliers/table.php
|
|
am-ET/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/suppliers/message.php
|
|
lang/am-ET/admin/suppliers/message.php
|
|
am-ET/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/licenses/general.php
|
|
lang/am-ET/admin/licenses/general.php
|
|
am-ET/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/licenses/table.php
|
|
lang/am-ET/admin/licenses/table.php
|
|
am-ET/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/licenses/message.php
|
|
lang/am-ET/admin/licenses/message.php
|
|
am-ET/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/licenses/form.php
|
|
lang/am-ET/admin/licenses/form.php
|
|
am-ET/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/am-ET/admin/manufacturers/table.php
|
|
lang/am-ET/admin/manufacturers/table.php
|
|
am-ET/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/manufacturers/message.php
|
|
lang/am-ET/admin/manufacturers/message.php
|
|
am-ET/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/consumables/general.php
|
|
lang/am-ET/admin/consumables/general.php
|
|
am-ET/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/consumables/table.php
|
|
lang/am-ET/admin/consumables/table.php
|
|
am-ET/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/consumables/message.php
|
|
lang/am-ET/admin/consumables/message.php
|
|
am-ET/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/settings/general.php
|
|
lang/am-ET/admin/settings/general.php
|
|
am-ET/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/settings/table.php
|
|
lang/am-ET/admin/settings/table.php
|
|
am-ET/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/settings/message.php
|
|
lang/am-ET/admin/settings/message.php
|
|
am-ET/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/depreciations/general.php
|
|
lang/am-ET/admin/depreciations/general.php
|
|
am-ET/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/depreciations/table.php
|
|
lang/am-ET/admin/depreciations/table.php
|
|
am-ET/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/depreciations/message.php
|
|
lang/am-ET/admin/depreciations/message.php
|
|
am-ET/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/accessories/general.php
|
|
lang/am-ET/admin/accessories/general.php
|
|
am-ET/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/accessories/table.php
|
|
lang/am-ET/admin/accessories/table.php
|
|
am-ET/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/accessories/message.php
|
|
lang/am-ET/admin/accessories/message.php
|
|
am-ET/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/maintenances/general.php
|
|
lang/am-ET/admin/maintenances/general.php
|
|
am-ET/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/maintenances/table.php
|
|
lang/am-ET/admin/maintenances/table.php
|
|
am-ET/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/maintenances/message.php
|
|
lang/am-ET/admin/maintenances/message.php
|
|
am-ET/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/maintenances/form.php
|
|
lang/am-ET/admin/maintenances/form.php
|
|
am-ET/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/am-ET/admin/categories/general.php
|
|
lang/am-ET/admin/categories/general.php
|
|
am-ET/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/categories/table.php
|
|
lang/am-ET/admin/categories/table.php
|
|
am-ET/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/categories/message.php
|
|
lang/am-ET/admin/categories/message.php
|
|
am-ET/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/hardware/general.php
|
|
lang/am-ET/admin/hardware/general.php
|
|
am-ET/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/hardware/table.php
|
|
lang/am-ET/admin/hardware/table.php
|
|
am-ET/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/hardware/message.php
|
|
lang/am-ET/admin/hardware/message.php
|
|
am-ET/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/hardware/form.php
|
|
lang/am-ET/admin/hardware/form.php
|
|
am-ET/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/am-ET/admin/locations/table.php
|
|
lang/am-ET/admin/locations/table.php
|
|
am-ET/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/am-ET/admin/locations/message.php
|
|
lang/am-ET/admin/locations/message.php
|
|
am-ET/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/am-ET/admin/kits/general.php
|
|
lang/am-ET/admin/kits/general.php
|
|
am-ET/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/reports/general.php
|
|
lang/am-ET/admin/reports/general.php
|
|
am-ET/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/am-ET/admin/reports/message.php
|
|
lang/am-ET/admin/reports/message.php
|
|
am-ET/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/am-ET/permissions.php
|
|
lang/am-ET/permissions.php
|
|
am-ET/permissions.php
|
|
permissions.php
|
|
resources/lang/am-ET/localizations.php
|
|
lang/am-ET/localizations.php
|
|
am-ET/localizations.php
|
|
localizations.php
|
|
resources/lang/am-ET/datepicker.php
|
|
lang/am-ET/datepicker.php
|
|
am-ET/datepicker.php
|
|
datepicker.php
|
|
resources/lang/am-ET/pagination.php
|
|
lang/am-ET/pagination.php
|
|
am-ET/pagination.php
|
|
pagination.php
|
|
resources/lang/am-ET/help.php
|
|
lang/am-ET/help.php
|
|
am-ET/help.php
|
|
help.php
|
|
resources/lang/am-ET/auth.php
|
|
lang/am-ET/auth.php
|
|
am-ET/auth.php
|
|
auth.php
|
|
resources/lang/pt-BR/general.php
|
|
lang/pt-BR/general.php
|
|
pt-BR/general.php
|
|
general.php
|
|
resources/lang/pt-BR/validation.php
|
|
lang/pt-BR/validation.php
|
|
pt-BR/validation.php
|
|
validation.php
|
|
resources/lang/pt-BR/passwords.php
|
|
lang/pt-BR/passwords.php
|
|
pt-BR/passwords.php
|
|
passwords.php
|
|
resources/lang/pt-BR/button.php
|
|
lang/pt-BR/button.php
|
|
pt-BR/button.php
|
|
button.php
|
|
resources/lang/pt-BR/auth/general.php
|
|
lang/pt-BR/auth/general.php
|
|
pt-BR/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/pt-BR/auth/message.php
|
|
lang/pt-BR/auth/message.php
|
|
pt-BR/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/pt-BR/mail.php
|
|
lang/pt-BR/mail.php
|
|
pt-BR/mail.php
|
|
mail.php
|
|
resources/lang/pt-BR/table.php
|
|
lang/pt-BR/table.php
|
|
pt-BR/table.php
|
|
table.php
|
|
resources/lang/pt-BR/account/general.php
|
|
lang/pt-BR/account/general.php
|
|
pt-BR/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/pt-BR/reminders.php
|
|
lang/pt-BR/reminders.php
|
|
pt-BR/reminders.php
|
|
reminders.php
|
|
resources/lang/pt-BR/admin/components/general.php
|
|
lang/pt-BR/admin/components/general.php
|
|
pt-BR/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/components/table.php
|
|
lang/pt-BR/admin/components/table.php
|
|
pt-BR/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/components/message.php
|
|
lang/pt-BR/admin/components/message.php
|
|
pt-BR/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/statuslabels/table.php
|
|
lang/pt-BR/admin/statuslabels/table.php
|
|
pt-BR/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/statuslabels/message.php
|
|
lang/pt-BR/admin/statuslabels/message.php
|
|
pt-BR/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/asset_maintenances/general.php
|
|
lang/pt-BR/admin/asset_maintenances/general.php
|
|
pt-BR/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/asset_maintenances/table.php
|
|
lang/pt-BR/admin/asset_maintenances/table.php
|
|
pt-BR/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/asset_maintenances/message.php
|
|
lang/pt-BR/admin/asset_maintenances/message.php
|
|
pt-BR/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/asset_maintenances/form.php
|
|
lang/pt-BR/admin/asset_maintenances/form.php
|
|
pt-BR/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/pt-BR/admin/users/general.php
|
|
lang/pt-BR/admin/users/general.php
|
|
pt-BR/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/users/table.php
|
|
lang/pt-BR/admin/users/table.php
|
|
pt-BR/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/users/message.php
|
|
lang/pt-BR/admin/users/message.php
|
|
pt-BR/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/models/general.php
|
|
lang/pt-BR/admin/models/general.php
|
|
pt-BR/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/models/table.php
|
|
lang/pt-BR/admin/models/table.php
|
|
pt-BR/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/models/message.php
|
|
lang/pt-BR/admin/models/message.php
|
|
pt-BR/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/departments/table.php
|
|
lang/pt-BR/admin/departments/table.php
|
|
pt-BR/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/departments/message.php
|
|
lang/pt-BR/admin/departments/message.php
|
|
pt-BR/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/labels/table.php
|
|
lang/pt-BR/admin/labels/table.php
|
|
pt-BR/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/labels/message.php
|
|
lang/pt-BR/admin/labels/message.php
|
|
pt-BR/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/companies/general.php
|
|
lang/pt-BR/admin/companies/general.php
|
|
pt-BR/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/companies/table.php
|
|
lang/pt-BR/admin/companies/table.php
|
|
pt-BR/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/companies/message.php
|
|
lang/pt-BR/admin/companies/message.php
|
|
pt-BR/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/groups/table.php
|
|
lang/pt-BR/admin/groups/table.php
|
|
pt-BR/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/groups/message.php
|
|
lang/pt-BR/admin/groups/message.php
|
|
pt-BR/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/groups/titles.php
|
|
lang/pt-BR/admin/groups/titles.php
|
|
pt-BR/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/pt-BR/admin/custom_fields/general.php
|
|
lang/pt-BR/admin/custom_fields/general.php
|
|
pt-BR/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/custom_fields/message.php
|
|
lang/pt-BR/admin/custom_fields/message.php
|
|
pt-BR/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/suppliers/table.php
|
|
lang/pt-BR/admin/suppliers/table.php
|
|
pt-BR/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/suppliers/message.php
|
|
lang/pt-BR/admin/suppliers/message.php
|
|
pt-BR/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/licenses/general.php
|
|
lang/pt-BR/admin/licenses/general.php
|
|
pt-BR/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/licenses/table.php
|
|
lang/pt-BR/admin/licenses/table.php
|
|
pt-BR/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/licenses/message.php
|
|
lang/pt-BR/admin/licenses/message.php
|
|
pt-BR/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/licenses/form.php
|
|
lang/pt-BR/admin/licenses/form.php
|
|
pt-BR/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/pt-BR/admin/manufacturers/table.php
|
|
lang/pt-BR/admin/manufacturers/table.php
|
|
pt-BR/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/manufacturers/message.php
|
|
lang/pt-BR/admin/manufacturers/message.php
|
|
pt-BR/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/consumables/general.php
|
|
lang/pt-BR/admin/consumables/general.php
|
|
pt-BR/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/consumables/table.php
|
|
lang/pt-BR/admin/consumables/table.php
|
|
pt-BR/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/consumables/message.php
|
|
lang/pt-BR/admin/consumables/message.php
|
|
pt-BR/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/settings/general.php
|
|
lang/pt-BR/admin/settings/general.php
|
|
pt-BR/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/settings/table.php
|
|
lang/pt-BR/admin/settings/table.php
|
|
pt-BR/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/settings/message.php
|
|
lang/pt-BR/admin/settings/message.php
|
|
pt-BR/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/depreciations/general.php
|
|
lang/pt-BR/admin/depreciations/general.php
|
|
pt-BR/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/depreciations/table.php
|
|
lang/pt-BR/admin/depreciations/table.php
|
|
pt-BR/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/depreciations/message.php
|
|
lang/pt-BR/admin/depreciations/message.php
|
|
pt-BR/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/accessories/general.php
|
|
lang/pt-BR/admin/accessories/general.php
|
|
pt-BR/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/accessories/table.php
|
|
lang/pt-BR/admin/accessories/table.php
|
|
pt-BR/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/accessories/message.php
|
|
lang/pt-BR/admin/accessories/message.php
|
|
pt-BR/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/maintenances/general.php
|
|
lang/pt-BR/admin/maintenances/general.php
|
|
pt-BR/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/maintenances/table.php
|
|
lang/pt-BR/admin/maintenances/table.php
|
|
pt-BR/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/maintenances/message.php
|
|
lang/pt-BR/admin/maintenances/message.php
|
|
pt-BR/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/maintenances/form.php
|
|
lang/pt-BR/admin/maintenances/form.php
|
|
pt-BR/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/pt-BR/admin/categories/general.php
|
|
lang/pt-BR/admin/categories/general.php
|
|
pt-BR/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/categories/table.php
|
|
lang/pt-BR/admin/categories/table.php
|
|
pt-BR/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/categories/message.php
|
|
lang/pt-BR/admin/categories/message.php
|
|
pt-BR/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/hardware/general.php
|
|
lang/pt-BR/admin/hardware/general.php
|
|
pt-BR/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/hardware/table.php
|
|
lang/pt-BR/admin/hardware/table.php
|
|
pt-BR/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/hardware/message.php
|
|
lang/pt-BR/admin/hardware/message.php
|
|
pt-BR/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/hardware/form.php
|
|
lang/pt-BR/admin/hardware/form.php
|
|
pt-BR/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/pt-BR/admin/locations/table.php
|
|
lang/pt-BR/admin/locations/table.php
|
|
pt-BR/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/pt-BR/admin/locations/message.php
|
|
lang/pt-BR/admin/locations/message.php
|
|
pt-BR/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/pt-BR/admin/kits/general.php
|
|
lang/pt-BR/admin/kits/general.php
|
|
pt-BR/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/reports/general.php
|
|
lang/pt-BR/admin/reports/general.php
|
|
pt-BR/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/pt-BR/admin/reports/message.php
|
|
lang/pt-BR/admin/reports/message.php
|
|
pt-BR/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/pt-BR/permissions.php
|
|
lang/pt-BR/permissions.php
|
|
pt-BR/permissions.php
|
|
permissions.php
|
|
resources/lang/pt-BR/localizations.php
|
|
lang/pt-BR/localizations.php
|
|
pt-BR/localizations.php
|
|
localizations.php
|
|
resources/lang/pt-BR/datepicker.php
|
|
lang/pt-BR/datepicker.php
|
|
pt-BR/datepicker.php
|
|
datepicker.php
|
|
resources/lang/pt-BR/pagination.php
|
|
lang/pt-BR/pagination.php
|
|
pt-BR/pagination.php
|
|
pagination.php
|
|
resources/lang/pt-BR/help.php
|
|
lang/pt-BR/help.php
|
|
pt-BR/help.php
|
|
help.php
|
|
resources/lang/pt-BR/auth.php
|
|
lang/pt-BR/auth.php
|
|
pt-BR/auth.php
|
|
auth.php
|
|
resources/lang/hu-HU/general.php
|
|
lang/hu-HU/general.php
|
|
hu-HU/general.php
|
|
general.php
|
|
resources/lang/hu-HU/validation.php
|
|
lang/hu-HU/validation.php
|
|
hu-HU/validation.php
|
|
validation.php
|
|
resources/lang/hu-HU/passwords.php
|
|
lang/hu-HU/passwords.php
|
|
hu-HU/passwords.php
|
|
passwords.php
|
|
resources/lang/hu-HU/button.php
|
|
lang/hu-HU/button.php
|
|
hu-HU/button.php
|
|
button.php
|
|
resources/lang/hu-HU/auth/general.php
|
|
lang/hu-HU/auth/general.php
|
|
hu-HU/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/hu-HU/auth/message.php
|
|
lang/hu-HU/auth/message.php
|
|
hu-HU/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/hu-HU/mail.php
|
|
lang/hu-HU/mail.php
|
|
hu-HU/mail.php
|
|
mail.php
|
|
resources/lang/hu-HU/table.php
|
|
lang/hu-HU/table.php
|
|
hu-HU/table.php
|
|
table.php
|
|
resources/lang/hu-HU/account/general.php
|
|
lang/hu-HU/account/general.php
|
|
hu-HU/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/hu-HU/reminders.php
|
|
lang/hu-HU/reminders.php
|
|
hu-HU/reminders.php
|
|
reminders.php
|
|
resources/lang/hu-HU/admin/components/general.php
|
|
lang/hu-HU/admin/components/general.php
|
|
hu-HU/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/components/table.php
|
|
lang/hu-HU/admin/components/table.php
|
|
hu-HU/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/components/message.php
|
|
lang/hu-HU/admin/components/message.php
|
|
hu-HU/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/statuslabels/table.php
|
|
lang/hu-HU/admin/statuslabels/table.php
|
|
hu-HU/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/statuslabels/message.php
|
|
lang/hu-HU/admin/statuslabels/message.php
|
|
hu-HU/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/asset_maintenances/general.php
|
|
lang/hu-HU/admin/asset_maintenances/general.php
|
|
hu-HU/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/asset_maintenances/table.php
|
|
lang/hu-HU/admin/asset_maintenances/table.php
|
|
hu-HU/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/asset_maintenances/message.php
|
|
lang/hu-HU/admin/asset_maintenances/message.php
|
|
hu-HU/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/asset_maintenances/form.php
|
|
lang/hu-HU/admin/asset_maintenances/form.php
|
|
hu-HU/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/hu-HU/admin/users/general.php
|
|
lang/hu-HU/admin/users/general.php
|
|
hu-HU/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/users/table.php
|
|
lang/hu-HU/admin/users/table.php
|
|
hu-HU/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/users/message.php
|
|
lang/hu-HU/admin/users/message.php
|
|
hu-HU/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/models/general.php
|
|
lang/hu-HU/admin/models/general.php
|
|
hu-HU/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/models/table.php
|
|
lang/hu-HU/admin/models/table.php
|
|
hu-HU/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/models/message.php
|
|
lang/hu-HU/admin/models/message.php
|
|
hu-HU/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/departments/table.php
|
|
lang/hu-HU/admin/departments/table.php
|
|
hu-HU/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/departments/message.php
|
|
lang/hu-HU/admin/departments/message.php
|
|
hu-HU/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/labels/table.php
|
|
lang/hu-HU/admin/labels/table.php
|
|
hu-HU/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/labels/message.php
|
|
lang/hu-HU/admin/labels/message.php
|
|
hu-HU/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/companies/general.php
|
|
lang/hu-HU/admin/companies/general.php
|
|
hu-HU/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/companies/table.php
|
|
lang/hu-HU/admin/companies/table.php
|
|
hu-HU/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/companies/message.php
|
|
lang/hu-HU/admin/companies/message.php
|
|
hu-HU/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/groups/table.php
|
|
lang/hu-HU/admin/groups/table.php
|
|
hu-HU/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/groups/message.php
|
|
lang/hu-HU/admin/groups/message.php
|
|
hu-HU/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/groups/titles.php
|
|
lang/hu-HU/admin/groups/titles.php
|
|
hu-HU/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/hu-HU/admin/custom_fields/general.php
|
|
lang/hu-HU/admin/custom_fields/general.php
|
|
hu-HU/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/custom_fields/message.php
|
|
lang/hu-HU/admin/custom_fields/message.php
|
|
hu-HU/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/suppliers/table.php
|
|
lang/hu-HU/admin/suppliers/table.php
|
|
hu-HU/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/suppliers/message.php
|
|
lang/hu-HU/admin/suppliers/message.php
|
|
hu-HU/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/licenses/general.php
|
|
lang/hu-HU/admin/licenses/general.php
|
|
hu-HU/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/licenses/table.php
|
|
lang/hu-HU/admin/licenses/table.php
|
|
hu-HU/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/licenses/message.php
|
|
lang/hu-HU/admin/licenses/message.php
|
|
hu-HU/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/licenses/form.php
|
|
lang/hu-HU/admin/licenses/form.php
|
|
hu-HU/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/hu-HU/admin/manufacturers/table.php
|
|
lang/hu-HU/admin/manufacturers/table.php
|
|
hu-HU/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/manufacturers/message.php
|
|
lang/hu-HU/admin/manufacturers/message.php
|
|
hu-HU/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/consumables/general.php
|
|
lang/hu-HU/admin/consumables/general.php
|
|
hu-HU/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/consumables/table.php
|
|
lang/hu-HU/admin/consumables/table.php
|
|
hu-HU/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/consumables/message.php
|
|
lang/hu-HU/admin/consumables/message.php
|
|
hu-HU/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/settings/general.php
|
|
lang/hu-HU/admin/settings/general.php
|
|
hu-HU/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/settings/table.php
|
|
lang/hu-HU/admin/settings/table.php
|
|
hu-HU/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/settings/message.php
|
|
lang/hu-HU/admin/settings/message.php
|
|
hu-HU/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/depreciations/general.php
|
|
lang/hu-HU/admin/depreciations/general.php
|
|
hu-HU/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/depreciations/table.php
|
|
lang/hu-HU/admin/depreciations/table.php
|
|
hu-HU/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/depreciations/message.php
|
|
lang/hu-HU/admin/depreciations/message.php
|
|
hu-HU/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/accessories/general.php
|
|
lang/hu-HU/admin/accessories/general.php
|
|
hu-HU/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/accessories/table.php
|
|
lang/hu-HU/admin/accessories/table.php
|
|
hu-HU/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/accessories/message.php
|
|
lang/hu-HU/admin/accessories/message.php
|
|
hu-HU/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/maintenances/general.php
|
|
lang/hu-HU/admin/maintenances/general.php
|
|
hu-HU/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/maintenances/table.php
|
|
lang/hu-HU/admin/maintenances/table.php
|
|
hu-HU/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/maintenances/message.php
|
|
lang/hu-HU/admin/maintenances/message.php
|
|
hu-HU/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/maintenances/form.php
|
|
lang/hu-HU/admin/maintenances/form.php
|
|
hu-HU/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/hu-HU/admin/categories/general.php
|
|
lang/hu-HU/admin/categories/general.php
|
|
hu-HU/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/categories/table.php
|
|
lang/hu-HU/admin/categories/table.php
|
|
hu-HU/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/categories/message.php
|
|
lang/hu-HU/admin/categories/message.php
|
|
hu-HU/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/hardware/general.php
|
|
lang/hu-HU/admin/hardware/general.php
|
|
hu-HU/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/hardware/table.php
|
|
lang/hu-HU/admin/hardware/table.php
|
|
hu-HU/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/hardware/message.php
|
|
lang/hu-HU/admin/hardware/message.php
|
|
hu-HU/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/hardware/form.php
|
|
lang/hu-HU/admin/hardware/form.php
|
|
hu-HU/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/hu-HU/admin/locations/table.php
|
|
lang/hu-HU/admin/locations/table.php
|
|
hu-HU/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/hu-HU/admin/locations/message.php
|
|
lang/hu-HU/admin/locations/message.php
|
|
hu-HU/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/hu-HU/admin/kits/general.php
|
|
lang/hu-HU/admin/kits/general.php
|
|
hu-HU/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/reports/general.php
|
|
lang/hu-HU/admin/reports/general.php
|
|
hu-HU/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/hu-HU/admin/reports/message.php
|
|
lang/hu-HU/admin/reports/message.php
|
|
hu-HU/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/hu-HU/permissions.php
|
|
lang/hu-HU/permissions.php
|
|
hu-HU/permissions.php
|
|
permissions.php
|
|
resources/lang/hu-HU/localizations.php
|
|
lang/hu-HU/localizations.php
|
|
hu-HU/localizations.php
|
|
localizations.php
|
|
resources/lang/hu-HU/datepicker.php
|
|
lang/hu-HU/datepicker.php
|
|
hu-HU/datepicker.php
|
|
datepicker.php
|
|
resources/lang/hu-HU/pagination.php
|
|
lang/hu-HU/pagination.php
|
|
hu-HU/pagination.php
|
|
pagination.php
|
|
resources/lang/hu-HU/help.php
|
|
lang/hu-HU/help.php
|
|
hu-HU/help.php
|
|
help.php
|
|
resources/lang/hu-HU/auth.php
|
|
lang/hu-HU/auth.php
|
|
hu-HU/auth.php
|
|
auth.php
|
|
resources/lang/mn-MN/general.php
|
|
lang/mn-MN/general.php
|
|
mn-MN/general.php
|
|
general.php
|
|
resources/lang/mn-MN/validation.php
|
|
lang/mn-MN/validation.php
|
|
mn-MN/validation.php
|
|
validation.php
|
|
resources/lang/mn-MN/passwords.php
|
|
lang/mn-MN/passwords.php
|
|
mn-MN/passwords.php
|
|
passwords.php
|
|
resources/lang/mn-MN/button.php
|
|
lang/mn-MN/button.php
|
|
mn-MN/button.php
|
|
button.php
|
|
resources/lang/mn-MN/auth/general.php
|
|
lang/mn-MN/auth/general.php
|
|
mn-MN/auth/general.php
|
|
auth/general.php
|
|
general.php
|
|
resources/lang/mn-MN/auth/message.php
|
|
lang/mn-MN/auth/message.php
|
|
mn-MN/auth/message.php
|
|
auth/message.php
|
|
message.php
|
|
resources/lang/mn-MN/mail.php
|
|
lang/mn-MN/mail.php
|
|
mn-MN/mail.php
|
|
mail.php
|
|
resources/lang/mn-MN/table.php
|
|
lang/mn-MN/table.php
|
|
mn-MN/table.php
|
|
table.php
|
|
resources/lang/mn-MN/account/general.php
|
|
lang/mn-MN/account/general.php
|
|
mn-MN/account/general.php
|
|
account/general.php
|
|
general.php
|
|
resources/lang/mn-MN/reminders.php
|
|
lang/mn-MN/reminders.php
|
|
mn-MN/reminders.php
|
|
reminders.php
|
|
resources/lang/mn-MN/admin/components/general.php
|
|
lang/mn-MN/admin/components/general.php
|
|
mn-MN/admin/components/general.php
|
|
admin/components/general.php
|
|
components/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/components/table.php
|
|
lang/mn-MN/admin/components/table.php
|
|
mn-MN/admin/components/table.php
|
|
admin/components/table.php
|
|
components/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/components/message.php
|
|
lang/mn-MN/admin/components/message.php
|
|
mn-MN/admin/components/message.php
|
|
admin/components/message.php
|
|
components/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/statuslabels/table.php
|
|
lang/mn-MN/admin/statuslabels/table.php
|
|
mn-MN/admin/statuslabels/table.php
|
|
admin/statuslabels/table.php
|
|
statuslabels/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/statuslabels/message.php
|
|
lang/mn-MN/admin/statuslabels/message.php
|
|
mn-MN/admin/statuslabels/message.php
|
|
admin/statuslabels/message.php
|
|
statuslabels/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/asset_maintenances/general.php
|
|
lang/mn-MN/admin/asset_maintenances/general.php
|
|
mn-MN/admin/asset_maintenances/general.php
|
|
admin/asset_maintenances/general.php
|
|
asset_maintenances/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/asset_maintenances/table.php
|
|
lang/mn-MN/admin/asset_maintenances/table.php
|
|
mn-MN/admin/asset_maintenances/table.php
|
|
admin/asset_maintenances/table.php
|
|
asset_maintenances/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/asset_maintenances/message.php
|
|
lang/mn-MN/admin/asset_maintenances/message.php
|
|
mn-MN/admin/asset_maintenances/message.php
|
|
admin/asset_maintenances/message.php
|
|
asset_maintenances/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/asset_maintenances/form.php
|
|
lang/mn-MN/admin/asset_maintenances/form.php
|
|
mn-MN/admin/asset_maintenances/form.php
|
|
admin/asset_maintenances/form.php
|
|
asset_maintenances/form.php
|
|
form.php
|
|
resources/lang/mn-MN/admin/users/general.php
|
|
lang/mn-MN/admin/users/general.php
|
|
mn-MN/admin/users/general.php
|
|
admin/users/general.php
|
|
users/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/users/table.php
|
|
lang/mn-MN/admin/users/table.php
|
|
mn-MN/admin/users/table.php
|
|
admin/users/table.php
|
|
users/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/users/message.php
|
|
lang/mn-MN/admin/users/message.php
|
|
mn-MN/admin/users/message.php
|
|
admin/users/message.php
|
|
users/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/models/general.php
|
|
lang/mn-MN/admin/models/general.php
|
|
mn-MN/admin/models/general.php
|
|
admin/models/general.php
|
|
models/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/models/table.php
|
|
lang/mn-MN/admin/models/table.php
|
|
mn-MN/admin/models/table.php
|
|
admin/models/table.php
|
|
models/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/models/message.php
|
|
lang/mn-MN/admin/models/message.php
|
|
mn-MN/admin/models/message.php
|
|
admin/models/message.php
|
|
models/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/departments/table.php
|
|
lang/mn-MN/admin/departments/table.php
|
|
mn-MN/admin/departments/table.php
|
|
admin/departments/table.php
|
|
departments/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/departments/message.php
|
|
lang/mn-MN/admin/departments/message.php
|
|
mn-MN/admin/departments/message.php
|
|
admin/departments/message.php
|
|
departments/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/labels/table.php
|
|
lang/mn-MN/admin/labels/table.php
|
|
mn-MN/admin/labels/table.php
|
|
admin/labels/table.php
|
|
labels/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/labels/message.php
|
|
lang/mn-MN/admin/labels/message.php
|
|
mn-MN/admin/labels/message.php
|
|
admin/labels/message.php
|
|
labels/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/companies/general.php
|
|
lang/mn-MN/admin/companies/general.php
|
|
mn-MN/admin/companies/general.php
|
|
admin/companies/general.php
|
|
companies/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/companies/table.php
|
|
lang/mn-MN/admin/companies/table.php
|
|
mn-MN/admin/companies/table.php
|
|
admin/companies/table.php
|
|
companies/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/companies/message.php
|
|
lang/mn-MN/admin/companies/message.php
|
|
mn-MN/admin/companies/message.php
|
|
admin/companies/message.php
|
|
companies/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/groups/table.php
|
|
lang/mn-MN/admin/groups/table.php
|
|
mn-MN/admin/groups/table.php
|
|
admin/groups/table.php
|
|
groups/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/groups/message.php
|
|
lang/mn-MN/admin/groups/message.php
|
|
mn-MN/admin/groups/message.php
|
|
admin/groups/message.php
|
|
groups/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/groups/titles.php
|
|
lang/mn-MN/admin/groups/titles.php
|
|
mn-MN/admin/groups/titles.php
|
|
admin/groups/titles.php
|
|
groups/titles.php
|
|
titles.php
|
|
resources/lang/mn-MN/admin/custom_fields/general.php
|
|
lang/mn-MN/admin/custom_fields/general.php
|
|
mn-MN/admin/custom_fields/general.php
|
|
admin/custom_fields/general.php
|
|
custom_fields/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/custom_fields/message.php
|
|
lang/mn-MN/admin/custom_fields/message.php
|
|
mn-MN/admin/custom_fields/message.php
|
|
admin/custom_fields/message.php
|
|
custom_fields/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/suppliers/table.php
|
|
lang/mn-MN/admin/suppliers/table.php
|
|
mn-MN/admin/suppliers/table.php
|
|
admin/suppliers/table.php
|
|
suppliers/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/suppliers/message.php
|
|
lang/mn-MN/admin/suppliers/message.php
|
|
mn-MN/admin/suppliers/message.php
|
|
admin/suppliers/message.php
|
|
suppliers/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/licenses/general.php
|
|
lang/mn-MN/admin/licenses/general.php
|
|
mn-MN/admin/licenses/general.php
|
|
admin/licenses/general.php
|
|
licenses/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/licenses/table.php
|
|
lang/mn-MN/admin/licenses/table.php
|
|
mn-MN/admin/licenses/table.php
|
|
admin/licenses/table.php
|
|
licenses/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/licenses/message.php
|
|
lang/mn-MN/admin/licenses/message.php
|
|
mn-MN/admin/licenses/message.php
|
|
admin/licenses/message.php
|
|
licenses/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/licenses/form.php
|
|
lang/mn-MN/admin/licenses/form.php
|
|
mn-MN/admin/licenses/form.php
|
|
admin/licenses/form.php
|
|
licenses/form.php
|
|
form.php
|
|
resources/lang/mn-MN/admin/manufacturers/table.php
|
|
lang/mn-MN/admin/manufacturers/table.php
|
|
mn-MN/admin/manufacturers/table.php
|
|
admin/manufacturers/table.php
|
|
manufacturers/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/manufacturers/message.php
|
|
lang/mn-MN/admin/manufacturers/message.php
|
|
mn-MN/admin/manufacturers/message.php
|
|
admin/manufacturers/message.php
|
|
manufacturers/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/consumables/general.php
|
|
lang/mn-MN/admin/consumables/general.php
|
|
mn-MN/admin/consumables/general.php
|
|
admin/consumables/general.php
|
|
consumables/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/consumables/table.php
|
|
lang/mn-MN/admin/consumables/table.php
|
|
mn-MN/admin/consumables/table.php
|
|
admin/consumables/table.php
|
|
consumables/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/consumables/message.php
|
|
lang/mn-MN/admin/consumables/message.php
|
|
mn-MN/admin/consumables/message.php
|
|
admin/consumables/message.php
|
|
consumables/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/settings/general.php
|
|
lang/mn-MN/admin/settings/general.php
|
|
mn-MN/admin/settings/general.php
|
|
admin/settings/general.php
|
|
settings/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/settings/table.php
|
|
lang/mn-MN/admin/settings/table.php
|
|
mn-MN/admin/settings/table.php
|
|
admin/settings/table.php
|
|
settings/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/settings/message.php
|
|
lang/mn-MN/admin/settings/message.php
|
|
mn-MN/admin/settings/message.php
|
|
admin/settings/message.php
|
|
settings/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/depreciations/general.php
|
|
lang/mn-MN/admin/depreciations/general.php
|
|
mn-MN/admin/depreciations/general.php
|
|
admin/depreciations/general.php
|
|
depreciations/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/depreciations/table.php
|
|
lang/mn-MN/admin/depreciations/table.php
|
|
mn-MN/admin/depreciations/table.php
|
|
admin/depreciations/table.php
|
|
depreciations/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/depreciations/message.php
|
|
lang/mn-MN/admin/depreciations/message.php
|
|
mn-MN/admin/depreciations/message.php
|
|
admin/depreciations/message.php
|
|
depreciations/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/accessories/general.php
|
|
lang/mn-MN/admin/accessories/general.php
|
|
mn-MN/admin/accessories/general.php
|
|
admin/accessories/general.php
|
|
accessories/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/accessories/table.php
|
|
lang/mn-MN/admin/accessories/table.php
|
|
mn-MN/admin/accessories/table.php
|
|
admin/accessories/table.php
|
|
accessories/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/accessories/message.php
|
|
lang/mn-MN/admin/accessories/message.php
|
|
mn-MN/admin/accessories/message.php
|
|
admin/accessories/message.php
|
|
accessories/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/maintenances/general.php
|
|
lang/mn-MN/admin/maintenances/general.php
|
|
mn-MN/admin/maintenances/general.php
|
|
admin/maintenances/general.php
|
|
maintenances/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/maintenances/table.php
|
|
lang/mn-MN/admin/maintenances/table.php
|
|
mn-MN/admin/maintenances/table.php
|
|
admin/maintenances/table.php
|
|
maintenances/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/maintenances/message.php
|
|
lang/mn-MN/admin/maintenances/message.php
|
|
mn-MN/admin/maintenances/message.php
|
|
admin/maintenances/message.php
|
|
maintenances/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/maintenances/form.php
|
|
lang/mn-MN/admin/maintenances/form.php
|
|
mn-MN/admin/maintenances/form.php
|
|
admin/maintenances/form.php
|
|
maintenances/form.php
|
|
form.php
|
|
resources/lang/mn-MN/admin/categories/general.php
|
|
lang/mn-MN/admin/categories/general.php
|
|
mn-MN/admin/categories/general.php
|
|
admin/categories/general.php
|
|
categories/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/categories/table.php
|
|
lang/mn-MN/admin/categories/table.php
|
|
mn-MN/admin/categories/table.php
|
|
admin/categories/table.php
|
|
categories/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/categories/message.php
|
|
lang/mn-MN/admin/categories/message.php
|
|
mn-MN/admin/categories/message.php
|
|
admin/categories/message.php
|
|
categories/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/hardware/general.php
|
|
lang/mn-MN/admin/hardware/general.php
|
|
mn-MN/admin/hardware/general.php
|
|
admin/hardware/general.php
|
|
hardware/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/hardware/table.php
|
|
lang/mn-MN/admin/hardware/table.php
|
|
mn-MN/admin/hardware/table.php
|
|
admin/hardware/table.php
|
|
hardware/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/hardware/message.php
|
|
lang/mn-MN/admin/hardware/message.php
|
|
mn-MN/admin/hardware/message.php
|
|
admin/hardware/message.php
|
|
hardware/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/hardware/form.php
|
|
lang/mn-MN/admin/hardware/form.php
|
|
mn-MN/admin/hardware/form.php
|
|
admin/hardware/form.php
|
|
hardware/form.php
|
|
form.php
|
|
resources/lang/mn-MN/admin/locations/table.php
|
|
lang/mn-MN/admin/locations/table.php
|
|
mn-MN/admin/locations/table.php
|
|
admin/locations/table.php
|
|
locations/table.php
|
|
table.php
|
|
resources/lang/mn-MN/admin/locations/message.php
|
|
lang/mn-MN/admin/locations/message.php
|
|
mn-MN/admin/locations/message.php
|
|
admin/locations/message.php
|
|
locations/message.php
|
|
message.php
|
|
resources/lang/mn-MN/admin/kits/general.php
|
|
lang/mn-MN/admin/kits/general.php
|
|
mn-MN/admin/kits/general.php
|
|
admin/kits/general.php
|
|
kits/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/reports/general.php
|
|
lang/mn-MN/admin/reports/general.php
|
|
mn-MN/admin/reports/general.php
|
|
admin/reports/general.php
|
|
reports/general.php
|
|
general.php
|
|
resources/lang/mn-MN/admin/reports/message.php
|
|
lang/mn-MN/admin/reports/message.php
|
|
mn-MN/admin/reports/message.php
|
|
admin/reports/message.php
|
|
reports/message.php
|
|
message.php
|
|
resources/lang/mn-MN/permissions.php
|
|
lang/mn-MN/permissions.php
|
|
mn-MN/permissions.php
|
|
permissions.php
|
|
resources/lang/mn-MN/localizations.php
|
|
lang/mn-MN/localizations.php
|
|
mn-MN/localizations.php
|
|
localizations.php
|
|
resources/lang/mn-MN/datepicker.php
|
|
lang/mn-MN/datepicker.php
|
|
mn-MN/datepicker.php
|
|
datepicker.php
|
|
resources/lang/mn-MN/pagination.php
|
|
lang/mn-MN/pagination.php
|
|
mn-MN/pagination.php
|
|
pagination.php
|
|
resources/lang/mn-MN/help.php
|
|
lang/mn-MN/help.php
|
|
mn-MN/help.php
|
|
help.php
|
|
resources/lang/mn-MN/auth.php
|
|
lang/mn-MN/auth.php
|
|
mn-MN/auth.php
|
|
auth.php
|
|
bootstrap/app.php
|
|
app.php
|
|
bootstrap/autoload.php
|
|
autoload.php
|
|
.upgrade_requirements.json
|
|
docker-compose.yml
|
|
public/img/demo/manufacturers/huawei.webp
|
|
img/demo/manufacturers/huawei.webp
|
|
demo/manufacturers/huawei.webp
|
|
manufacturers/huawei.webp
|
|
huawei.webp
|
|
public/img/demo/manufacturers/google.webp
|
|
img/demo/manufacturers/google.webp
|
|
demo/manufacturers/google.webp
|
|
manufacturers/google.webp
|
|
google.webp
|
|
public/uploads/barcodes/.gitkeep
|
|
uploads/barcodes/.gitkeep
|
|
barcodes/.gitkeep
|
|
.gitkeep
|
|
public/uploads/assets/.gitkeep
|
|
uploads/assets/.gitkeep
|
|
assets/.gitkeep
|
|
.gitkeep
|
|
public/uploads/.gitkeep
|
|
uploads/.gitkeep
|
|
.gitkeep
|
|
public/uploads/accessories/.gitkeep
|
|
uploads/accessories/.gitkeep
|
|
accessories/.gitkeep
|
|
.gitkeep
|
|
public/web.config
|
|
web.config
|
|
public/js/build/app.js
|
|
js/build/app.js
|
|
build/app.js
|
|
app.js
|
|
public/js/build/vendor.js
|
|
js/build/vendor.js
|
|
build/vendor.js
|
|
vendor.js
|
|
public/js/dist/all.js.LICENSE.txt
|
|
js/dist/all.js.LICENSE.txt
|
|
dist/all.js.LICENSE.txt
|
|
all.js.LICENSE.txt
|
|
public/js/dist/all.js
|
|
js/dist/all.js
|
|
dist/all.js
|
|
all.js
|
|
public/js/dist/bootstrap-table-locale-all.min.js
|
|
js/dist/bootstrap-table-locale-all.min.js
|
|
dist/bootstrap-table-locale-all.min.js
|
|
bootstrap-table-locale-all.min.js
|
|
public/js/dist/Chart.min.js
|
|
js/dist/Chart.min.js
|
|
dist/Chart.min.js
|
|
Chart.min.js
|
|
public/js/dist/bootstrap-table.js
|
|
js/dist/bootstrap-table.js
|
|
dist/bootstrap-table.js
|
|
bootstrap-table.js
|
|
public/js/dist/all-defer.js
|
|
js/dist/all-defer.js
|
|
dist/all-defer.js
|
|
all-defer.js
|
|
public/js/dist/bootstrap-table-en-US.min.js
|
|
js/dist/bootstrap-table-en-US.min.js
|
|
dist/bootstrap-table-en-US.min.js
|
|
bootstrap-table-en-US.min.js
|
|
public/js/dist/all.js.map
|
|
js/dist/all.js.map
|
|
dist/all.js.map
|
|
all.js.map
|
|
public/js/respond.js
|
|
js/respond.js
|
|
respond.js
|
|
public/js/select2/i18n/build.txt
|
|
js/select2/i18n/build.txt
|
|
select2/i18n/build.txt
|
|
i18n/build.txt
|
|
build.txt
|
|
public/js/select2/i18n/fa.js
|
|
js/select2/i18n/fa.js
|
|
select2/i18n/fa.js
|
|
i18n/fa.js
|
|
fa.js
|
|
public/js/select2/i18n/ps.js
|
|
js/select2/i18n/ps.js
|
|
select2/i18n/ps.js
|
|
i18n/ps.js
|
|
ps.js
|
|
public/js/select2/i18n/de.js
|
|
js/select2/i18n/de.js
|
|
select2/i18n/de.js
|
|
i18n/de.js
|
|
de.js
|
|
public/js/select2/i18n/mk.js
|
|
js/select2/i18n/mk.js
|
|
select2/i18n/mk.js
|
|
i18n/mk.js
|
|
mk.js
|
|
public/js/select2/i18n/sr.js
|
|
js/select2/i18n/sr.js
|
|
select2/i18n/sr.js
|
|
i18n/sr.js
|
|
sr.js
|
|
public/js/select2/i18n/ro.js
|
|
js/select2/i18n/ro.js
|
|
select2/i18n/ro.js
|
|
i18n/ro.js
|
|
ro.js
|
|
public/js/select2/i18n/af.js
|
|
js/select2/i18n/af.js
|
|
select2/i18n/af.js
|
|
i18n/af.js
|
|
af.js
|
|
public/js/select2/i18n/zh-CN.js
|
|
js/select2/i18n/zh-CN.js
|
|
select2/i18n/zh-CN.js
|
|
i18n/zh-CN.js
|
|
zh-CN.js
|
|
public/js/select2/i18n/vi.js
|
|
js/select2/i18n/vi.js
|
|
select2/i18n/vi.js
|
|
i18n/vi.js
|
|
vi.js
|
|
public/js/select2/i18n/gl.js
|
|
js/select2/i18n/gl.js
|
|
select2/i18n/gl.js
|
|
i18n/gl.js
|
|
gl.js
|
|
public/js/select2/i18n/az.js
|
|
js/select2/i18n/az.js
|
|
select2/i18n/az.js
|
|
i18n/az.js
|
|
az.js
|
|
public/js/select2/i18n/cs.js
|
|
js/select2/i18n/cs.js
|
|
select2/i18n/cs.js
|
|
i18n/cs.js
|
|
cs.js
|
|
public/js/select2/i18n/km.js
|
|
js/select2/i18n/km.js
|
|
select2/i18n/km.js
|
|
i18n/km.js
|
|
km.js
|
|
public/js/select2/i18n/tk.js
|
|
js/select2/i18n/tk.js
|
|
select2/i18n/tk.js
|
|
i18n/tk.js
|
|
tk.js
|
|
public/js/select2/i18n/id.js
|
|
js/select2/i18n/id.js
|
|
select2/i18n/id.js
|
|
i18n/id.js
|
|
id.js
|
|
public/js/select2/i18n/lt.js
|
|
js/select2/i18n/lt.js
|
|
select2/i18n/lt.js
|
|
i18n/lt.js
|
|
lt.js
|
|
public/js/select2/i18n/ne.js
|
|
js/select2/i18n/ne.js
|
|
select2/i18n/ne.js
|
|
i18n/ne.js
|
|
ne.js
|
|
public/js/select2/i18n/et.js
|
|
js/select2/i18n/et.js
|
|
select2/i18n/et.js
|
|
i18n/et.js
|
|
et.js
|
|
public/js/select2/i18n/nl.js
|
|
js/select2/i18n/nl.js
|
|
select2/i18n/nl.js
|
|
i18n/nl.js
|
|
nl.js
|
|
public/js/select2/i18n/zh-TW.js
|
|
js/select2/i18n/zh-TW.js
|
|
select2/i18n/zh-TW.js
|
|
i18n/zh-TW.js
|
|
zh-TW.js
|
|
public/js/select2/i18n/bn.js
|
|
js/select2/i18n/bn.js
|
|
select2/i18n/bn.js
|
|
i18n/bn.js
|
|
bn.js
|
|
public/js/select2/i18n/it.js
|
|
js/select2/i18n/it.js
|
|
select2/i18n/it.js
|
|
i18n/it.js
|
|
it.js
|
|
public/js/select2/i18n/el.js
|
|
js/select2/i18n/el.js
|
|
select2/i18n/el.js
|
|
i18n/el.js
|
|
el.js
|
|
public/js/select2/i18n/en.js
|
|
js/select2/i18n/en.js
|
|
select2/i18n/en.js
|
|
i18n/en.js
|
|
en.js
|
|
public/js/select2/i18n/he.js
|
|
js/select2/i18n/he.js
|
|
select2/i18n/he.js
|
|
i18n/he.js
|
|
he.js
|
|
public/js/select2/i18n/tr.js
|
|
js/select2/i18n/tr.js
|
|
select2/i18n/tr.js
|
|
i18n/tr.js
|
|
tr.js
|
|
public/js/select2/i18n/ja.js
|
|
js/select2/i18n/ja.js
|
|
select2/i18n/ja.js
|
|
i18n/ja.js
|
|
ja.js
|
|
public/js/select2/i18n/pt-BR.js
|
|
js/select2/i18n/pt-BR.js
|
|
select2/i18n/pt-BR.js
|
|
i18n/pt-BR.js
|
|
pt-BR.js
|
|
public/js/select2/i18n/nb.js
|
|
js/select2/i18n/nb.js
|
|
select2/i18n/nb.js
|
|
i18n/nb.js
|
|
nb.js
|
|
public/js/select2/i18n/sk.js
|
|
js/select2/i18n/sk.js
|
|
select2/i18n/sk.js
|
|
i18n/sk.js
|
|
sk.js
|
|
public/js/select2/i18n/hsb.js
|
|
js/select2/i18n/hsb.js
|
|
select2/i18n/hsb.js
|
|
i18n/hsb.js
|
|
hsb.js
|
|
public/js/select2/i18n/ca.js
|
|
js/select2/i18n/ca.js
|
|
select2/i18n/ca.js
|
|
i18n/ca.js
|
|
ca.js
|
|
public/js/select2/i18n/uk.js
|
|
js/select2/i18n/uk.js
|
|
select2/i18n/uk.js
|
|
i18n/uk.js
|
|
uk.js
|
|
public/js/select2/i18n/hr.js
|
|
js/select2/i18n/hr.js
|
|
select2/i18n/hr.js
|
|
i18n/hr.js
|
|
hr.js
|
|
public/js/select2/i18n/fi.js
|
|
js/select2/i18n/fi.js
|
|
select2/i18n/fi.js
|
|
i18n/fi.js
|
|
fi.js
|
|
public/js/select2/i18n/sl.js
|
|
js/select2/i18n/sl.js
|
|
select2/i18n/sl.js
|
|
i18n/sl.js
|
|
sl.js
|
|
public/js/select2/i18n/hu.js
|
|
js/select2/i18n/hu.js
|
|
select2/i18n/hu.js
|
|
i18n/hu.js
|
|
hu.js
|
|
public/js/select2/i18n/sr-Cyrl.js
|
|
js/select2/i18n/sr-Cyrl.js
|
|
select2/i18n/sr-Cyrl.js
|
|
i18n/sr-Cyrl.js
|
|
sr-Cyrl.js
|
|
public/js/select2/i18n/sv.js
|
|
js/select2/i18n/sv.js
|
|
select2/i18n/sv.js
|
|
i18n/sv.js
|
|
sv.js
|
|
public/js/select2/i18n/bs.js
|
|
js/select2/i18n/bs.js
|
|
select2/i18n/bs.js
|
|
i18n/bs.js
|
|
bs.js
|
|
public/js/select2/i18n/bg.js
|
|
js/select2/i18n/bg.js
|
|
select2/i18n/bg.js
|
|
i18n/bg.js
|
|
bg.js
|
|
public/js/select2/i18n/hi.js
|
|
js/select2/i18n/hi.js
|
|
select2/i18n/hi.js
|
|
i18n/hi.js
|
|
hi.js
|
|
public/js/select2/i18n/eu.js
|
|
js/select2/i18n/eu.js
|
|
select2/i18n/eu.js
|
|
i18n/eu.js
|
|
eu.js
|
|
public/js/select2/i18n/fr.js
|
|
js/select2/i18n/fr.js
|
|
select2/i18n/fr.js
|
|
i18n/fr.js
|
|
fr.js
|
|
public/js/select2/i18n/hy.js
|
|
js/select2/i18n/hy.js
|
|
select2/i18n/hy.js
|
|
i18n/hy.js
|
|
hy.js
|
|
public/js/select2/i18n/ka.js
|
|
js/select2/i18n/ka.js
|
|
select2/i18n/ka.js
|
|
i18n/ka.js
|
|
ka.js
|
|
public/js/select2/i18n/sq.js
|
|
js/select2/i18n/sq.js
|
|
select2/i18n/sq.js
|
|
i18n/sq.js
|
|
sq.js
|
|
public/js/select2/i18n/dsb.js
|
|
js/select2/i18n/dsb.js
|
|
select2/i18n/dsb.js
|
|
i18n/dsb.js
|
|
dsb.js
|
|
public/js/select2/i18n/ru.js
|
|
js/select2/i18n/ru.js
|
|
select2/i18n/ru.js
|
|
i18n/ru.js
|
|
ru.js
|
|
public/js/select2/i18n/th.js
|
|
js/select2/i18n/th.js
|
|
select2/i18n/th.js
|
|
i18n/th.js
|
|
th.js
|
|
public/js/select2/i18n/is.js
|
|
js/select2/i18n/is.js
|
|
select2/i18n/is.js
|
|
i18n/is.js
|
|
is.js
|
|
public/js/select2/i18n/pt.js
|
|
js/select2/i18n/pt.js
|
|
select2/i18n/pt.js
|
|
i18n/pt.js
|
|
pt.js
|
|
public/js/select2/i18n/da.js
|
|
js/select2/i18n/da.js
|
|
select2/i18n/da.js
|
|
i18n/da.js
|
|
da.js
|
|
public/js/select2/i18n/es.js
|
|
js/select2/i18n/es.js
|
|
select2/i18n/es.js
|
|
i18n/es.js
|
|
es.js
|
|
public/js/select2/i18n/ar.js
|
|
js/select2/i18n/ar.js
|
|
select2/i18n/ar.js
|
|
i18n/ar.js
|
|
ar.js
|
|
public/js/select2/i18n/lv.js
|
|
js/select2/i18n/lv.js
|
|
select2/i18n/lv.js
|
|
i18n/lv.js
|
|
lv.js
|
|
public/js/select2/i18n/pl.js
|
|
js/select2/i18n/pl.js
|
|
select2/i18n/pl.js
|
|
i18n/pl.js
|
|
pl.js
|
|
public/js/select2/i18n/ms.js
|
|
js/select2/i18n/ms.js
|
|
select2/i18n/ms.js
|
|
i18n/ms.js
|
|
ms.js
|
|
public/js/select2/i18n/ko.js
|
|
js/select2/i18n/ko.js
|
|
select2/i18n/ko.js
|
|
i18n/ko.js
|
|
ko.js
|
|
public/js/html5shiv.js
|
|
js/html5shiv.js
|
|
html5shiv.js
|
|
public/vendor/livewire/livewire.min.js
|
|
vendor/livewire/livewire.min.js
|
|
livewire/livewire.min.js
|
|
livewire.min.js
|
|
public/vendor/livewire/livewire.js
|
|
vendor/livewire/livewire.js
|
|
livewire/livewire.js
|
|
livewire.js
|
|
public/vendor/livewire/livewire.min.js.map
|
|
vendor/livewire/livewire.min.js.map
|
|
livewire/livewire.min.js.map
|
|
livewire.min.js.map
|
|
public/vendor/livewire/manifest.json
|
|
vendor/livewire/manifest.json
|
|
livewire/manifest.json
|
|
manifest.json
|
|
public/vendor/livewire/livewire.js.map
|
|
vendor/livewire/livewire.js.map
|
|
livewire/livewire.js.map
|
|
livewire.js.map
|
|
public/vendor/livewire/livewire.esm.js.map
|
|
vendor/livewire/livewire.esm.js.map
|
|
livewire/livewire.esm.js.map
|
|
livewire.esm.js.map
|
|
public/vendor/livewire/livewire.esm.js
|
|
vendor/livewire/livewire.esm.js
|
|
livewire/livewire.esm.js
|
|
livewire.esm.js
|
|
public/index.php
|
|
index.php
|
|
public/css/webfonts/fa-solid-900.woff2
|
|
css/webfonts/fa-solid-900.woff2
|
|
webfonts/fa-solid-900.woff2
|
|
fa-solid-900.woff2
|
|
public/css/webfonts/fa-brands-400.woff2
|
|
css/webfonts/fa-brands-400.woff2
|
|
webfonts/fa-brands-400.woff2
|
|
fa-brands-400.woff2
|
|
public/css/webfonts/fa-regular-400.ttf
|
|
css/webfonts/fa-regular-400.ttf
|
|
webfonts/fa-regular-400.ttf
|
|
fa-regular-400.ttf
|
|
public/css/webfonts/fa-regular-400.woff2
|
|
css/webfonts/fa-regular-400.woff2
|
|
webfonts/fa-regular-400.woff2
|
|
fa-regular-400.woff2
|
|
public/css/webfonts/fa-v4compatibility.ttf
|
|
css/webfonts/fa-v4compatibility.ttf
|
|
webfonts/fa-v4compatibility.ttf
|
|
fa-v4compatibility.ttf
|
|
public/css/webfonts/fa-brands-400.ttf
|
|
css/webfonts/fa-brands-400.ttf
|
|
webfonts/fa-brands-400.ttf
|
|
fa-brands-400.ttf
|
|
public/css/webfonts/fa-solid-900.ttf
|
|
css/webfonts/fa-solid-900.ttf
|
|
webfonts/fa-solid-900.ttf
|
|
fa-solid-900.ttf
|
|
public/css/webfonts/fa-v4compatibility.woff2
|
|
css/webfonts/fa-v4compatibility.woff2
|
|
webfonts/fa-v4compatibility.woff2
|
|
fa-v4compatibility.woff2
|
|
public/css/build/AdminLTE.css.map
|
|
css/build/AdminLTE.css.map
|
|
build/AdminLTE.css.map
|
|
AdminLTE.css.map
|
|
public/css/build/overrides.css.map
|
|
css/build/overrides.css.map
|
|
build/overrides.css.map
|
|
overrides.css.map
|
|
public/css/build/app.css.map
|
|
css/build/app.css.map
|
|
build/app.css.map
|
|
app.css.map
|
|
public/css/overrides.css.map
|
|
css/overrides.css.map
|
|
overrides.css.map
|
|
public/.well-known/security.txt
|
|
.well-known/security.txt
|
|
security.txt
|
|
public/mix.js.map
|
|
mix.js.map
|
|
public/mix-manifest.json
|
|
mix-manifest.json
|
|
public/sounds/error.mp3
|
|
sounds/error.mp3
|
|
error.mp3
|
|
public/sounds/success.mp3
|
|
sounds/success.mp3
|
|
success.mp3
|
|
public/sounds/lock.mp3
|
|
sounds/lock.mp3
|
|
lock.mp3
|
|
public/robots.txt
|
|
robots.txt
|
|
public/.htaccess
|
|
.htaccess
|
|
.htaccess
|
|
.env.testing-ci |